# Editing workflows

To edit a workflow,

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

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

&#x20;The Workflows screen is displayed.

<figure><img src="/files/VaSTQkHeT1IBz5roGGIK" alt=""><figcaption><p><em>Worflow screen</em></p></figcaption></figure>

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

<figure><img src="/files/rfocyKEyxajYozzyOKjK" alt=""><figcaption><p><em>Edit Workflow</em></p></figcaption></figure>

3\.   At the bottom right of the screen, click **Edit**.\
This will allow you to make changes to your workflow diagram. See [**Defining workflows**](/workflow-builder/how-to-create-workflows.md).


---

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