# Delete Pipeline

This function helps to remove a pipeline.

* Navigate to the ***Pipeline Workflow Editor*** page.
* Click the ***Delete*** icon.

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/z5pJx3kxwYoCtvgPxYhV/image.png" alt=""><figcaption></figcaption></figure>

* A dialog box opens to assure the deletion.
* Select the ***YES*** option.

&#x20;     ​![](https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/6fAI1DwlB0TnRA0oyo77/image.png)

* A notification message appears.
* The user gets redirected to the ***Pipeline List*** page and the selected Pipeline gets removed from the Pipeline List.  &#x20;

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/adrflnVLnP0x0nqczzEy/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> All the Pipelines that are deleted from the Pipeline Editor page get listed on the Trash page.*
{% endhint %}


---

# 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.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/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.
