> For the complete documentation index, see [llms.txt](https://docs.tonic.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tonic.ai/app/admin/tonic-user-access/permissions/global-permissions.md).

# Global permissions

Global permissions and permission sets control access to features and functions that are outside of the context of a specific workspace.

## View and configure 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>Built-in permission sets and  available permissions</strong><br><br>Global permission sets that come with Structural and available global permissions.</td><td><a href="/pages/d5tPGUDBe8xt26ePkZVl">/pages/d5tPGUDBe8xt26ePkZVl</a></td></tr><tr><td><strong>View global permission sets</strong><br><br>Display the list of global permission sets and view permission set details.</td><td><a href="/pages/WreZP3USmc1mOoL1SZTL">/pages/WreZP3USmc1mOoL1SZTL</a></td></tr><tr><td><strong>Configure custom global permission sets</strong><br><br>Create your own global permission sets with a set of permissions that you select.</td><td><a href="/pages/yTmEWCQUPxbkIv3Z7vl7">/pages/yTmEWCQUPxbkIv3Z7vl7</a></td></tr></tbody></table>

## Configure global permission set access

<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>Select the default global permission set</strong><br><br>Identify the global permission set to assign to all new organization users.</td><td><a href="/pages/1c8gkKpCBJQo4cDkOvPN">/pages/1c8gkKpCBJQo4cDkOvPN</a></td></tr><tr><td><strong>Configure access to global permission sets</strong><br><br>Assign users and SSO groups to global permission sets.</td><td><a href="/pages/TPKNJNVZM1L3fqNQkUQX">/pages/TPKNJNVZM1L3fqNQkUQX</a></td></tr><tr><td><strong>Grant initial admin access on self-hosted instances</strong><br><br>Use an environment setting to identify the first users and groups to have full access to global permissions on a self-hosted instance.</td><td><a href="/pages/FaXdLqwzqarn2LuJq8rQ">/pages/FaXdLqwzqarn2LuJq8rQ</a></td></tr><tr><td><strong>Grant Account Admin access in Structural Cloud</strong><br><br>Identify the account administrator for a Structural Cloud organization.</td><td><a href="/pages/cliecyYr0351RnUYcd6E">/pages/cliecyYr0351RnUYcd6E</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tonic.ai/app/admin/tonic-user-access/permissions/global-permissions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
