# Delete Pipelines

If you want to delete a pipeline because it will no longer be used, you can click the downward arrow next to the name of the pipeline you wish to delete and then check the checkbox to the left of that downward arrow. If you only want to delete a specific version, you can simply check the checkbox next to the name of the pipeline version you want to delete. Then, click the “Delete” button located in the top right corner.

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

You will be directed to a confirmation window stating that the pipeline and/or pipeline version will be permanently deleted.

<figure><img src="/files/sRgOke9TLu06KUIiHZao" 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.cloudeka.ai/deka-gpu-mlops/pipelines/delete-pipelines.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.
