> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/system-settings/permission-groups/permission-groups-message-templates-meta.md).

# Permission Groups - Message Templates (Meta)

#### In SprintHub, you can grant or revoke permissions so your users can access and manage Meta message templates, such as Templates, as well as other options related to creation and editing. This ensures precise and flexible control over access to this information.

{% hint style="danger" %} <mark style="color:red;">**By granting these permissions, users will be able to access the Message Templates (Meta) areas in the system. Otherwise, this feature will be restricted to administrators.**</mark>
{% endhint %}

To manage permissions, follow these steps:

1. Go to System Settings ⚙;
2. Select the option: Permission Group;
3. To create a new group, click “+ New Group”; to edit an existing one, click “Edit”;
4. To activate the Message Templates (Meta) feature, simply enable the ☑️ checkbox; this process is carried out in Leads, Companies, and Opportunities;&#x20;
5. After making the changes, click “Save Changes”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfgmqZplQ3Hy4t-D6SNSDJ5BbzLRYXSoDYKYhDF8Ti4l8DdVY0EhNUulnTKAYwfIw5_BYMViwvTYmg2HZzaaVL9FeRs2_-ronMjkFBfORb1srIJomOA-t1luiEj7aBsm9VKOkLJ?key=gB5owvLtJ8AwzTxBDOd27grY" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdl6blJHaaotWsqQxsMZE-pIcziT2CLJ_G_3_I-3T4S8OqfDTFHcMUmLutD5_ImG7tqqkDWjXI3PJJTJDNjjchRy5DSLq90CnGwxV5wV7XALmrrwKl32ItfzQ0dkqWjxiVeUFJhwg?key=gB5owvLtJ8AwzTxBDOd27grY" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeEiMZWf3zcVxRHDOHhwfZye0Itjo-7s7UC0UAsogNGArN3oVLRKNzMqX8RBYDCNjOaTj7pmqB0vH03w_AKBZpf99QgjOtq9wIr6ed-37GNHSu_xxmwpvFG5PuuhMcYFU0ALGculg?key=gB5owvLtJ8AwzTxBDOd27grY" alt=""><figcaption></figcaption></figure>

**CONCLUSION:**

Using permission groups for message templates (Meta) in SprintHub provides a more efficient and secure management of user access. With this approach, it is possible to define clear rules about who can create, edit, and manage Templates, ensuring greater control and organization. In addition, this structure reduces operational errors, improves compliance with the platform's guidelines, and provides more flexibility in managing permissions, optimizing collaboration within the team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/system-settings/permission-groups/permission-groups-message-templates-meta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
