# Approve an event (Approvers)

As an Approver, request for proposal (RFP) and request for information (RFI) events will be routed to you for approval when the event meets specific event data, such as event value, business unit, or category. You'll be able to either approve or reject the event and add a comment.

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

### View approval status <a href="#viewapprovalstatus" id="viewapprovalstatus"></a>

You can view an event's approval progress on the approvals area in your event.

* **View approvals area**: If the approvals area isn't displayed, click the **pending approval(s)** ![](https://docs.fairmarkit.com/content/buyers/images/approvals-pending-approval-btn_37x20.png) button.
* **Matching criteria**: Displays details on the approval rule or rules that routed the event for approval.
* **Sequence:** Displays a list of approvers and the current status of the approval process. Any comments from approvers will also be displayed.

### Approve an event <a href="#approveanevent" id="approveanevent"></a>

{% stepper %}
{% step %}
In the approvals area, click **Approve**. The Approve event? screen displays.

<div align="left"><figure><img src="/files/Q2XTlrVQpT0sE4YjVVM6" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Optionally, enter a comment about your approval. This will be available to the event owner and other approvers.
{% endstep %}

{% step %}
Click **Approve**. Once approved, the event either moves to the next reviewer or is opened and sent to suppliers.
{% endstep %}
{% endstepper %}

### Reject an event <a href="#rejectanevent" id="rejectanevent"></a>

{% stepper %}
{% step %}
In the approvals area, click **Reject**. The Reject event? screen displays.

<div align="left"><figure><img src="/files/hrbPxpasq7Gdm5ec51Qm" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Enter a comment to describe why you are rejecting the event. This will be available to the event owner and other approvers.
{% endstep %}

{% step %}
Click **Reject**. The event is sent back to the event owner with your comment.

<div align="left"><figure><img src="/files/HoPlxA5f4veHDLclCAuj" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Reassign approval <a href="#reassignapproval" id="reassignapproval"></a>

{% stepper %}
{% step %}
In the approvals area, click **Reassign**. The Reassign approval window displays.

<div align="left"><figure><img src="/files/gMIE3pkvBQrdRBybpMRK" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
In **Select user**, select the user to reassign the approval to.
{% endstep %}

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

### How will I know if something needs my approval? <a href="#howwilliknowifsomethingneedsmyapproval" id="howwilliknowifsomethingneedsmyapproval"></a>

When an event requires your approval, you will receive an email alert that an event is pending your approval and it will display on your Events list with a Pending approval label

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

### Why did I receive this event to approve? <a href="#whydidireceivethiseventtoapprove" id="whydidireceivethiseventtoapprove"></a>

From the **Approvals** area, you can review the Matching criteria section, which provides details on the approval rule or rules that routed the event to you for approval. Your company's Fairmarkit Admin defines the approval rules.

<figure><img src="/files/65yJqP8MnKoIC0KQOtr3" alt=""><figcaption></figcaption></figure>

### How do I track an approval? <a href="#howdoitrackanapproval" id="howdoitrackanapproval"></a>

Through out the approval process, you will receive email alerts and can use the Approvals area to track where the event is in the approval process.

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

#### Email alerts

As the event approver, you will receive an email alert for the following changes in approvals:

* Event is pending your approval
* Event withdrawn
* Event you approved was rejected by another approver

#### Event log

To see a detailed history of the approvals process, review the event activity log. See: [View event details and history](/buyers/events/view-event-details-and-history.md).

<figure><img src="/files/Ki7P6QKDCCgL7ueZUoIR" 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/events/approvals/approve-an-event-approvers.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.
