# User Profile Management

Click on your account in the upper right corner and select User Profile in order to access your personal settings.&#x20;

<figure><img src="https://2105883905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnGcP_ZeRJ1ipj9O8dF%2Fuploads%2F7LTza3Mg7hDVGSgnEn1r%2Fimage.png?alt=media&#x26;token=609ea0ee-0254-4876-b9ee-721699647939" alt=""><figcaption></figcaption></figure>

## Personal data

Here you can change your name, company details and email.&#x20;

<figure><img src="https://2105883905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnGcP_ZeRJ1ipj9O8dF%2Fuploads%2FVHXJVBLoteUEUXwjslq7%2Fimage.png?alt=media&#x26;token=3ef2642e-12f3-4a6e-af11-8b9b9b091fb6" alt=""><figcaption></figcaption></figure>

To change your email:&#x20;

1. Enter the new email address and confirm your password.&#x20;
2. Click OK and then click Save.&#x20;
3. After that you will get an email to confirm your new address.&#x20;

<figure><img src="https://2105883905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnGcP_ZeRJ1ipj9O8dF%2Fuploads%2FfCIWPHjkLqcInxDsAbbz%2Fimage.png?alt=media&#x26;token=f64bdb46-385a-48d7-83a2-2850195d505c" alt=""><figcaption></figcaption></figure>

## Email notifications

Here you can manage your devtodev email subscriptions to news and weekly reports.&#x20;

<figure><img src="https://2105883905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnGcP_ZeRJ1ipj9O8dF%2Fuploads%2FZ0c2MkmwBBbA04HTeDBa%2Fimage.png?alt=media&#x26;token=3c4aebfd-003e-4192-a9fb-bebe004480ac" alt=""><figcaption></figcaption></figure>

## Delete account&#x20;

Here is how to delete your devtodev account.

Click on the lock icon.&#x20;

<figure><img src="https://2105883905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnGcP_ZeRJ1ipj9O8dF%2Fuploads%2Fux6umilJACsZG5qMJpYD%2Fimage.png?alt=media&#x26;token=2dca1906-011d-440e-b168-1974d8d36b4d" alt=""><figcaption></figcaption></figure>

If you own a Space, you will need to transfer your ownership rights to another user of that Space in Space settings -> Users & Access. A dialog will redirect you.&#x20;

Open the User Settings and select a role *Owner (delegate owner access)*. After that the original owner of the Space will receive an *Admin* role.

<figure><img src="https://2105883905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnGcP_ZeRJ1ipj9O8dF%2Fuploads%2Fm2kEHLY5dhhKJMIwBSno%2Fimage.png?alt=media&#x26;token=d4808ba7-92ab-4bef-b24f-509eb38a6fc5" alt=""><figcaption></figcaption></figure>

When an Owner deletes their account, their payment card details are deleted as well. The Space will remain blocked until the new Owner adds new card in Space Settings -> [Billing](https://docs.devtodev.com/space-management#billing).&#x20;

{% hint style="warning" %}
Note: if you have a debt, you will not be able to delete your devtodev account or transfer owner access rights.
{% endhint %}

If you do not own a Space or you have already transferred ownership, click on the Delete button.&#x20;

<figure><img src="https://2105883905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnGcP_ZeRJ1ipj9O8dF%2Fuploads%2FZoGvPIoEyCHuJ9hExgfF%2Fimage.png?alt=media&#x26;token=557f74e0-a5fa-454c-9c3f-c8276bb42550" alt=""><figcaption></figcaption></figure>

After you click on the Delete button, your account will be temporarily deactivated for 14 days. During that time you will be able to reactivate your account. When the 14 days pass, your devtodev account will be deleted permanently.

To reactivate your account, click on the Reactivate button and then click Ok. &#x20;

<div><figure><img src="https://2105883905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnGcP_ZeRJ1ipj9O8dF%2Fuploads%2FIDccU1FfnGQkacMKtbEG%2Fimage.png?alt=media&#x26;token=5f67b0ce-26d2-4345-893a-6182af4ca1b5" alt=""><figcaption></figcaption></figure> <figure><img src="https://2105883905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LnGcP_ZeRJ1ipj9O8dF%2Fuploads%2FYxCfjpxvnL3Lm1DGMMDQ%2Fimage.png?alt=media&#x26;token=f1984b7a-c3ff-4d16-92b3-6c781a33ad5b" alt=""><figcaption></figcaption></figure></div>

When you delete your devtodev account, all of your created content (reports, dashboards, alerts) will remain in devtodev. Other users of the Space will be able to transfer owner rights or delete this content.&#x20;

Read more on how to configure content by deleted users in the [Users & Access](https://docs.devtodev.com/space-management#managing-content-from-deleted-users) section.


---

# 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.devtodev.com/user-profile-management.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.
