# How to view draft workflows?

For ease of access, the **Workflow Builder** gives us the option to view the most recently opened/drafted workflows.&#x20;

{% hint style="info" %}
Workflows are drafted when the **One Resource** application shuts down unexpectedly while you are creating/editing the workflows. This could be due to accidentally closing tabs or quitting browsers, system crashes, network problems and so on.
{% endhint %}

If you want to view draft workflows,

1\.    From the **Studio** dropdown menu, select **Workflow builder**. The **Workflows** screen is displayed.

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

2\.   On the top right of the Workflows screen, click **View Drafted Workflow**.

<figure><img src="/files/j8ITMz8HksjuTDXLq0h3" alt=""><figcaption><p><em>View Drafted Workflows</em></p></figcaption></figure>

The **Edit drafted workflows** window is displayed.\
In order to view or edit a drafted workflow,  click <img src="/files/-Mk5jp23K_ZkomGLLXdd" alt="" data-size="line"> against the required workflow from the list displayed.

{% hint style="info" %}
**Note**: Only the last three opened workflows are drafted. So, we will not see any workflows that were accessed prior to the last 3 opened workflows in the list of drafted workflows.
{% endhint %}


---

# 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/introduction/how-to-view-draft-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.
