# How to set up fields for the Basic Information step

At the Basic Information step, clients are prompted to provide their personal information by completing the fields displayed on the **Sign Up** page in the B2CORE UI.

This step includes a predefined set of fields. You can edit or remove these fields, but you can't add new fields to this step.

To set up fields for the Basic Information step:

{% stepper %}
{% step %}
Navigate to **System** > **Wizards**.
{% endstep %}

{% step %}
Select an existing Registration wizard and click **Edit**.
{% endstep %}

{% step %}
Go to the **Workflow** tab.
{% endstep %}

{% step %}
Click the **Edit** button located in the Basic Information step row.
{% endstep %}

{% step %}
Go to the **Custom fields** tab.

<figure><img src="https://514898401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGoRxAprhHu1goANW7FXt%2Fuploads%2Fgit-blob-52b476c7c8fa3e49926a0154b294e9e35748293f%2Freg-wizard-custom-fields-tab.png?alt=media" alt="Custom fields tab"><figcaption><p>Custom fields tab</p></figcaption></figure>
{% endstep %}

{% step %}
To modify settings of an existing field, click the **Edit** button located in the field row.

{% hint style="info" %}
The Registration wizard can accept and process only a specific set of data.

For details on the fields that you can add, along with their names, settings, and attributes, refer to [Fields supported in the Basic Information step](https://docs.b2core.b2broker.com/how-to-articles/manage-system-settings/how-to-set-up-the-registration-wazard/fields-supported-in-the-basic-information-step).
{% endhint %}
{% endstep %}

{% step %}
Configure the following field settings:

* In the **Main field settings** section:
  * In the **Type** dropdown, select the field type.
  * In the **Enabled** dropdown, select `Enabled` to display the field during registration or `Disabled` to hide the field.
* In the **Field attributes** section:
  * In the **Name** field, enter the field name used in the Back Office.
  * In the **Label** field, enter the field label. Field labels are displayed on the **Sign Up** page in the B2CORE UI.
  * In the **Rules** dropdown, select one or more rules for validating the data entered in the field by clients.

The list of field attributes depends on the selected field type and can include other attributes. If additional attributes are available for the field, they are listed in [Fields supported in the Basic Information step](https://docs.b2core.b2broker.com/how-to-articles/manage-system-settings/how-to-set-up-the-registration-wazard/fields-supported-in-the-basic-information-step).
{% endstep %}

{% step %}
Click **Save** to apply the changes to the field settings.

<figure><img src="https://514898401-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGoRxAprhHu1goANW7FXt%2Fuploads%2Fgit-blob-20ee3e47306e301ea188ebe9b3318894b76e78c1%2Freg-wizard-fields-save.png?alt=media" alt="Save field settings"><figcaption><p>Save field settings</p></figcaption></figure>

After saving the field settings, you'll be redirected to the fields list on the **Custom fields** tab.
{% endstep %}

{% step %}
Ensure that all the fields you want clients to complete during registration are enabled.
{% endstep %}

{% step %}
To remove a field that you no longer need for registration, click the **bin** icon located in the field row.
{% endstep %}

{% step %}
Click **Save** to apply the changes to the wizard.
{% endstep %}
{% endstepper %}
