> For the complete documentation index, see [llms.txt](https://docs.senpiper.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.senpiper.com/workflow-builder/deleting-workflows.md).

# Deleting workflows

To delete a workflow,

1\.    From the **Studio** dropdown menu, select **Workflow builder**.

<figure><img src="/files/m8DRsM0W5GzbdxcLnDNd" alt=""><figcaption><p><em>Naviagte to Workflows</em></p></figcaption></figure>

&#x20;The Workflows screen is displayed.

<figure><img src="/files/VaSTQkHeT1IBz5roGGIK" alt=""><figcaption><p><em>Workflow Screen</em></p></figcaption></figure>

2\.   From the list of workflows, select the workflow that you want to delete. \
In our case, we select the **Reimbursement workflow.** The view screen for the workflow is displayed.&#x20;

<figure><img src="/files/boHPmQaKR8qgRtKq6L3C" alt=""><figcaption><p><em>Basic Details of a workflow</em></p></figcaption></figure>

3\.  On the top left of the screen, click on the **Basic Details** tab.\
The **Basic Details** screen is displayed.

<figure><img src="/files/4o80WaLngYBiYFCVQSFe" alt=""><figcaption><p><em>Delete Workflow</em></p></figcaption></figure>

4\.   To delete the workflow, on the bottom left of the screen click **Delete**.\
The workflow is deleted from the system.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.senpiper.com/workflow-builder/deleting-workflows.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.
