# Update your email address

To update the email address associated with your Omlet account, select the "Change email" option from the workspace menu on the top left.&#x20;

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

You can type the new email address from the revealed panel and click on the "Change" button.

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

{% hint style="info" %}
You can only change your email address if the new email is not associated with an existing Omlet account. To transfer your workspace's ownership to an existing account, ping us at <support@omlet.dev>.
{% 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.omlet.dev/cli-and-dashboard/workspace-and-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.
