# How to Customize the Envelope List

### Control how many envelopes you see

Use **Number per Page** in the bottom-right corner of the page to change how many envelopes are shown.

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

### Customize columns and filters

Open the <img src="/files/cNw46TOyBUEXq90p2I2I" alt="" data-size="line"> menu to change what you see in the list.

#### Add columns

{% columns %}
{% column %}

1. Open **Customize View**.
2. Start typing a field name.
3. Select a field to add it as a column.

Only fields with **Search** enabled can be added as columns.
{% endcolumn %}

{% column %}
![](https://ucarecdn.com/7579905a-8969-424e-9bab-91fcd7c6242b/image.png)
{% endcolumn %}
{% endcolumns %}

#### Filter envelopes

Use the same **Customize View** menu to apply filters by status or field.

<img src="https://ucarecdn.com/6c81a696-d9f1-41d4-841b-3f3b0a407714/image_(6).png" alt="" width="563">

To save your current filter setup, click the <img src="/files/ebs07sFWOuQOBGEvGgdj" alt="" data-size="line"> button.

### Navigate folders

Use the folders list on the left side of the page.

<figure><img src="/files/yxIsqeRYqVCgEgXIv06d" alt="" width="236"><figcaption></figcaption></figure>

{% hint style="info" %}
Your system administrator can enable hiding empty folders.
{% endhint %}

### Archive envelopes

1. Select one or more envelopes.
2. Click the **Archive** ![](/files/iO07fjmxqUzwQrTsJ6gZ) icon.

![](https://ucarecdn.com/64e340b3-f3b5-4053-b052-21b7f0c9903f/image_\(8\).png)

{% hint style="warning" %}
You can archive only envelopes with these statuses:

* Completed
* Overdue
* Cancelled
* Draft
  {% endhint %}

#### Unarchive envelopes

In the **Archived** folder, select envelopes and click the **Unarchive envelope** ![](/files/GbDu04maU1hbL4e5dyaR) icon.

![](https://ucarecdn.com/856fbe9d-ac53-42d7-9567-e9d97f01c5e8/image_\(9\).png)

### Delete envelopes (Trash)

1. Select one or more envelopes.
2. Click the **Trash** ![](/files/JZ9Y1OqkbE7DZeZIN0vb) icon.

![](https://ucarecdn.com/a7b5964b-4b6d-4f5c-b6a2-448d8d6afbec/image_\(10\).png)

{% hint style="warning" %}
You can move to trash only envelopes with these statuses:

* Completed
* Expired
* Cancelled
* Draft
  {% endhint %}

Envelopes in **Trash** are permanently deleted after **30 days** (default). Your system administrator can change this period.

Deletion happens only after **all** participants move the envelope to the trash.

If a participant’s mailbox was deleted before they trashed the envelope, it may remain in the trash indefinitely for other participants.

#### Recover envelopes

In **Trash**, select envelopes and click the **Restore envelopes** <img src="/files/j6O4xuEIghA6dU6pm3Zo" alt="" data-size="line"> icon.

![](https://ucarecdn.com/e3309fb3-99df-4a42-b0c8-157964367a91/image_\(11\).png)


---

# 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/envelopes/how-to-customize-the-envelope-list.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.
