# How to Delete a Profile

{% hint style="warning" %}
This tab may be hidden by instance settings.
{% endhint %}

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/OsfFRnNs9OVUNNuJ4r7e" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

<figure><img src="/files/X3Wu6P4olvyg8QnJuHfK" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### What gets deleted

If you delete your profile, accounts where you are **Account owner** can also be deleted along with:

{% columns %}
{% column %}

* accounts where the user is **Account owner**
* mailboxes
* templates
  {% endcolumn %}

{% column %}

* dictionaries
* contacts
* aliases
* envelope drafts
  {% endcolumn %}
  {% endcolumns %}

To keep accounts and data, reassign the account owner before deletion.

{% hint style="info" %}
Envelopes already in the processing flow are not deleted.
{% endhint %}

### Delete profile and delete accounts

1. Click the <img src="/files/wVSEVm9fIsk5x5jyE6Iv" alt="" data-size="line"> button.
2. In the modal, enter your email in UPPERCASE.
3. Click the <img src="/files/UwyThXqE8e72DboMyhsy" alt="" data-size="line"> button.

After deletion, you are logged out and redirected to the login page.

### Delete profile but keep accounts

1. Assign a new account owner for every account where you are **Account owner**.
2. In **Danger Zone**, click the <img src="/files/wVSEVm9fIsk5x5jyE6Iv" alt="" data-size="line"> button.
3. In the modal, enter your email in UPPERCASE.
4. Enable **Keep the account and mailboxes**.
5. Click the <img src="/files/UwyThXqE8e72DboMyhsy" alt="" data-size="line"> button.

If any account still has you as the only owner, you’ll see an error message in the top-right corner.


---

# 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://support.docstudio.com/user/user-profile/how-to-delete-a-profile.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.
