# Multi-Level Approval

{% hint style="info" %}
This is an abridged version of the user guide, highlighting essential features. To access the full version with detailed steps, kindly reach out to your dedicated Account Manager.
{% endhint %}

1. Brokers have the ability to set up multi-level approvals for different request types. This feature enables brokers to ensure that requests are reviewed and approved by multiple parties, providing an added layer of oversight and accountability. (For more details, please refer to this section for more details: [Multi-Level Approval](/crm-back-office-user-guide-abridged/17.-settings/back-office-portal-approval-settings/multi-level-approval.md))
2. When multi-level approvals are set up for requests, brokers will be able to view the approval process and the status of each stage. This feature enables brokers to monitor the progress of requests and determine which parties have approved or are pending approval.

   <figure><img src="/files/Ak6gdBxffIkBzpdNEj3T" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reference-guide.gitbook.io/crm-back-office-user-guide-abridged/9.-approval/multi-level-approval.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
