> For the complete documentation index, see [llms.txt](https://docs.voipnumber.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voipnumber.net/guides/removing-your-account.md).

# Removing your account

To remove your account go to the Settings page at [app.voipnumber.net/settings](https://app.voipnumber.net/settings) and scroll down to the bottom. You will find there a `Danger zone` card which will be locked in for your safety

<figure><img src="/files/jfOO0j5Hx5yFDraeKqcs" alt=""><figcaption><p>Removing your account</p></figcaption></figure>

Enable `REMOVE YOUR ACCOUNT` button by clicking  `Unlock` checkbox

<figure><img src="/files/Q6mSyW4KuOFm0O0U9R8I" alt=""><figcaption><p>Caution option for mistakes</p></figcaption></figure>

Click `REMOVE YOUR ACCOUNT`  You will have a chance to revert/cancel before your account is completely deleted&#x20;


---

# 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://docs.voipnumber.net/guides/removing-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.
