# How to configure a menu in the B2CORE UI

You can customize the menu displayed to your clients in the B2CORE UI.

{% hint style="info" %}
To be able to customize the menu, you should be granted the `Update menu` permission (for details, refer [How to add a user group and grant permissions](https://docs.b2core.b2broker.com/how-to-articles/manage-system-settings/how-to-add-a-user-group-and-grant-permissions)).
{% endhint %}

To customize the B2CORE UI menu:

{% stepper %}
{% step %}
Navigate to **Promotion** > **Menu**.
{% endstep %}

{% step %}
To view a list of available menu items, click the **eye** icon located in the **General** row.
{% endstep %}

{% step %}
To display or hide a menu item in the B2CORE UI, toggle the switch located in the **Visible** column.
{% endstep %}

{% step %}
To change the order in which menu items are displayed in the B2CORE UI, drag and drop them in the required order.
{% endstep %}

{% step %}
Click the **Edit** button related to a selected menu item and configure the following options:

* In the **Caption** field, specify a menu item name that you want to display to clients in the B2CORE UI.
* To make a menu item visible only to clients who obtained specific verification levels, select the corresponding levels in the **Verification level allowance** dropdown. By default, all verification levels configured in the Back Office are displayed in this field.
* To make a menu item visible only to clients that are assigned specific types, select the corresponding types in the **Client Type Allowance** dropdown.
* To mark a menu item as "New" in the B2CORE UI, enable the **New** checkbox.
  {% endstep %}

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