# Delete Pipeline

It is sometimes necessary to remove a pipeline from a deal when it is no longer needed.

Click **'Dashboard'** or **'Deal'** to navigate to the Deals page. Click the pipeline dropdown, select the pipeline that you want to delete then, click the **'Edit This Pipeline'** button. Then, the 'Pipeline Editor' module will open. In the upper right corner, click the **'Delete Pipeline'** button. Then, you will be prompted to confirm the delete request, click ‘**Yes**‘ to proceed delete pipeline or you can click ‘**No**‘ to return to the pipeline editor.

![Delete Pipeline](/files/9lDs0PsW8GY7g4bWwxBu)


---

# 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.3dolphins.ai/sales-activity/deal/pipeline/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.
