> For the complete documentation index, see [llms.txt](https://docs.boomerangme.cards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boomerangme.cards/getting-started/login-and-registration/how-to-recover-your-account-password.md).

# How to Recover your Account Password?

1\.  Upon landing on the Login screen, click the Forgot password? button located at the bottom-right corner.

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

2\.  As a result, you land on the Password recovery screen.

3\.  Here, enter your registered email address in the Email field.    &#x20;

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

4\.  Click the Recover password button. This sends a password recovery link to the provided email address. You can follow the link from there to set a new password.

<figure><img src="/files/5uIgQjqpR2YhliLGfJ82" alt=""><figcaption></figcaption></figure>

Please check your Inbox and Spam folder — the recovery email may take a few minutes to arrive. Make sure you enter the same email address that was used to register the account.

A temporary password will be sent to your email. (copy the password then head over to the login page or click on the change password option which will redirect you to the login page then login.) Use it to log in, then change your password immediately in your profile settings (Settings → Personal Settings → Password).

<figure><img src="/files/1S5ifPVziyMznp1Ap0Xw" alt=""><figcaption></figcaption></figure>

Ensure you change your password in profile settings.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.boomerangme.cards/getting-started/login-and-registration/how-to-recover-your-account-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.
