# Password reset

In case you forgot your password, you have the option to reset it with the following procedure:\
\
1\. Go to the **Log in** page and click **Reset Password**:

![Click Reset Password](/files/pDRzyME8meHxIb2Q6Sp1)

2\. You will be redirected to a page where you can introduce your email address to reset your password:

![Email address where you will receive the reset password link](/files/s7JS7EeBoHdxf5ncj0yS)

{% hint style="warning" %}
Make sure you have an account associated with that email address.
{% endhint %}

3\. You will receive an email similar to this one:

![Password reset email](/files/sTZW5bo510dQgN0mtdZg)

\
4\. Follow the instructions in the email and you will be taken to a page where you can choose a new password:

![Password reset menu](/files/edxd1vlCsCiwR1GtKfwM)

{% hint style="warning" %}
Make sure your new password is at least 8 characters long.
{% endhint %}

5\. When all the fields have been filled in, click **Reset.** After that, you will be able to log in with your 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://olddocs.exivity.io/security/password-reset.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.
