# Navigating workflow builder

The **Workflow Builder** interface enables users to have an effortless experience in designing and implementing a workflow for business processes. The various components of the workflow builder help in creating a custom workflow diagram that dictates how the business processes will run. Thus, we can automate these business processes in a seamless manner.

## How do you navigate to the Workflow Builder interface?

To navigate to the **Workflow Builder** interface, from the **Studio** dropdown menu, select **Workflow builder**.

<figure><img src="/files/m8DRsM0W5GzbdxcLnDNd" alt=""><figcaption><p><em>Navigate to workflows</em></p></figcaption></figure>

&#x20;The **Workflows** screen is displayed.

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

## What are the components of the Workflow Builder interface?

The Workflow Builder interface consists of four major components. Please refer to the above image to understand the four components (labeled respectively) of the **Workflow Builder** interface.&#x20;

<table data-header-hidden><thead><tr><th width="123.33333333333331">Label</th><th width="231">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>Label</strong></td><td>Name</td><td><strong>Description</strong></td></tr><tr><td><strong>1</strong></td><td>NA</td><td>The list of existing workflows in the system</td></tr><tr><td><strong>2</strong></td><td>Search workflows</td><td>The search bar where you can search for the required workflow from the list of existing workflows</td></tr><tr><td><strong>3</strong></td><td>View Drafted Workflow</td><td>The button that navigates you to view the last three workflows that were accessed</td></tr><tr><td><strong>4</strong></td><td>Add New Workflow</td><td>The button that enables you to create a new workflow</td></tr></tbody></table>

You will know more about each of these components as you read through the subsequent sections.


---

# 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/what-are-the-components-of-the-workflow-builder-interface.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.
