# Account management

- [Why am I unable to log into or access the cloud version of the app from my desktop/computer?](https://docs.reportandrun.com/manual/faq/c159/q519.md)
- [How do I change the email address linked to my account?](https://docs.reportandrun.com/manual/faq/c159/q518.md)
- [I am not receiving a password‑reset email - what can I do?](https://docs.reportandrun.com/manual/faq/c159/q517.md)
- [How do I log in if I forgot my email address?](https://docs.reportandrun.com/manual/faq/c159/q516.md)
- [How do I stop my account from being deleted?](https://docs.reportandrun.com/manual/faq/c159/q521.md)
- [How do I reset my password?](https://docs.reportandrun.com/manual/faq/c159/q515.md)
- [How do I delete my account?](https://docs.reportandrun.com/manual/faq/c159/q520.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.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.
