# Configuring access to global permission sets

{% hint style="info" %}
**Required global permissions:**

* Manage access to global permission sets
* View users and groups
  {% endhint %}

From the **Global Permission Sets** list, you can grant or revoke access to a global permission set. Global permission sets can be assigned to individual users and to SSO groups.

Access to dataset permission sets is managed from the **Datasets** page. For more information, go to [Sharing dataset access](/textual/datasets-create-manage/dataset-access.md).

Access to guided redaction permission sets is managed from the Guided Redaction page. For more information, go to [Sharing access to a guided redaction project](/textual/guided-redaction/redaction-project-create-manage/redaction-project-share-access.md).

You cannot change the assignment of the following global permission sets:

* The global permission set that is assigned to all Textual users. Initially, this is the General User permission set, but it can be changed to a different permission set.
* The built-in Admin (Environment) global permission set.

Before you assign a global permission set to an SSO group, make sure that you are aware of who is in the group. The permissions that are granted to an SSO group automatically are granted to all of the users in the group.

To manage the permission set assignment:

1. On the **Global Permission Sets** list, for the permission set to manage, click **Manage Access**.
2. To grant access to a user or group:
   1. Begin to type the user or group name.
   2. In the list of matching users or groups, click the user or group name.
3. To remove access from a user or group, click **Revoke** for that user or group.
4. To save the changes to the permission set access, click **Save**.


---

# 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/global-permission-sets-access.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.
