# Change your email

1. Click your username in the toolbar at the top of the screen.
2. Choose **Your Account** from the drop-down menu.\
   ![](/files/ZDnNWg6ZvrSvrYIe2U0O)
3. Click **Change** next to the existing email address. \
   ![](/files/FFcDBPnerruklSbm4WKK)
4. Type in the new email address and click **Change**. \
   ![](/files/qx9BFUXlGa0gz4xuEwJf)
5. A confirmation email will be sent to the new email address. Visit the link in the confirmation email to complete the change.&#x20;

{% hint style="info" %}
If the confirmation email does not appear in your inbox, please check your spam folder. You can request a new confirmation email from the login page, if needed.&#x20;
{% endhint %}


---

# 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-email.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.
