# How to Restrict Envelope Delegation

### Restrict delegation in a template

{% columns %}
{% column %}

1. Open the template in edit mode.
2. Enable **Delegation is denied** toggle.
   {% endcolumn %}

{% column %}

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

{% hint style="warning" %}
Template-level restriction applies to all envelopes created from that template. You cannot override it at the envelope level.
{% endhint %}

### Restrict delegation for a single envelope

Use this option if delegation is not restricted at the template level.

1. Open the envelope draft page.
2. Enable **Delegation is denied** toggle.

<figure><img src="/files/1yAAXjR42UhZ9VhV2e5H" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/envelope-approvals-and-delegation/envelope-delegation/how-to-restrict-envelope-delegation.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.
