# 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. | ![](https://3085605247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRIDUOppGMO2NaZpQxdch%2Fuploads%2FsY5tHMv09VTNXnLviDL7%2Fimage.png?alt=media\&token=1d0565b5-7b78-477f-b321-4da46e179c12) |

### **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> | ![](https://3085605247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRIDUOppGMO2NaZpQxdch%2Fuploads%2FMbkjdT4HEKrP88np3mEM%2Fimage.png?alt=media\&token=cd00061a-92cf-4555-8d29-6fcb8ad61474) |

### **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 | ![](https://3085605247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRIDUOppGMO2NaZpQxdch%2Fuploads%2FzNRnGjfgsJRLZIZXJTEq%2Fimage.png?alt=media\&token=4e722bdc-c85d-40a7-ac32-3a6bde058285) |

<br>


---

# 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://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.
