# Manage request approvals (request owner)

With approvals, your 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.

{% hint style="info" %}
**Pending approval:** When a request is pending approval, you cannot edit the request.
{% endhint %}

<figure><img src="https://docs.fairmarkit.com/content/intake/approvals/images/approvals-pending-approval_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

### Send a request for approval <a href="#sendarequestforapproval" id="sendarequestforapproval"></a>

The Approval process automatically sends requests to approvers when the request is at a certain stage of the process (e.g., before submitting) meets certain criteria such as an location, budget, or role. This is based on rules defined for your company. You'll need to work with your company's Fairmarkit Admin to define these rules.

### Withdraw an approval <a href="#withdrawanapproval" id="withdrawanapproval"></a>

If you need to edit your request, you will need to remove it from the approvals process and then resubmit it for review.

{% stepper %}
{% step %}
Open the request. If the approvals area isn't open, click the **comments/approvals** button.
{% endstep %}

{% step %}
Click **Withdraw**. The Withdraw approval? screen displays.

<figure><img src="https://1711751134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F95QWDcOsKn95Me8sE2RP%2Fuploads%2FdCJZhea3BLuEGAOyskYq%2Fimage.png?alt=media&#x26;token=fa5902cb-ec99-4647-a9b5-c9b56a9f6392" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Withdraw**.
{% endstep %}
{% endstepper %}

### Track approvals <a href="#trackapprovals" id="trackapprovals"></a>

Through out the approval process, you can use the Approvals area to track where the request is in the approval process.

#### Rejected requests

If an approver rejects a request, you will be notified with the comment from the approver. You will be able to edit the request, as needed, and then resubmit it, allowing it to go through the approval process again.

<figure><img src="https://1711751134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F95QWDcOsKn95Me8sE2RP%2Fuploads%2FBkRdZYw06oLxhkA0LZQA%2Fimage.png?alt=media&#x26;token=a76ce992-c6cf-4d2f-9434-98a1f2bd626f" alt=""><figcaption></figcaption></figure>

#### Approved requests

Once a request is approved, it will either move to the next approver or will automatically assigned to the correct buyer for review

<figure><img src="https://1711751134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F95QWDcOsKn95Me8sE2RP%2Fuploads%2FXegWSW0e4yHeRitGOEDr%2Fimage.png?alt=media&#x26;token=e3dc7cb9-5069-4e11-b137-e918d9acf3be" alt=""><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://docs.fairmarkit.com/buyers/requests-intake-buyers/approve-requests/manage-request-approvals-request-owner.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.
