# How to Delete an Envelope

Delete envelopes from the mailbox list or from an open envelope. Deleted envelopes are moved to **Trash** first.

{% hint style="warning" %}
To delete an envelope, it must have one of these statuses:
{% endhint %}

* Completed
* Expired
* Cancelled
* Draft

### Delete one envelope

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

1. Open **Mailbox**.
2. Open the envelope.
3. Click the <img src="/files/pt1tSwxpyR0yeZYFKDhb" alt="" data-size="line"> button in the action panel.
4. In the modal, click the <img src="/files/uogpL7yuRKxjE3SJt9bV" alt="" data-size="line"> button to confirm deletion.

### Delete multiple envelopes

1. Open **Mailbox**.
2. Select the envelopes using the checkboxes.
3. Click the <img src="/files/pt1tSwxpyR0yeZYFKDhb" alt="" data-size="line"> button in the action panel.
4. In the modal, click the <img src="/files/uogpL7yuRKxjE3SJt9bV" alt="" data-size="line"> button to confirm deletion.

### Trash retention and restore

Deleted envelopes are stored in **Trash** for 30 days. You can restore envelopes from **Trash** during this period.

#### Where to find Trash

{% columns %}
{% column %}
Trash is available from the mailbox navigation. Use it to restore envelopes or review what will be deleted automatically.

Envelopes are permanently removed after 30 days only if all participants moved them to **Trash**.
{% endcolumn %}

{% column %}
![](/files/9ocSXYcdE1QcadBVP67f)

{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
If not all participants moved the envelope to **Trash**, it is not permanently deleted. This can happen if a participant mailbox was deleted before moving the envelope to **Trash**. In this case, the envelope remains in **Trash** indefinitely.
{% endhint %}


---

# 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-delete-an-envelope.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.
