> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/opsmx-1/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application/delete-application.md).

# Delete Application

User can delete an application from the **ISD application dashboard** and from the **ArgoCD application dashboard**. To do so, follow the instructions below.

### Delete application from ISD application dashboard

Follow the steps below to delete an application from the ISD application dashboard:

1. After login into the Argo CD applications Dashboard, click on the desired application that you want to delete.
2. In the application details page, click **DELETE**.

<figure><img src="/files/fuH5UHkOWrphfC6jiD3s" alt=""><figcaption></figcaption></figure>

3. A popup is displayed with options as displayed below:

<figure><img src="/files/uoqF8ylLJ6hL0HuI4Oed" alt=""><figcaption></figcaption></figure>

4. Enter the application name for confirmation and select the required propagation policy.
5. Click **OK.**&#x20;

### Delete application from ArgoCD application dashboard

Follow the steps below to delete an application from the ArgoCD application dashboard:

1. Navigate to Setup > CD Integration.&#x20;
2. Click on the application URL that you want to delete.

<figure><img src="/files/tO97PXqZg0eiCpnxvKL2" alt=""><figcaption></figcaption></figure>

3. In the ArgoCD application dashboard, delete the required apps.&#x20;

<figure><img src="/files/uKcgihcCOsN6emOeHSGm" alt=""><figcaption></figcaption></figure>


---

# 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://docs.opsmx.com/opsmx-1/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application/delete-application.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.
