Flows
Flows are workspace-scoped automations: a trigger (for example conversation started), steps on a canvas, optional channel and agent scoping, and status (active/inactive).
Live URL: live.chatmaven.ai/workspaces/flows
Open the Flows list
- Top bar: Workspaces.
- Sidebar: Flows.
Use My flows vs Templates to switch between your own flows and flow templates (starter designs—not the same as workspace Templates for message copy). Search flows… filters the table. Add flow starts a new flow.

To browse flow templates from the same screen, switch the toggle to Templates (next to My flows).

List columns
| Column | Meaning |
|---|---|
| Flow | Name (often a link) and trigger summary. |
| Trigger | Event that starts the flow. |
| Status | Active or inactive. |
| # agents | Agents linked to the flow. |
| Actions | Edit, duplicate, delete. |
Create a flow
1. Start from the list
Click Add flow.

ChatMaven opens the flow builder.

2. Name, status, and canvas
- Set the flow name in the header field.
- Use the Active toggle when you are ready for the flow to run.
- Drag steps from STEPS (for example Start, Message, Question, Condition, Assign To, Set Tags, Chat Status, Webhook, and others your workspace exposes) onto the dotted canvas.
- Connect nodes to define order. Use zoom and fit controls at the bottom of the canvas.

3. Optional: integration channels
Open Integration channel (optional) to limit the flow to specific channels. None selected means all channels. Only enabled integrations can actually run the flow.

4. Optional: associated agents
Open Associated agents (optional) to restrict which agents this flow applies to.

5. Configure a step
Click a node to open its panel (for example Question): edit text, variable names, response type, and use the panel’s Save. Nodes may expose duplicate/delete icons on the card.

6. Test and save the flow
Use Test (play) to exercise the flow when the product allows it. Finish with Save at the bottom; Cancel discards changes.


Start from a flow template
- On the Flows page, switch the toggle to Templates.
- Use the Domain filter if shown (for example All).
- Pick a card and use Use template (or Details first). You can then adjust the flow in the builder.

Edit a flow
- On My flows, find the row.
- In Actions, click the pencil (edit) icon.

The builder opens; change nodes, channels, agents, name, or Active, then Save.
Duplicate a flow
In Actions, click the duplicate icon. Use the copy as a starting point and rename or edit in the builder.

Delete a flow
- In Actions, click the trash icon.
- Confirm in the product if a dialog appears.

Related
- Custom fields — Keys for Update Contact and other nodes.
- Getting Started with Workspaces