# 7. Manage your app

**What you’ll do:** Perform management actions for your applications on the platform.

**Why it matters:** You have full control to manage your applications — including viewing their status and performing actions such as **edit**, **delete**, or **unpublish**.

**Steps:**

1. Go to the **App Management** page.
2. Search for the application you want to manage.
3. Select the corresponding action (**edit**, **delete, unpublish**, etc.) to apply to your app.

**Common mistakes**

**How to?**

**See instruction video to get information you need:**

\<video step by supademo>


---

# 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://oten.gitbook.io/openplatform/about-us/user-guide/oten-developer/7.-manage-your-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.
