> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reelevant.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Workflows in the Extension

> Browse your workflow list and view workflow details from the browser extension side panel

<img src="https://mintcdn.com/reelevant/sq2z448ROxO0jBXw/images/browser-extension/workflow-list-v2.png?fit=max&auto=format&n=sq2z448ROxO0jBXw&q=85&s=c59f2bc95d1c97afb45e584c62a2938a" alt="Workflow list in the browser extension side panel" width="386" height="1024" data-path="images/browser-extension/workflow-list-v2.png" />

## Workflow List

After logging in, the side panel shows your [workflows](/product-guide/workflows/overview) in a searchable table:

| Column / Control      | Description                                               |
| --------------------- | --------------------------------------------------------- |
| **Search**            | Filter workflows by name.                                 |
| **Filter by channel** | Narrow the list to workflows for a specific channel type. |
| **Name**              | Workflow name. Click to open workflow details.            |
| **Status**            | Current state — **Draft** or **Published**.               |
| **Last update**       | Date the workflow was last modified.                      |

## Workflow Detail

Click a workflow to see its details:

| Section                      | Description                                                                                                                                              |
| ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Workflow info**            | Name, status, and metadata.                                                                                                                              |
| **Channels**                 | The [channels](/product-guide/workflows/channels) configured for this workflow.                                                                          |
| **Integration instructions** | Open the [integration instructions](/developer-docs/guides/browser-extension-integration) for a channel to copy image and redirection URLs.              |
| **On-site integration**      | For client-side channels, configure the integration on your website using the [content script](/developer-docs/guides/browser-extension-content-script). |

## Navigation

| Control               | Description                                                          |
| --------------------- | -------------------------------------------------------------------- |
| **Back button**       | Return to the workflow list.                                         |
| **Settings**          | Open extension settings (e.g., logout).                              |
| **Bottom navigation** | Switch between Workflows, Contents, DataHub, and Analytics sections. |
