> For the complete documentation index, see [llms.txt](https://help.supporthunt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supporthunt.com/account-management/deleting-account.md).

# Deleting Account

In-order to delete the account, there are two ways by which you can raise a request, they are;

<details>

<summary>Via Email</summary>

You can send out the email to us requesting to delete the account. The email needs to be sent to <info@supporthunt.com>

The request needs to come from the admin or the owner of the account

</details>

<details>

<summary>Via Tickets</summary>

The other way through which you can raise a request to delete your account is by raising the support desk. You can visit this [link](https://supporthunt.com/contact/) to raise the support desk for the same.&#x20;

The request needs to come from the owner or the admin of the account

We generally take 24 to 48 hours to address the request.

Once we have moved forward with deleting the account, your account data will be permanently lost and Support Hunt will not be able to restore your data.&#x20;

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.supporthunt.com/account-management/deleting-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.
