# How to Manage Template Access

### Set access to Selected mailboxes

Use this flow to switch template access to **Selected mailboxes** and add mailboxes to the list.

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

1. Open the template and go to the **Template** tab.
2. Click **Template access**.
3. Click **Selected mailboxes**.
4. In the modal, enter the mailbox name, mailbox UUID, nickname, or contact name.
5. After you add the mailbox, click the <img src="/files/GxvF6W4xxrxlS0QjQ3Yw" alt="" data-size="line"> button.
6. Click the <img src="/files/GxvF6W4xxrxlS0QjQ3Yw" alt="" data-size="line"> button in the top-right corner to save the changes.

{% hint style="info" %}
After you save the template, it becomes available in **Shared with me** for the selected mailboxes.
{% endhint %}

### Do not send files by email

At the bottom of the **Template** tab, you can find **Do not send files by email** toggle.

{% columns %}
{% column %}
If you enable this option and save the template, all envelopes created based on it will not contain files from the envelope in notification emails.

Such envelopes cannot be shared with other mailboxes.
{% endcolumn %}

{% column %}

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

{% hint style="warning" %}
If you set this option at the template level, you cannot change it at the envelope level later.
{% 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/template-builder/template-access-and-permissions/how-to-manage-template-access.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.
