# Delete company account

In order to delete your company account:

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

1. Click **Admin tools** on the left side menu.
2. Type your password.
3. Go to the **Company settings** tab.
4. Click **Delete account** and confirm.

<figure><img src="/files/1vloC9NC7RfmmYZuOA3Z" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**This will delete your company data, including all users connected to this account.**
{% endhint %}


---

# 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-the-company-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.
