# Resetting Password

If you need to reset your password, click the 'Forgot password?' button on the log in page

<p align="center"> <img src="/files/85eSfSUxWwPiDNNXXoGF" alt=""></p>

This will take you to a new page where you can enter your email address to receive a code.

<figure><img src="/files/ebLosSyAgg0D6eNAZRI4" alt="" width="375"><figcaption></figcaption></figure>

Copy the copy from your email, and enter it into the Rest Password form along with your new password.&#x20;

<figure><img src="/files/4b0oL4iHorxJ8Yu4iFey" alt="" width="375"><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://help.blings.io/account-workspace-management/resetting-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.
