# Authorization

The application functionality is available only to the registered users. To register, you need to contact the Administrator of your company.

To enter the application, you must enter your username and password in the authentication window. Login is the phone number under which you are registered in the system. The password is a 6-digit code received via SMS upon user activation.

![](/files/-MVmQH40eNl8Nx3R_l-Q)

In case of unsuccessful authorization (incorrect password is specified), the program displays the following notification:

![](/files/-MVmQRhedpCB6Nd7PrzY)

After successful authorization the system displays a list of software modules available to the current user. By default the Map module is selected in the menu list, when the application is launched:

![](/files/-MVmQwc_u6J_zCmAUhyt)


---

# 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/avtorizaciya.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.
