Opening the editor
Navigate to Agents in the dashboard, then either:- Click New agent and choose Graph agent to create a blank agent.
- Click an existing graph agent to open it for editing.
Editor layout

Canvas
The canvas is the central workspace where your graph lives. Each node appears as a card; each transition appears as a directed arrow between nodes.Inspector panel
The inspector opens on the right side of the canvas. Its contents change based on what is selected:
Click the ✕ button at the top of the inspector to close it. To reopen the inspector, click the Inspector button (panel-right icon) in the top-right corner of the canvas.
Toolbar
The toolbar runs along the top of the canvas and contains all editor-level actions.
Keyboard shortcuts
Undo snapshots are coalesced — rapid successive edits (e.g. typing in a prompt field) are grouped into a single undo step, captured after ~800ms of inactivity.
Next steps
Managing nodes
Create, edit, duplicate, and delete nodes in the canvas.
Managing transitions
Wire nodes together with intent, rule, and always-transition edges.
Agent setup
Configure welcome message, LLM, voice, and conversation settings.
Validation
Find and fix errors before saving.

