> For the complete documentation index, see [llms.txt](https://kb.motion.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.motion.cloud/motion-platform-software/apps/deleting-an-existing-motion-app.md).

# Deleting an Existing Motion App

### **Step 1:** Navigate to "Manage Apps" view <a href="#step_1-_navigate_to_-manage_apps-_view" id="step_1-_navigate_to_-manage_apps-_view"></a>

In the Apps view, you will see "Home" and "Manage Apps" in the platform's left-hand vertical menu.  &#x20;

| Steps                                                             | Screenshots                      |
| ----------------------------------------------------------------- | -------------------------------- |
| Click on "Manage Apps" in the platform's left-hand vertical menu. | ![](/files/jSXMG32D5vC6hqLyTL7e) |

### **Step 2:** Identify the Motion App you wish to delete <a href="#step_2-_identify_the_motion_app_you_wish_to_delete" id="step_2-_identify_the_motion_app_you_wish_to_delete"></a>

| Steps                                                                                                       | Screenshots                      |
| ----------------------------------------------------------------------------------------------------------- | -------------------------------- |
| <p></p><p>Locate the App that you wish to delete, and locate the blue hamburger bar next to its name.  </p> | ![](/files/0NUmPaHbjdCSY4S6pcob) |

### **Step 3:** Type "DELETE" in the warning window <a href="#step_3-_type_-delete-_in_the_warning_icon_that_appears" id="step_3-_type_-delete-_in_the_warning_icon_that_appears"></a>

As a safety precaution, users will need to manually input the word **"DELETE"** in the pop-up window that appears when clicking the "delete" option from the "Manage Apps" view.

| Steps                                            | Screenshots                      |
| ------------------------------------------------ | -------------------------------- |
| Type in "DELETE" and hit the red "submit" button | ![](/files/bCMebkOAUu8nWRHUDp0x) |

<br>


---

# 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://kb.motion.cloud/motion-platform-software/apps/deleting-an-existing-motion-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.
