# Operator Control Panel

The Operator Control Panel (or admin panel) is the control panel of your exchange as an administrator. It's where you can view the full details of your users and their transactions, the total balances of assets, configured values of coins and trading pairs as well as the status of user activation and verification, and more.

This is the key to controlling and operating your exchange effectively. The operator control panel is accessed through the 'Operator controls' option on the blue admin bar.

<figure><img src="https://3965312054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP899VqAdyGFgLTy9SY%2Fuploads%2FTwvQKm4BgKV8wMCGsO4j%2Fimage.png?alt=media&#x26;token=f06f98e9-42e7-4f90-b83a-2a9e366c456a" alt=""><figcaption></figcaption></figure>

## Dashboard

<figure><img src="https://3965312054-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MP899VqAdyGFgLTy9SY%2Fuploads%2FEkLMSqHrjBImR7YEh6DN%2Fimage.png?alt=media&#x26;token=b26b420f-e96b-4321-a9b0-ac79a42097f7" alt=""><figcaption></figcaption></figure>

Opening the Operator Controls will first show the dashboard where you can view a summary of the control panel’s functions. To access other areas, you can use the various menu options on the page, or the options in the sidebar. The functionality of each of these options is explained in the following:

{% content-ref url="operator-control-panel/general" %}
[general](https://docs.hollaex.com/how-tos/operator-control-panel/general)
{% endcontent-ref %}

{% content-ref url="operator-control-panel/users" %}
[users](https://docs.hollaex.com/how-tos/operator-control-panel/users)
{% endcontent-ref %}

{% content-ref url="operator-control-panel/user-profile" %}
[user-profile](https://docs.hollaex.com/how-tos/operator-control-panel/user-profile)
{% endcontent-ref %}

{% content-ref url="operator-control-panel/assets" %}
[assets](https://docs.hollaex.com/how-tos/operator-control-panel/assets)
{% endcontent-ref %}

{% content-ref url="operator-control-panel/markets" %}
[markets](https://docs.hollaex.com/how-tos/operator-control-panel/markets)
{% endcontent-ref %}

{% content-ref url="operator-control-panel/plugins-apps" %}
[plugins-apps](https://docs.hollaex.com/how-tos/operator-control-panel/plugins-apps)
{% endcontent-ref %}

{% content-ref url="operator-control-panel/trading-fees-and-account-tiers" %}
[trading-fees-and-account-tiers](https://docs.hollaex.com/how-tos/operator-control-panel/trading-fees-and-account-tiers)
{% endcontent-ref %}

{% content-ref url="operator-control-panel/roles" %}
[roles](https://docs.hollaex.com/how-tos/operator-control-panel/roles)
{% endcontent-ref %}

{% content-ref url="operator-control-panel/chat" %}
[chat](https://docs.hollaex.com/how-tos/operator-control-panel/chat)
{% endcontent-ref %}


---

# 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.hollaex.com/how-tos/operator-control-panel.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.
