# Super Admin

Super admins are users with the highest level of access and control within a system or application.

They have comprehensive permissions to manage all aspects, including user accounts, settings, security, and system configurations.

To add the user as a Super Admin, you can follow the following steps:

* Go to ‘Settings’
* Navigate to ‘Super Admins’
* Click on ‘Add Super Admin’
* Provide the email address of the user that you would like to add as Super Admin
* Click on ‘Add Super Admin’ to add the user as Super Admin


---

# 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://partner.wotnot.io/portal/super-admin.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.
