You can restrict access to a product so that it can only be used by clients who have achieved specific verification levels (for example, due to regulator requirements).

<Callout type="info">
  Verification levels must be already created and configured (for details, refer to [Manage verification options](../manage-verification-options/)).
</Callout>

<Steps>
  <Step>
    Navigate to **Products** > **Products**.
  </Step>

  <Step>
    Choose a product the use of which you want to restrict, and click the **Edit** button located in the product row.
  </Step>

  <Step>
    Click **Actions** in the upper-right page corner, and then select **Verification level restrictions** in the dropdown.
  </Step>

  <Step>
    In the displayed **Restrictions** popup, fill in the following information:

    * In the **Enabled** dropdown, select **Yes**.
    * In the **Type** dropdown, select either of the two options:
      * **Deny only** — this option forbids the use of the product for selected verification levels.
      * **Allow only** — this option allows the use of the product only for selected verification levels.
    * In the **Rules** dropdown, select one or several verification levels.
  </Step>

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