# Delete Pipeline

If you delete a pipeline, a specific pipeline will be deleted permanently.

Follow the steps below to delete a pipeline:

1. Click on the application from the [**application dashboard**](https://docs.opsmx.com/user-guide/dashboard/application-dashboard)**.** The **Pipelines** page with the details of all the pipelines for the selected application is displayed.&#x20;
2. Select the **Pipeline** to be deleted and click **Configure.**&#x20;

   <figure><img src="/files/50vaPWuPYphV4g6yO73x" alt=""><figcaption></figcaption></figure>

2\.  Select **Delete** from the **Pipeline Actions** drop-down as shown below.&#x20;

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

3\.  A popup appears to confirm your pipeline deletion request. Make sure that you have selected the correct pipeline name and click **Delete**.

![](/files/H14f2pCpuvGyCv7cnhbj)

4\. Now the selected pipeline has been deleted and it is no longer available in the application as shown in the image below.

![](/files/wVhrb2CHJKts84T40GZy)


---

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