Flow Builder
Overview
Section titled “Overview”The Flow Builder is a visual editor for creating agent flows. It renders CAFF flow definitions as interactive directed graphs where you can drag, drop, connect, and configure nodes.
Interface Layout
Section titled “Interface Layout”The editor has three main areas:
- Canvas — The central workspace where nodes and edges are displayed
- Node Sidebar — Left panel with the node palette for adding new nodes
- Config Panel — Right panel that appears when a node is selected, showing its configuration options
Getting Started
Section titled “Getting Started”- Click New Agent from the dashboard
- A new flow opens with a Start node and End node pre-connected
- Drag nodes from the sidebar onto the canvas
- Connect nodes by dragging from output handles to input handles
- Click a node to configure it in the right panel
- Click Save to persist your flow
- Click Test to open the chat interface and try your agent