# How to create a request resolution type

To create a request resolution type:

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

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

{% step %}
Fill out the form:

* Set the **Name** of the type (for example, `financial`).
* Set the **Caption** — the title of the type that will be displayed in the resolution types drop-down list (for example, `Financial Rejection`).
* Set **Enabled** to **Yes**.
  {% endstep %}

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