> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/buyers/events/approvals.md).

# Approvals

With approvals, request for proposal (RFP) and request for information (RFI) events are automatically routed to approvers based on specific event data, such as event value, business unit, or category. By automating this process, you ensure that each event is reviewed and approved according to predefined rules, maintaining compliance and efficient workflow management.

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/approvals-approver_thumb_0_0.png" 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 events need to be routed to approvers (e.g., before sending to suppliers or before awarding). Each rule is also based on specific event data, such as event value, business unit, or category.

After setting up the rules, any new events that match the rule criteria will be routed to first defined approver. The event will continue through the list of approvers, ensuring all necessary approvals are obtained before the event goes to the next step in the process (e.g., event sent to supplier or awarded).

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/approvals_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

### Learn more <a href="#learnmore" id="learnmore"></a>

[Set up approvals (Admin)](/buyers/events/approvals/set-up-approvals-admin.md)

[Approve an event (Approvers)](/buyers/events/approvals/approve-an-event-approvers.md)

[Review approvals (event owner)](/buyers/events/approvals/review-approvals-event-owner.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/events/approvals.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.
