# Approve Requests

With approvals, intake requests are automatically routed to approvers based on request data, such as location, budget,or role. By automating this process, you ensure that each request is reviewed and approved according to predefined rules, maintaining compliance and efficient workflow management.

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

### How do approvals work? <a href="#howdoapprovalswork" id="howdoapprovalswork"></a>

First, for your company, you will set up one or more automation rules that define when requests need to be routed to approvers (e.g., before submitting). Each rule is also based on request data, such as location, budget, or role.

After setting up the rules, any new requests that match the rule criteria will be routed to first defined approver. The request will continue through the list of approvers, ensuring all necessary approvals are obtained before the request goes to the next step in the process.

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

### Learn More

{% content-ref url="/pages/UQW4o8BsqJLoAxmYXBpi" %}
[Set up approvals (Admin)](/buyers/events/approvals/set-up-approvals-admin.md)
{% endcontent-ref %}

{% content-ref url="/pages/G4Ev7UZxSx8v2xcbtRER" %}
[Manage approvals (requesters)](/requesters-intake/manage-approvals-requesters.md)
{% endcontent-ref %}

{% content-ref url="/pages/aYemcVNrT2B0pOr3jO1p" %}
[Approve a request (Approvers)](/buyers/requests-intake-buyers/approve-requests/approve-a-request-approvers.md)
{% endcontent-ref %}


---

# 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://docs.fairmarkit.com/buyers/requests-intake-buyers/approve-requests.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.
