# How to change password

To ensure the security of your account, it is important to change your password periodically. Follow the steps below to successfully update your password and strengthen the protection to your profile.

* Click on the [menu ](/help/en/faq/general/menu.md)and select "[Settings](https://polee.me/user/settings)"

<div align="left"><figure><img src="/files/megrlcaFHTS78pPFSoLd" alt=""><figcaption></figcaption></figure></div>

* In the "Security" section, under "Password", click "Change"

<figure><img src="/files/FWA1jCW4hxpKtiRjrLiA" alt=""><figcaption></figcaption></figure>

* Create a strong password and enter it in both fields on the screen and click "Save"

{% hint style="info" %}
Use a long password (at least 6 characters) that includes a combination of uppercase and lowercase letters, numbers, and special characters. Avoid using obvious words, dates of birth, or names.
{% endhint %}

**Advice:** Use a password generator or password manager to create unique and complex combinations. Never use the same password for multiple services.

<figure><img src="/files/Fta1zdS8Jz3GlMwV0nJn" alt=""><figcaption></figcaption></figure>

**One more advice:** Write down all your passwords on paper so you can log in via email if something happens to your device, but remember: you can always [recover your password](/help/en/faq/registration-and-authorization/password-recovery.md) and[ link social networks ](/help/en/faq/settings/link-socials.md)for an alternative way to log in to the [Polee.me](https://polee.me)


---

# 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://polee.me/help/en/faq/security/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.
