# Change your password

### If you remember your password and want to change it

1. Log into your Report and Run account and click your user name at the top of the screen.&#x20;
2. Choose **Your Account** from the drop-down menu.<br>

   <figure><img src="/files/ZDnNWg6ZvrSvrYIe2U0O" alt=""><figcaption></figcaption></figure>
3. Click **Password**.<br>

   <figure><img src="/files/WYj6CGVHs1uBj0ulS71O" alt=""><figcaption></figcaption></figure>
4. Enter the requested password information and click **Change my password**.<br>

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

### If you forgot your password

1. Click the **Can't Login** link on the login screen.\
   ![](/files/j3OwK2vidndbGk8Z4DPG)
2. Click **Forgot your password?**<br>

   <div align="left"><figure><img src="/files/Q3DhK6yGd7F2ndTDBVf2" alt="" width="281"><figcaption></figcaption></figure></div>
3. Enter your email address and click **Send me reset password instructions**. <br>

   <figure><img src="/files/mFXD1mTtkquVmVntdo9y" alt=""><figcaption></figcaption></figure>
4. Follow the instructions sent to your email to finish resetting your password.


---

# 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/readme/account-management/change-your-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.
