# Requests Management

{% 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 %}

### <mark style="color:red;">1)   Creating Requests</mark>

You have the ability to create new requests on behalf of their clients.

<figure><img src="/files/yt6McsQpDBurN7cDv0r5" alt=""><figcaption></figcaption></figure>

### <mark style="color:red;">2)   Reviewing Requests</mark>

1. You can review all client requests by clicking the "Review" button. &#x20;

   <figure><img src="/files/gqkXx9j56vwkzJVyoyVn" alt=""><figcaption></figcaption></figure>
2. You can approve or reject requests accordingly.<br>

   <figure><img src="/files/LiB7XCXfQkbEzNDFKZ8d" alt="" width="563"><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/requests-management.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.
