# Administrative panel

{% hint style="warning" %}
Administrative panel is available only to users with company administrator rights.
{% endhint %}

The Administrative panel module allows a company administrator to set roles for users and grant access rights to company groups.

To get to the Administrator panel module, click on the Administrator panel menu item.

In this module you can:

* work with the list of users,
* create new users,
* manage users.


---

# 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://atlas-help.smartdriving.io/english-version/moduli-atlas/administrativnaya-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.
