# Авторизация и завершение работы

Чтобы войти в личный кабинет:

1. Откройте браузер.
2. Введите в адресной строке браузера адрес приложения и нажмите клавишу **ENTER**. Откроется страница авторизации.
3. Введите логин (адрес электронной почты или номер телефона) и нажмите кнопку **Далее**.&#x20;
4. Укажите пароль и нажмите кнопку **Войти**.&#x20;

{% hint style="info" %}
*<mark style="color:blue;">Для получения логина и пароля обратитесь к оператору системы в вашем населенном пункте.</mark>*
{% endhint %}

<figure><img src="/files/EYYiscNWCLYGHBinL6gu" alt=""><figcaption><p>Авторизация и просмотр Главной страницы</p></figcaption></figure>


---

# 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://sotrudniki-pp.gitbook.io/web-pp/novyi-kabinet/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.
