# Permission Groups

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

On the taskbar, click the settings icon and then System. Next, select Permission Group and click New group.

<figure><img src="/files/e5bedf78957251f1378bd71b1fb67d3cf0e450eb" alt=""><figcaption><p>Follow in order.</p></figcaption></figure>

Enter the Group name, for example: "Support", then click "Save".

<figure><img src="/files/fd570d547b4e0d65decc8c766a8d272b94b1b47d" alt=""><figcaption><p>The name must be customized. Afterward, it will appear in the list.</p></figcaption></figure>

After saving, you will see your New Group in the list.

On the Edit tab, you will have access to all parts of the system and can select which of them your group will have access to.

<figure><img src="/files/627935d7d9c4d0c251e826e9197212b97005fefd" alt=""><figcaption><p>Those who are inside the group will have the permissions that were configured by you.</p></figcaption></figure>

**Follow the step by step:**

{% @arcade/embed flowId="zoxn0mh8p43y5zCiZBbO" url="<https://app.arcade.software/flows/zoxn0mh8p43y5zCiZBbO/view>" %}

*After that, just click save and your new group will be created. If you prefer, you can also edit.*


---

# 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://docs.sprinthub.com/en/topics/settings/permission-groups.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.
