> 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-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-applications/delete-an-application.md).

# Delete an Application

Follow the steps below to delete any server groups in the application.&#x20;

1. From the ISD application dashboard, Click "**Continuous Delivery**" --> Click "**Spinnaker**".  This will take you to the Spinnaker instance you have configured with ISD. The first thing you will see is a recent view of all of your applications and Click your "**Application Name"** as shown in the image below.

![](/files/L8hU5ifTK18odhNnIRrU)

2\. Click the Application tab at the top and then select the **CLUSTERS** from the options on the left. Refer to the image below.

![](https://lh4.googleusercontent.com/EBXFvM1fvZCFiQ5Bl0AE0RdelDQ6APxQhRZ_xYn_btT0LzEMKX2xoX9ALphcYPChpU43_ORjZBhUrZl9H7lg7Zbx3KOLJl_i9e7kWL5y4PW8DitFn6d1s1zRxOkZFOxrtbXWp8gz)

3\.  Select the server group which you want to delete. Then click **Server Group Actions** and select **Destroy** from the drop-down to delete the server group. Refer to the image below.

![](https://lh6.googleusercontent.com/--2il79SSZq3AVbpr99EpXrYH4HI30pABMszpGtlTuJOIiNunbX1xDwIPb85in-u3OjiKCui81Ssx35p3qzH297gLe588yepNNMYEPFtXd-xpRWDPUTd4gORe-g42b-NReQheVrN)

### Application Deletion

1. Click **"Config"** and select **"Delete Application"** from the left side menu and then click **"Delete Application"** from the bottom of the page as shown in the image below.&#x20;

![](/files/T9pejUmXL4qW8TR8M1Ke)

2\. Below screen will appear to confirm your application deletion request. Make sure that you have selected correct application name and click "**Delete application name**".&#x20;

![](/files/vO1cnHXxz7w55vzdhOOj)

3\. Your application has been deleted successfully as shown below:

![](/files/IvIzCd5Ww6sDBM0RFr5S)

## Instruction Video&#x20;

Here's a short video that provides quick step-by-step instructions to delete an application:

{% embed url="<https://www.youtube.com/watch?v=wwFYMsAEsJQ>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/quickstart-guide/manage-applications/delete-an-application.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
