# How do I delete my account?

{% hint style="warning" %}
Deleting your account is irreversible. If you choose to delete your account all the projects you have uploaded and all your profile details will be removed. Deleting your account cannot be undone.
{% endhint %}

{% hint style="info" %}
You cannot use the on-line account manager to delete an account with an active subscription. If you have an active subscription and would like to delete your account please contact us at <support@squirrel365.io>
{% endhint %}

You can delete a free Squirrel365 account by clicking the “Delete Account” button at the bottom of the profile section of the Account Manager at [cloud.squirrel365.io/account/main/profile.](https://cloud.squirrel365.io/account/main/profile) This will pop up the following dialog:

<figure><img src="https://addons.squirrel365.io/learn-assets/uploads/2021/10/delete-account.jpg" alt=""><figcaption></figcaption></figure>

To enable the delete button you must type the word “delete” into the confirmation box.


---

# 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://learn.squirrel365.io/account-management/how-do-i-delete-my-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.
