# Delete Pipeline

The user can delete their pipeline using this feature, accessible from either the ***List Pipelines*** page or the ***Pipeline Workflow Editor*** page.&#x20;

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

<figure><img src="/files/6oZzxfuFjpJe9LBMyyP9" alt=""><figcaption><p>Deleting pipeline option from <em><strong>Pipeline Workflow Editor</strong></em> page.</p></figcaption></figure>

<figure><img src="/files/DlNvWzmUvIX0AT9x3Na4" alt=""><figcaption><p>Deleting pipeline option from <em><strong>List Pipeline</strong></em> page.</p></figcaption></figure>

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

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

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

{% 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-6/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.
