# Changing Your Notification Email

#### You will be notified by email when certain events happen with your Cloud account, such as when projects have finished processing. Editing the notification email field on your account allows you to use a different email address other than the email used to log into your account.&#x20;

When you are logged into your account, click the user account icon in the top right corner:

![](/files/-M7JhXoE5c2y4RudjWHx)

On the account page click the Change button next to the Notification Email field:

![](/files/EsH4MJ2eTzqKJxPLLV0g)

Next enter in your new email twice and click the Update button:

![](/files/XKONF7lNzd7AYhiYdWcD)

Your notification email is now updated.


---

# 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://mapir.gitbook.io/mapir-cloud/account-page/changing-your-password-1.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.
