# Manage Approver

<mark style="color:orange;">**To Add Approvers**</mark>

* Click <mark style="color:blue;">**"Manage Approvers"**</mark> under Actions.

<figure><img src="/files/sAsFRbHdefKH8H4VCva0" alt="" width="563"><figcaption></figcaption></figure>

* Select the approvers you want to add to the form.
* Set a due date for their approval.
* Click <mark style="color:blue;">**"Send Invite"**</mark> to notify them.

<figure><img src="/files/tbPwybcvRF1IswWjAkpj" alt="" width="375"><figcaption></figcaption></figure>

<mark style="color:orange;">**To View Approver:**</mark>

* To view the approvers of a form, click <mark style="color:blue;">**"View Approvers"**</mark> under Actions.

<mark style="color:orange;">**To Reassign Form**</mark>

* Approvers can either reassign the form or approve it.

<mark style="color:orange;">**To Approve Form**</mark>

* After reviewing the document, the approver can click "Approve Documents" under Actions.


---

# 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.compliancebot.io/vendor-management/vendor-management-workflow/manage-approver.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.
