# Delete account

#### How to delete your AppMySite account?

Deleting your AppMySite account is a permanent action and cannot be undone. Before proceeding, make sure you’ve canceled any active subscriptions and deleted all apps and workspaces associated with your account.

#### Steps to follow

**Step 1: Delete your apps and workspaces**

* Log in to your AppMySite account.
* Go to your [**Apps**](https://app.appmysite.com/apps) and **Workspaces**.
* Delete all the apps and workspaces created within your account.

{% hint style="warning" %}
If any of your apps are on a paid plan, they must first be [**downgraded to the Free plan**](/billing/subscriptions/downgrade-subscription.md) before deletion. The downgrade will take effect once the current billing period ends.
{% endhint %}

**Step 2: Delete your account**

* Once all apps and workspaces are deleted or downgraded, go to [**Profile**](https://app.appmysite.com/profile) from the header menu.
* Scroll down and click **Delete my account**.
* Type in your registered email address to confirm and complete the deletion process.

{% hint style="danger" %}
Deleting your apps and account is permanent. All data, settings, and app details will be permanently erased and cannot be recovered once deleted.&#x20;
{% 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.appmysite.com/account/delete-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.
