# Review approvals (event owner)

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

{% hint style="info" %} <mark style="color:purple;">**Pending approval**</mark><mark style="color:purple;">: When an event is pending approval, you cannot edit the event</mark>
{% endhint %}

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

### Send an event for approval <a href="#sendaneventforapproval" id="sendaneventforapproval"></a>

The Approval process automatically sends events to approvers when the event at a certain stage of the event process (e.g., before sending the event to suppliers or before you can award the event) meets certain criteria such as an event value, business unit, or category. This is based on rules defined for your company. You'll need to work with your company's Fairmarkit Admin to define these rules.

### 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.

### Withdraw approval <a href="#withdrawapproval" id="withdrawapproval"></a>

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

{% stepper %}
{% step %}
Open the event. If the approvals area isn't open, click the **Pending approval(s)** button.
{% endstep %}

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

<figure><img src="/files/Mtd7eFvHx4jCwuw1EUJW" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

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

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

<figure><img src="/files/mVMxxNbJR5z0i5Jpd1fR" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

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

### Track approval <a href="#trackapproval" id="trackapproval"></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.

#### Email alerts

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

* Event approved (for each approval in the sequence)
* Event rejected

#### Rejected events

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

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

#### Approved events

Once an event is approved, it will either move to the next approver or will automatically be opened and sent to the invited suppliers.

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

#### 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/ahVKLU47H8G3I8IeXmED" 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/review-approvals-event-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.
