# Admin Panel Overview & Access

#### What is the Admin Panel?

The Admin Panel is the control center to manage users and their trade permissions across your enterprise.&#x20;

Youu manage your organization’s access: which people belong to which teams, which exchange accounts each team can use, and who can trade vs only view. When someone joins, moves teams, or leaves, you update that here.

**This is only accessible for our enterprise/institutional users.**

**Access:**

* Only two kinds of accounts can open the Admin Panel:

  * **Staff:** Think of this as compliance staff members. They have the ability to manage admin for day‑to‑day operations (users, teams, accounts, limits, keys, orders), but cannot create/delete superusers, and cannot give themselves trading in a group.
  * **Superuser:** Highly recommended to keep the number of superusers to 1 person or as limited as possible. This should be granted only to the organizational head. Think of this role as the overall head of the compliance department.

  Each account has one role: Staff or Superuser (never both). Your organization decides who gets which role when accounts are created or edited in the Admin Panel. Any conversations on access to the admin panel should be handled with your internal compliance manager.

<table><thead><tr><th>Functionality and Access</th><th width="214.9609375">Staff</th><th width="123.09765625">Superuser<select><option value="TzI592moTkqf" label="Yes" color="blue"></option><option value="HrKoixwjpttT" label="No" color="blue"></option></select></th></tr></thead><tbody><tr><td>Access Admin Panel</td><td>Yes</td><td><span data-option="TzI592moTkqf">Yes</span></td></tr><tr><td>Manage users (add,edit, deactivate, delete)</td><td>Yes (see limits below)</td><td><span data-option="TzI592moTkqf">Yes</span></td></tr><tr><td>Create other Staff</td><td>Yes</td><td><span data-option="TzI592moTkqf">Yes</span></td></tr><tr><td>Create or grant Superuser</td><td>No</td><td><span data-option="TzI592moTkqf">Yes</span></td></tr><tr><td>Delete a Superuser</td><td>No</td><td><span data-option="TzI592moTkqf">Yes</span></td></tr><tr><td>Manage trading groups, accounts, risk limits, API keys, open orders</td><td>Yes</td><td><span data-option="TzI592moTkqf">Yes</span></td></tr><tr><td>Give yourself trading permissions in a group</td><td>No — staff cannot add themselves as a “trader” in a group</td><td></td></tr></tbody></table>


---

# 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.tread.fi/admin-panel-and-compliance-manager/admin-panel-overview-and-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.
