# Updating email address

Last updated: May 14, 2025

Customers can change the email address used to log into their account from their Customer Account Portal. Once logged in, they'll land on our portal homepage.&#x20;

Customers view their current login information under **Settings**. Customers can click their **email address** to change their email.

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

A modal will open prompting the customer to enter the new email they'd like to use.&#x20;

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


---

# 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://help.smartrr.com/docs/support/customer-account-portal/updating-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.
