# Manage envelopes in the mailbox

Use **Mailbox** to manage envelopes.

You can do these actions from the envelopes list:

1. Assign labels to envelopes.
2. Sign envelopes using e-ink signatures.
3. Delete envelopes.
4. Archive and unarchive envelopes.
5. Download completed envelopes.
6. Share access to envelopes.
7. Chain envelopes together.
8. Send envelopes for approval.
9. Cancel envelopes.
10. Generate an envelope report.
11. Resend an envelope notification.


---

# 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/archive/manage-envelopes-in-the-mailbox.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.
