# Смена и восстановление пароля

## Смена пароля

Если вы осуществляете вход в Приложение впервые, система предложит вам сменить пароль, установленный по умолчанию. На экране `Смены пароля` введите необходимые значения и подтвердите операцию.

![](/files/-MZZbrluNjNk8blK-nyM)

{% hint style="danger" %}
Настоятельно рекомендуется, чтобы пароль содержал буквы, цифры/символы и иметь длину не менее 8 знаков
{% endhint %}

Перейти в раздел `Смены пароля` вы также  сможете через меню <img src="/files/-MZZeg1AuFFVs2oDEz0O" alt="" data-size="original">Приложения, нажав иконку <img src="/files/-MZZf03fdUcSWq1LfZKr" alt="" data-size="original">&#x20;

## Восстановление пароля

Если вы забыли пароль, то восстановить его можно с помощью функции сброса пароля в веб портале Торговца. Обратитесь к сотруднику, имеющий доступ к нему.

{% content-ref url="/pages/-MZZVKDBmBxp2fGVVqLU" %}
[Управление кассирами](/master/portal-guide/cashiers.md)
{% endcontent-ref %}

{% hint style="success" %}
После сброса пароля  он становиться по умолчанию равен Логину (с учетом регистра), который отображается в Веб портале Торговца.
{% 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://docs.tapxphone.com/master/app-guide/change-password.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.
