# Document Approval Workflow

The **Document Approvals Workflow** is a systematic process designed to ensure that files added to the network meet required standards and receive necessary approvals from designated stakeholders. This guide will walk you through each step of the approval workflow process, from initiating a request to sending it out for approval.

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

To get started, select the file you would like to run the approval for. From the **3-dot action** dropdown menu click the **Initiate Approval Workflow** option.

**Initiate Approval Workflow**

The file approval workflow begins by selecting the individuals or teams who need to review and approve the file, such as colleagues, department heads, or external partners. Once the approvers are chosen, you can customize the message with specific instructions to provide context and highlight any important details.&#x20;

**Set Permissions**

Next, assign permission levels for each approver, such as Owner (full control), Editor (can edit), Viewer (view-only), or Viewer with no download access.&#x20;

**Set Deadline**

After setting permissions, define a deadline for the approval to ensure the process stays on schedule, and verify that the correct file link is included.

**Advanced Options**

In the advanced options, you can decide whether full unanimous approval is required or if partial consent is sufficient, depending on the needs of your workflow. Additionally, you can enable the system to automatically resend approval requests when new versions of the document are available, ensuring that everyone is reviewing the most up-to-date file.&#x20;

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

Once everything is finalized, send out the approval request, and the approvers will be notified based on the permissions and instructions provided, allowing them to begin their review.


---

# 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://guides.mangoapps.com/workplace-guide/pro-features/document-approval-workflow.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.
