# How do I reset my password?

You can reset your password by [requesting a password reset link](https://app.reportandrun.com/users/password/new) and following the instructions.

## Related&#x20;

* [Article: Change your password in the Report and Run: Cloud web portal](/manual/readme/account-management/change-your-password.md)
* [Article: Unlock your account from the Report and Run: Cloud web portal](/manual/readme/account-management/change-your-password-1.md)
* [FAQ: I am not receiving a password‑reset email, what can I do?](/manual/faq/c159/q517.md)
* [FAQ: What steps should I take if I can’t log in to the app to access the premium features?](/manual/faq/c160/c165/q542.md)
* [FAQ: How do I recover or view my previous reports after changing or losing my phone/device?](/manual/faq/c150/c157/q505.md)


---

# 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.reportandrun.com/manual/faq/c159/q515.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.
