# Delete App

### How can I delete my mobile app?

ou can delete your mobile app by following these steps:

{% embed url="<https://scribehow.com/shared/Delete_app__nzIQKZhIQ2KoKIA04Cv84w>" %}

1. Navigate to [**Settings**](https://app.appmysite.com/app/settings) from the side menu.
2. Click the Delete App button in the top right corner.
3. Confirm the deletion to proceed by typing the app name.&#x20;

If your app is associated with a paid plan, you must downgrade it to a free plan before deleting it.

{% hint style="danger" %}
A deleted app cannot be restored. The data of the deleted app also cannot be recovered.
{% 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/app/settings/delete-app.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.
