# Deleting an App

If you have additional apps that you no longer require, you can delete them in your **App Settings.**

## How to delete an App

1. Click **App Settings**
2. Click General
3. Expand Delete your app
4. Click the big red delete button
5. Type in the name of your app to confirm deletion

![delete.gif](https://support.stackerhq.com/hc/article_attachments/7746420207635)

Please do not delete your app if you still require it, there is no way to get your app back once it has been deleted.


---

# 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.stackerhq.com/stacker-classic/account-settings/adding-multiple-apps/deleting-an-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.
