# Template Access Types

### Access types

There are four access types:

1. Access to your mailbox only.
2. Access for selected mailboxes (**Selected mailboxes**).
3. Access for all mailboxes in your account (**My account**).
4. Access for everyone on the platform (**Everyone**).

{% hint style="info" %}
Templates with **Everyone** access can be used by users who are not registered on the platform.
{% endhint %}

#### Prerequisites

* Only public dictionaries are used (or no dictionaries are used).
* The **Subject** field is filled.
* All flow participants (except the sender) have mailbox addresses set in the flow configuration.


---

# 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/template-access-types.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.
