# Resetting the password

1. Go to the login page <https://app.messageflow.com/> and select -> **Forgot your password?**

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

2. You will be redirected to a new view.

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

3. Enter the required data. Enter your Login and Email, then click -> **Change Password**.
4. Receive an E-mail with a link to reset your password. You will receive an email with a link to reset your password at the address you entered. Click the link and follow the instructions to set a new password.


---

# 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.messageflow.com/account/login-and-account-management/resetting-the-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.
