# Delete your account

{% hint style="danger" %}
Deleting your account is irreversible and may cause data loss. Please proceed with caution.
{% endhint %}

To delete your account in Unideck, follow these steps:

* Click on your account name in the bottom bar.&#x20;

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

* Select **Settings**

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

* Open "Account" from Settings sidebar and click on "Danger Zone" then click on "Submit Request"

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

* In opened modal, Click "Submit Request"

<figure><img src="/files/dvPI173teUEfUtmlBJBU" 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://ainur.gitbook.io/unideck-docs/guides/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.
