# Disable Pipeline

If you disable a pipeline, it will prevent any triggers from firing. Also, manual execution of the pipeline is not possible for disabled pipelines.

Follow the steps below to disable 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 disabled and click **Configure.**&#x20;

   <figure><img src="/files/3kEEZW8izw3hgxgiwuwZ" alt=""><figcaption></figcaption></figure>
3. Select **Disable** option from the **Pipeline Actions** drop-down as shown below.&#x20;

   <figure><img src="/files/qPjLGMwG5dicMI0Tul00" alt=""><figcaption></figcaption></figure>
4. A popup will appear to confirm your pipeline disable request. Make sure that you have selected the correct pipeline name and click **Disable pipeline**.&#x20;

   <figure><img src="/files/H4b1xmlhFSL6urdXsn96" alt=""><figcaption></figcaption></figure>
5. Now the selected pipeline is disabled. For the disabled pipelines, **Enable** option will be available under the pipeline action drop-down menu to enable it again as shown below.&#x20;

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


---

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