# Delete a Pipeline

To delete a created pipeline with a **pending activation** status, perform the following steps:

**Step 1**: Navigate to the **Pipelines** section in the application.

<figure><img src="/files/9WNu2K6L3A6G7iHoasiW" alt=""><figcaption></figcaption></figure>

**Step 2**: Select the pipeline that you want to delete.

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

**Step 3**: Click the **Action** button dropdown on the right side and select **Delete** from the list.

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

**Step 4**: A popup message appears: **Do you wish to proceed?** Click **OK** to continue.

![Pipeline](https://stg.ingestlabs.com/docs/images/customerdataplatformimages/pipelineok.png)

**Step 5**: A confirmation message will appear: **Pipeline deleted successfully**.

![Pipeline](https://stg.ingestlabs.com/docs/images/customerdataplatformimages/pipelinesussdelete.png)


---

# 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.ingestlabs.com/media-data-platform/pipelines/delete-a-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.
