# Сhange Password

## How to change?

{% stepper %}
{% step %}

### Select the Change Password section

Click on your account email in the top right corner. From the drop-down menu, select "Change Password."

<figure><img src="/files/AfjD3z6A7cBeR9CfWTsZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Fill in the data in the window that appears

You need to enter your old password and the one you want to change to

<figure><img src="/files/l7Aghj514unNlxDOU2jG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Compliance with safety rules

It's important that your password ensures the security of your account, so you need to create one that meets all the requirements on the screenshot:

<figure><img src="/files/riIrBAZTMSixPCIozXmR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click Change Password

{% hint style="warning" %}
Please note that the password cannot be changed more than 5 times per one minute.
{% endhint %}
{% endstep %}

{% step %}

### Password changed successfully!

{% endstep %}
{% endstepper %}


---

# 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.suvvy.ai/en/main-settings/shange-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.
