# Viewing the lists of permission sets

## **Displaying the permission set lists** <a href="#permission-settings-display" id="permission-settings-display"></a>

The **Permission Settings** page contains the lists of global and dataset permissions.

To display the **Permission Settings** page:

1. Click the user icon at the bottom of the navigation menu.
2. In the user menu, click **Permission Settings**.

On the **Permission Settings** page:

* **Global Permission Sets** contains the list of global permission sets.
* **Dataset Permission Sets** contains the list of dataset permission sets.
* **Guided Redaction Permission Sets** contains the list of guided redaction permission sets.

The lists include:

* The permission set name.
* Whether the permission set is built-in or custom.
* For custom permission sets, when it was most recently modified, and the user who modified it.

## **Viewing the details for a permission set** <a href="#permission-set-view-details" id="permission-set-view-details"></a>

To view the details for a permission set, in the permission sets list, click **Settings**.

The details panel for a permission set includes:

* The name of the permission set.
* The permission 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://docs.tonic.ai/textual/textual-install-administer/user-access-textual/textual-permissions/permission-sets-view.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.
