# How to create a request resolution

To create a request resolution:

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

{% step %}
Click **+Create**.
{% endstep %}

{% step %}
Fill out the form:

* Set the **Name** of the resolution (for example, `suspicious`).
* Set the **Caption** — the title of the resolution that will be displayed in the resolutions drop-down list (for example, `Suspicious Transaction`).
* Set **Enabled** to **Yes**.
* Select **Resolution type** from the list. The resolution type must be previously created in the system (for details, refer to [How to create a request resolution type](https://docs.b2core.b2broker.com/how-to-articles/manage-system-settings/how-to-create-a-request-resolution-type)).
  {% endstep %}

{% step %}
Click **Save** to create the resolution.
{% endstep %}
{% endstepper %}
