# Granting Account Admin access for a Structural Cloud organization

The built-in Account Admin global permission set is specific to Tonic Structural Cloud.

Within a Structural Cloud organization, an Account Admin user can:

* Manage workspaces.
* [Remove users.](/app/admin/tonic-user-access/users-tonic-managing.md#removing-a-structural-user)
* [Reset user passwords.](/app/admin/tonic-user-access/users-tonic-managing.md#resetting-a-user-password)
* [Configure generator presets.](/app/generation/generators-assign-config/generator-presets.md)
* [Configure custom sensitivity rules.](/app/generation/identify-sensitive-data/custom-sensitivity-rules.md)
* [Set up external secrets managers.](/app/workspace/workspace-configuration-settings/secrets-manager/configuring-the-available-secrets-managers.md)
* [Configure organization-level environment settings.](/app/admin/environment-variables-setting/structural-cloud.md)
* [Download the usage report](/app/admin/tonic-monitoring-logging/tonic-data-usage-report.md).

For information about the global permissions that are granted to the Account Admin permission set, go to [Available permissions](/app/admin/tonic-user-access/permissions/available-permissions.md#permissions-global).

The first user in a Structural Cloud organization is automatically granted the Account Admin permission set. They can then grant the Account Admin permission set to other users in the organization.

Your organization should have at least one user with the Account Admin permission set.


---

# 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/granting-account-admin-access-for-a-structural-cloud-organization.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.
