Overview
Instead of manually dragging nodes and configuring settings, you can:- Describe your flow in plain language
- Get AI-generated node suggestions
- Receive configuration recommendations
- Iterate quickly with conversational feedback
Accessing Stage Builder
In the Flow Builder:- Click the AI Chat icon in the left sidebar
- The Stage Builder panel opens
- Type your request in the chat input
Using Stage Builder
Starting a New Flow
Describe what you want your agent to do:Modifying Existing Flows
Ask for changes to your current flow:Getting Suggestions
Ask for advice on flow design:Example Conversations
Building a Support Flow
Building a Support Flow
Adding Branching Logic
Adding Branching Logic
Optimizing Prompts
Optimizing Prompts
Capabilities
The Stage Builder can:| Action | Description |
|---|---|
| Create nodes | Add new stages to your flow |
| Configure nodes | Set prompts, variables, transitions |
| Connect nodes | Create edges between stages |
| Suggest improvements | Recommend better configurations |
| Explain concepts | Clarify how features work |
| Debug flows | Help identify issues |
Tips for Effective Use
Be Specific
“Add a node that collects the customer’s order number and validates it’s in format XX-123456”
Provide Context
“This is for a restaurant reservation system where we need table size and time preference”
Iterate
“That’s good, but also add a fallback if they don’t have a reservation”
Ask Questions
“What’s the best way to handle callers who are upset?”
Starting Fresh
Click New Chat to reset the conversation. This:- Clears previous context
- Starts a fresh assistant session
- Does not affect your flow (unsaved suggestions are lost)
Best Practices
Start with an outline
Start with an outline
Describe the overall flow before diving into details. This gives the AI context for better suggestions.
Review suggestions carefully
Review suggestions carefully
The AI provides good starting points, but always review and adjust to match your exact needs.
Use it for iteration
Use it for iteration
Stage Builder is great for rapid prototyping. Build quickly, then refine manually.
Combine with manual editing
Combine with manual editing
Use AI for the initial structure, then fine-tune with direct node editing.