> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/profile_settings_and_logout/forgotten-password.md).

# Forgotten password

If you forgot your password, you may reset it from the log-in form.

![A screenshot of a video game  Description automatically generated with medium confidence](/files/Hlp3lX3B407q8R9OHwdx)

Click “Forgot Password?” link.

![Graphical user interface, text, application  Description automatically generated](/files/JpLX0e9zyB5NiCQ6wxKT)

Enter your email address that is used as a username and click “Send Recovery Email”.

![Graphical user interface, text, application, chat or text message  Description automatically generated](/files/oru6UnfTebPIbPMNY1Cx)

After few minutes you will receive an email with a link to reset the password.

![Graphical user interface, text, application, email  Description automatically generated](/files/0pKFRC4hPTp1jcxNHS9I)

Click the link to open a password reset form.

![Graphical user interface, text  Description automatically generated](/files/NfZ9iKQjRAhfj6SeIEVf)

Enter your email address and a new password in “Password” and “Confirm password” fields.

Click “Change Password”.

![Graphical user interface, text, application, chat or text message  Description automatically generated](/files/jEravSo2XBEc4bS3Cmvi)

A login page will open. Use a new password to login.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/profile_settings_and_logout/forgotten-password.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
