# Remove Workflow

Deleting a workflow will terminate and remove the workflow from the list of workflows. In the upper right corner, click the **'List of Workflow'** button (<img src="/files/ivpcOXSzNO1wybMy6vAw" alt="" data-size="line">).

![Delete Workflow](/files/0bcAteNYJvk0U329NspC)

In the pop-up list of workflow, select workflow name and click the **'Delete'** button. If removed workflow is success, you will see a success notification and the workflow is no longer available in the list of workflow.

![Delete Confirmation](/files/qs1bTn12eRaQiSvmNZT8)


---

# 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/bot-settings/process-flow/remove-workflow.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.
