> For the complete documentation index, see [llms.txt](https://docs.hava.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hava.io/account/update-your-email-address.md).

# Update Your Email Address

Follow these steps to add and set a new primary email address:

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

#### 1. Open Settings

• Click your profile icon in the top-right corner

• Select Personal Settings

#### 2. Go to Email Settings

• In the left-hand menu, click Email Settings

#### 3. Add a New Email

• Enter your new email address in the Add Email Address field

• Click Add email

#### 4. Verify Your Email

• Check your inbox for the verification email

• Click Verify email to confirm ownership

#### 5. Set as Primary

• Once verified, click Make Primary next to the new email address

### Important Notes

• You must verify the email before setting it as primary

• Your current primary email will remain active until you switch it

• You can remove old email addresses after switching if needed


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.hava.io/account/update-your-email-address.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.
