# How do I update my email?

### **Step 1**&#x20;

Navigate to Settings Dashboard, select <mark style="color:blue;">**Profile**</mark> on the Side Navigation Menu, and click the <mark style="color:blue;">**Login**</mark> tab.&#x20;

Expand the <mark style="color:blue;">**Email**</mark> card.

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

### **Step 2**&#x20;

Enter your current password and the new email you would like to use. Click <mark style="color:blue;">**Save**</mark>.

{% hint style="warning" %}
Changes are not allowed for the following conditions:&#x20;

1. The password is incorrect.
2. Email is in use.
   {% 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.apptiflo.com/settings-docs/user-profile/how-do-i-update-my-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.
