At the User Registration step, clients are registered in B2CORE and assigned the initial verification level.

It's possible to select the client type and verification level that are assigned to clients after registration.
This may be useful when you configure two separate registration procedures for individual and corporate clients and want to assign different initial verification levels to such clients.

Select the client type and verification level assigned to clients after registration:

<Steps>
  <Step>
    Navigate to **System** > **Wizards**.
  </Step>

  <Step>
    Select the Registration wizard and click **Edit**.
  </Step>

  <Step>
    Go to the **Workflow** tab.
  </Step>

  <Step>
    Click the **Edit** button located in the User Registration step row.
  </Step>

  <Step>
    Go to the **Settings** tab, and fill in the following fields:

    * In the **Register As** dropdown, select the client type that is assigned to clients after registration. The list includes all the enabled client types configured on the [Clients > Types](../../../back-office-guide/clients/types) page.

      If you leave `Not selected` in the **Register As** dropdown, the client type marked as default on the [Clients > Types](../../../back-office-guide/clients/types) page will be assigned to clients after registration. If no default type is set, the type with the lowest priority index will be assigned.

    * In the **Verification Level** dropdown, select the initial verification level that is assigned to clients after registration. The list includes all the verification levels configured on the [Verification > Levels](../../../back-office-guide/verification/levels) page except for the default verification level to which the zero (`0`) index is assigned.

      If you want to assign the default verification level to clients after registration, leave\
      `Not selected` in the **Verification Level** dropdown.

    <img title="User Registration step" src="/attachments/b2core/reg-wizard-user-registration-step.png" alt="User Registration step" />
  </Step>

  <Step>
    Click **Save** to apply the changes.
  </Step>
</Steps>
