# Users creation

To create a new user, click the "New User" button in the upper right corner of the "List of Users" page.

![](/files/-MkEMlwVhx680iuKj_7z)

Next, you need to enter user data, select his role in the company and set access to groups.

![](/files/-MPGNs44FIezM8JgtDay)

In the window that opens, fill in the following fields, required fields are marked \*:

| Full Name\* | Enter the user's full name.                                                                                                                                                                                                             |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Phone\*     | Enter the user's phone number in the format 7хххххххххх.                                                                                                                                                                                |
| Position    | You can enter the position of the user, the field is optional.                                                                                                                                                                          |
| Role\*      | <p>You must select the user role from the drop-down list.</p><p><img src="/files/-MPGPirIXyfOriaLgRcY" alt="" data-size="original"> </p>                                                                                                |
| Groups\*    | You need to set access to groups. To do this, check the checkbox to which groups the user can have access. For the Admin role, you do not need to set access to groups, since this user automatically has access to the entire company. |

### Users roles

| Role               | Description                                                                                                                                                                                                                                   |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Admin**          | Company administrator. Has access to all modules and all functionality.                                                                                                                                                                       |
| **GroupManager**   | Group manager. Has access to functions: view modules Maps, Monitoring, Accidents, Reports, Statistics, Applications, viewing, creating and editing geofences in the Geofences module, viewing and managing campaigns in the Promotion module. |
| **ManagerViewer**  | View manager. Has access to functions: view modules Maps, Monitoring, Accidents, Reports, Statistics, Applications, Geofences.                                                                                                                |
| **GeozoneManager** | Geofence manager. Has access to functions: view modules Maps, Monitoring, Accidents, Reports, Statistics, Applications, viewing, creating and editing geofences in the Geofences module.                                                      |
| **Marketer**       | Marketer. Has access to functions: viewing in modules Maps, Monitoring, Accidents, Reports, Statistics, Applications, Geofences, viewing and managing campaigns in the Campaigns module.                                                      |

After filling in all the fields, click on the "Create" button. The user will appear in the user list.

{% hint style="info" %}
After successful registration, an SMS with a password to enter SDL Atlas is sent to the specified phone number of the user.
{% endhint %}


---

# 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/sozdanie-polzovatelya.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.
