Skip to main content

Flow List

When you open Automation → Chatbot Flows, you land on the Flow List page. This is your central dashboard for all chatbot flows.

📸
Screenshot: Full Chatbot Flows listing page
flow-list-full.png
1. Navigate to Automation → Chatbot Flows
2. Make sure you have 3–5 flows with different statuses (active, inactive)
3. Capture the full page showing the search bar, filters, and flow list table
Save to: static/img/screenshots/chatbot-flows/flow-list/flow-list-full.png

What you see on this page

Each flow in the list shows the following information:

ColumnWhat it means
Flow NameThe name of your flow (e.g., "Welcome Bot", "Order Tracker")
ChannelThe channel this flow is built for — WhatsApp (green), Messenger (blue), or Instagram (pink) — shown as a color-coded badge
DescriptionA short description of what the flow does
Trigger TypeHow the flow starts — Keyword, Button Click, Webhook, Manual, Post Comment, etc. For Keyword triggers, the keywords are shown below the trigger type
VersionThe current active version number
StatusWhether the flow is active (on) or inactive (off)
Created DateWhen the flow was first created
ActionsButtons to view logs, trigger flow, or delete the flow

Searching and filtering

Search by name

Use the search bar at the top to find a flow by its name. Start typing and the list filters automatically.

Filters

You can narrow down the list using three filters:

FilterOptions
Trigger TypeKeyword, Button Click, Webhook, Manual, Order Received, WhatsApp Flow Submitted
StatusActive, Inactive
ChannelWhatsApp, Messenger, Instagram
📸
Screenshot: Flow list filter options showing Trigger Type and Status dropdowns
flow-list-filters.png
1. On the Chatbot Flows page
2. Open the Trigger Type and Status filter dropdowns
3. Capture the filter area showing available filter options
Save to: static/img/screenshots/chatbot-flows/flow-list/flow-list-filters.png

Sorting

Click any column header to sort the list. Click again to reverse the order.

Actions on each flow

Each flow row has an action menu with these options:

ActionWhat it does
View LogsOpens the Flow Logs for this flow
Trigger FlowManually trigger the flow for selected contacts (only for Manual trigger type)
DeletePermanently removes the flow

To edit a flow, click on the flow name or row to open it in the Flow Builder.

📸
Screenshot: Flow row action menu showing Edit, View Logs, Trigger, and Delete options
flow-action-menu.png
1. On the Chatbot Flows page
2. Click the action menu (three dots) on any flow row
3. Capture the dropdown showing all available actions
Save to: static/img/screenshots/chatbot-flows/flow-list/flow-action-menu.png

Status toggle

Each flow has a status toggle that lets you quickly activate or deactivate it:

  • Active (on) — The flow is live and will respond to triggers
  • Inactive (off) — The flow is paused and won't respond to any triggers
Before activating

Make sure your flow has at least one published version. You cannot activate a flow without a published version.

Deleting a flow

When you click Delete, the system checks if the flow has any active conversations. If it does, you cannot delete it until those conversations are complete.

Pagination

The flow list supports pagination at the bottom of the page. You can choose to display 25, 50, or 100 flows per page.

Mobile view

On smaller screens, flows are displayed as cards instead of a table. Each card shows the flow name, trigger type, status, and action buttons.

Creating a new flow

Click the Create Flow button at the top of the page. You'll first be asked to select a channel (WhatsApp, Messenger, or Instagram) for the new flow. After selecting a channel, you're taken to the Flow Builder where you can start building.

warning

The channel cannot be changed after the flow is created. Make sure you select the correct channel before proceeding.

info

If you don't see the Create Flow button, your role may not have permission to create flows. Contact your administrator.