# How to Change Your D5 Account Email?

You can now update your account email directly within [**MySpace**](https://myspace.d5render.com/). **Path:** Go to **MySpace > Settings > Account**.

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

**The Process:**

1. Click the **"Change"** button next to your email address.
2. The system will send a verification code to your **original email** for security authentication.
3. Once verified and the new email is linked, a notification will be sent to your old email address confirming the change.

> **Note:** For security reasons, you can only change your email **once per calendar year**. Please proceed with caution.

***

#### **Why can't I launch the "Change Email" window?**

In the following scenarios, the email change pop-up will not open, or the feature will be unavailable:

* **SSO Login:** Users who log in via Single Sign-On (SSO) systems.
* **Linked Google ID:** Accounts currently linked to a Google ID.
* **Pending Team Invitations:** Users with outstanding team invitations that have not yet been accepted or resolved.


---

# 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.d5render.com/d5-account-and-purchase/how-to-change-your-d5-account-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.
