# Navigate & Overview of Workflow

The **Workflow** section in Ownchat allows users to automate tasks, integrate systems, and build automated processes that trigger actions based on specific events.

Workflows help businesses streamline operations by connecting different applications, executing automation logic, and managing system events efficiently.

To access workflow automation features, click the **Workflows menu icon in the left sidebar.**

{% embed url="<https://app.supademo.com/demo/cmmek28q72xa3nr99cbx74lqj?utm_source=link>" %}

### Accessing the Workflows Section &#x20;

Follow these steps to open the Workflows dashboard:

1. Log in to **Ownchat**.
2. Navigate to the **left sidebar**.
3. Click the **Workflows** icon.

This will open the **Workflows dashboard**, where all available workflows are displayed.

### Workflows Dashboard Overview &#x20;

The Workflows dashboard displays all created automation workflows in the system.

Each workflow card includes:

* **Workflow Name**
* **Description**
* **Created By**
* **Status (Active / Inactive)**
* **Last Updated Information**

This dashboard allows users to manage and monitor workflow automation across the platform.

### Workflow Tabs &#x20;

The Workflows section contains two main tabs:

**Flows** &#x20;

The **Flows tab** displays all workflows created within the platform.

Users can view, edit, and manage automation workflows from this section.

&#x20;

**Workflow Libraries** &#x20;

The **Workflow Libraries tab** provides pre-built workflow templates that users can reuse.

These templates help users quickly implement automation processes without building workflows from scratch.

&#x20;

### Searching Workflows &#x20;

The **Search field** allows users to find specific workflows quickly.

Users can enter keywords to locate workflows based on their names or descriptions.

&#x20;

### Workflow Status Filters &#x20;

The Workflows dashboard includes status filters to organize workflows.

**All Status** &#x20;

Displays both active and inactive workflows.

**Active** &#x20;

Shows only workflows that are currently active.

**Inactive** &#x20;

Displays workflows that are currently disabled.

These filters help users manage workflows more efficiently.

### Workflow View Options &#x20;

Users can switch between different workflow display layouts.

**Grid View** &#x20;

Displays workflows in a card-style layout.

**List View** &#x20;

Displays workflows in a structured list format with additional details.

These view options help users manage workflows depending on their preferred viewing style.

&#x20;

### Creating a New Workflow &#x20;

To create a new workflow:

1. Navigate to the **Workflows dashboard**.
2. Click the **Create New Flow** button.
3. Choose one of the available creation options.

Users can create workflows using two methods:

**Build from Scratch** &#x20;

This option allows users to create a completely custom workflow by defining their own steps and automation logic.

Users can configure triggers, actions, and integrations based on their requirements.

**Use a Template** &#x20;

Users can also start with a **pre-built workflow template** from the workflow library.

Templates help users quickly implement automation processes with predefined steps.

These templates can be customized after selection.

### Summary &#x20;

The Workflows section provides powerful automation capabilities within OwnChat. By creating workflows or using templates from the workflow library, users can automate processes, integrate external services, and streamline operational tasks efficiently.

&#x20;


---

# 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.ownchat.app/work-flows/navigate-and-overview-of-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.
