# How to Add or Remove an Envelope from a Chain

{% hint style="warning" %}
You can add an envelope to a chain only if it isn’t already in another chain.
{% endhint %}

### Add envelopes to a chain

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

1. Select the envelopes you want to chain.
2. Click the **Add envelope to chain** ![](/files/MOO8wSm59ZF2WLfZiDSK) icon.

#### Add to an existing chain (merge)

{% columns %}
{% column %}
Use this when the envelope you need isn’t on the same page.

1. Select an envelope.
2. Click the **Add envelope to chain** ![](/files/oqrYdJGKDjC8L8JKsaO9)icon.
3. In the modal, enter the subject or UUID of the envelope you want to add, then confirm.
   {% endcolumn %}

{% column %}

<figure><img src="/files/f4pHhxFSUENh62knaCvQ" alt="" width="216"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Remove envelopes from a chain

You can remove an envelope from a chain only if you added it to that chain.

1. In the envelopes list, select the chained envelope(s).
2. Click the **Remove envelope from chain** <img src="/files/GfIBl0WwNWPPf6ZV57S6" alt="" data-size="line"> icon.


---

# 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-add-or-remove-an-envelope-from-a-chain.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.
