# Managing permissions

You use permissions and permission sets to manage access to Tonic Textual features and functions.

## Learn about permission sets and permissions

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>About permissions and permission sets</strong><br><br>Learn how user access works in Textual.</td><td><a href="/pages/yUZP4DWr21JHE49nRBp3">/pages/yUZP4DWr21JHE49nRBp3</a></td></tr><tr><td><strong>Built-in permission sets and permissions</strong><br><br>Lists of the global and dataset permission sets and permissions that come with Textual.</td><td><a href="/pages/3FNmwUpdpNaM8ZAqqptK">/pages/3FNmwUpdpNaM8ZAqqptK</a></td></tr><tr><td></td><td></td></tr></tbody></table>

## View and configure permission sets

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>View the permission sets</strong><br><br>View the lists of global and dataset sets.</td><td><a href="/pages/NpOpWAMR0xnf8d9vTqle">/pages/NpOpWAMR0xnf8d9vTqle</a></td></tr><tr><td><strong>Configure custom permission sets</strong><br><br>Create and assign permissions to your own global and dataset sets.</td><td><a href="/pages/TrH9yNliiTvrGkKuQDnh">/pages/TrH9yNliiTvrGkKuQDnh</a></td></tr><tr><td><strong>Select default permission sets</strong><br><br>Select the global permission set for all users, and the permission sets for database creators.</td><td><a href="/pages/t2XckiNGV8zfVBjDegdz">/pages/t2XckiNGV8zfVBjDegdz</a></td></tr></tbody></table>

## Assign global permission sets

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Grant access to global permission sets</strong><br><br>Assign users and groups to global permission sets.</td><td><a href="/pages/cVq714lZLGlDuC3vfXyY">/pages/cVq714lZLGlDuC3vfXyY</a></td></tr><tr><td><strong>Set the initial admin access</strong><br><br>Use an environment variable to grant the initial access to all global permissions.</td><td><a href="/pages/f8c8bN8wUeKA3om2Hc3r">/pages/f8c8bN8wUeKA3om2Hc3r</a></td></tr></tbody></table>


---

# 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.tonic.ai/textual/textual-install-administer/user-access-textual/textual-permissions.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.
