# Email change guide

If you need to change your email address associated with [shapes.app](https://shapes.app/), please follow the steps below.

1. Open User Profile Settings

Go to [shapes.app](http://shapes.app/) and log in to your account. Click on your profile picture at the top right corner of the screen and then click on the Profile button in the dropdown menu.

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

2. Verify your account

Click on the "Change email" button and enter your current password to verify your account or reauthenticate if you're using a Google account.

<figure><img src="/files/Hg6ttEWAnSAY7k42kxQt" alt=""><figcaption><p>Click on the "Change email" button</p></figcaption></figure>

<figure><img src="/files/dYI13jKSom8Z8WjDHXR5" alt="" width="563"><figcaption><p>Reauthenticate if you're using Google account</p></figcaption></figure>

<figure><img src="/files/p7wyRedrnIZntDtjILqO" alt="" width="563"><figcaption><p>Or enter your current password</p></figcaption></figure>

3. Choose a new authentication method for the new email (Google or email).

<figure><img src="/files/uXjJG3eNDTZectM5Vudk" alt="" width="563"><figcaption></figcaption></figure>

4. Enter your new email address

To use a Google account as a new authentication method, simply select it from the list of Google accounts.

To use a regular email enter your new email address and click on the "Change email" button.

<figure><img src="/files/23caTbcZanrzVKeVjRfC" alt="" width="563"><figcaption></figcaption></figure>

5. Follow Email Service Instructions

Once you've saved your changes, go to your email service and follow the instructions to confirm your new email address.

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

{% hint style="info" %}
It is important to keep your email address up to date to ensure you receive important notifications about your account.
{% 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://learn.shapesxr.com/dashboard/guides/email-change-guide.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.
