# Viewing the lists of global and workspace permission sets

{% hint style="info" %}
**Required license:** Professional or Enterprise

**Required global permission - Either:**

* Create and manage custom permission sets
* Manager user access to Tonic Structural and to any workspace
  {% endhint %}

The **Access Management** tab of **Structural Settings** view includes the lists of global and workspace permission sets.

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

1. In the Tonic Structural heading, click **Structural Settings**.
2. On **Structural Settings** view, click **Access Management**.

On the **Access Management** tab:

* **Global Permission Sets** contains the list of global permission sets.
* **Workspace Permission Sets** contains the list of workspace 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.

On the **Global Permission Sets** list, the permission set that is assigned to all users is marked with **Assigned to all users**.

<figure><img src="https://3378426797-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSQCLFQ4bslJ-HYc8c3%2Fuploads%2FPmeh2fuhRsfFxIwZBMjC%2FGlobalPermissionSets.png?alt=media&#x26;token=3d03a9f3-725b-4fe1-935d-945c9f1727c2" alt=""><figcaption><p>Global Permission Sets list</p></figcaption></figure>

On the **Workspace Permission Sets** list, the permission set that is assigned to all workspace owners is marked with **Always assigned to owner**.

<figure><img src="https://3378426797-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSQCLFQ4bslJ-HYc8c3%2Fuploads%2F9lIjCXd2z9LrmrFdlTyC%2FWorkspacePermissionSets.png?alt=media&#x26;token=547b7a3d-54e9-437b-a7bd-20be718409a7" alt=""><figcaption><p>Workspace Permission Sets list</p></figcaption></figure>

## **Viewing the details for a permission set** <a href="#permission-sets-view-details" id="permission-sets-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.

<figure><img src="https://3378426797-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSQCLFQ4bslJ-HYc8c3%2Fuploads%2FWb9tbw2qfEAesMT5d6ff%2FPermissionSetSettings.png?alt=media&#x26;token=47ad6cc5-9c32-421b-b2a3-8670a134e86b" alt=""><figcaption><p>Permission set details panel that shows the permission assignments</p></figcaption></figure>


---

# 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/app/admin/tonic-user-access/permissions/permission-sets-view-lists.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.
