# Delete your account

{% hint style="info" %}
Keep in mind that if you delete your account as the only administrator, the whole company account will also be deleted, along with all the data and other user accounts. If you want to keep the company account, make sure to give another user admin rights before deleting your own account.
{% endhint %}

In order to delete your user account:

1. Hover on your name at the bottom of the left-side menu.
2. Click **User profile.**
3. Click **Delete account** and confirm.

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


---

# 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.debricked.com/product/administration/account/delete-your-account.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.
