# How to Manage Envelope Approvals

### Page layout

{% columns %}
{% column %}
**Folders:**

Use folders on the left to switch approval views.
{% endcolumn %}

{% column %}

<figure><img src="/files/552e7e2G2qg7fQLnRt9C" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
**Filters and search:**

Use filters and search at the top of the page.

{% hint style="info" %}
Filters are stored in the page URL.

You can copy the URL to share the same filtered view with another user.
{% endhint %}
{% endcolumn %}

{% column %}

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

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
**Approval list:**

The table shows envelopes based on the selected filters and search query.
{% endcolumn %}

{% column %}

<figure><img src="https://ucarecdn.com/13deed2d-f12f-4a5c-8d67-03766ae47c2b/image_-_2025-05-08T122827.386.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
**Pagination:**

Use pagination at the bottom to switch pages in the approval list.
{% endcolumn %}

{% column %}

<figure><img src="https://ucarecdn.com/5551b13c-24b7-4b41-9438-e54e749eff61/image.png" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Approval history

Click an envelope **Status**. A tooltip shows the full approval history.

<figure><img src="/files/5p6NG9Gm67T6YoK4750c" alt=""><figcaption></figcaption></figure>

Click the **Show more** option in the tooltip to see approver comments.

### Approve or reject several approvals

<figure><img src="/files/66UjqpknzCFRta4p0n6Q" alt=""><figcaption></figcaption></figure>

You can approve or reject multiple items from the list.

1. Open the **Approve** or **Urgent** tab.
2. Select the approvals you want to process.
3. In the table header, click the **Approve** <img src="/files/nzkD1oGebYa3KrMser8n" alt="" data-size="line"> or **Reject** <img src="/files/tHhD4OfG24mBsTsQeGoR" alt="" data-size="line"> icon.
4. In the modal, add a comment or leave it blank.
5. Confirm the action.

The modal shows the results after processing all selected approvals.


---

# 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://support.docstudio.com/user/envelope-approvals-and-delegation/envelope-approvals/how-to-manage-envelope-approvals.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.
