# ​How to Cancel Multiple Envelopes

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

* **In processing** (only if you initiated the envelope)
* **Waiting for you**
  {% endhint %}

### Cancel several envelopes

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

1. Open **Mailbox**.
2. Select the envelopes you want to cancel.
3. In the table header, click the **Reject envelopes** <img src="/files/FKTd93G0tKIPXnsdytrR" alt="" data-size="line"> icon.\
   — Optional: enter a comment in the dialog.
4. Confirm.

After a successful rejection, all selected envelopes change to **CANCELLED**.

{% hint style="info" %}
If you select envelopes with other statuses, you’ll see an error after you confirm.
{% 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-cancel-multiple-envelopes.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.
