# Сменить пароль

Смена пароля происходит во вкладке "*Безопасность*" профиля пользователя.

<figure><img src="/files/qB6Xiw72iystzh8fmsFN" alt=""><figcaption></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://wiki.pirs.online/profil-polzovatelya/vkladka-bezopasnost/smenit-parol.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.
