> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/portal/profile/change-your-devolutions-account-email-address.md).

# Change your Devolutions Account email address

{% hint style="danger" %}
For security reasons, we no longer process email change requests for the Devolutions Account.
{% endhint %}

To change a Devolutions Account email, a \[new account must be created]\(<https://docs.devolutions.net/portal/profile/create-devolutions-account/>) and data from the old account has to be manually transfered. Common data to transfer includes:

* [Licenses](https://docs.devolutions.net/portal/licenses/): Contact Devolutions' [sales department](mailto:sales@devolutions.net) to add previously purchased Devolutions products serials to the new account.
* [Billings](https://docs.devolutions.net/portal/billings/): If certain invoices need to be associated with the new account, contact Devolutions' [sales department](mailto:sales@devolutions.net).
* [Products](https://docs.devolutions.net/portal/products/): For the owner of a Devolutions Cloud, transfer [ownership](https://docs.devolutions.net/cloud/web-interface/administration/management/users/devolutions-cloud-ownership/) to another administrator, then request an invitation with the new account. Export Devolutions Cloud Free workspace entries [using Remote Desktop Manager](https://docs.devolutions.net/rdm/kb/how-to-articles/export-import-entries/) or export them in JSON format directly from Devolutions Cloud Free via [***Help & tools*** – ***Export***](https://docs.devolutions.net/cloud/web-interface/tools/export/).

For further assistance, contact customer service at <service@devolutions.net>.

Once all data is transferred to the new account, to delete the old account (if necessary), go to ***Profile*** and click ***Delete account***.

{% hint style="danger" %}
Deleting an Devolutions Account **is irreversible**. To understand the implications of this decision, read [Consequences of deleting a Devolutions Account on Devolutions Cloud](https://docs.devolutions.net/cloud/kb/knowledge-base/consequences-of-deleting-a-devolutions-account-on-devolutions-cloud/).
{% endhint %}

![](https://cdnweb.devolutions.net/docs/INTERFACE4126.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/portal/profile/change-your-devolutions-account-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.
