Overview
The workflow editor lets you customize every aspect of your voice agent’s behavior. Access it by clicking on any workflow from your dashboard.
Editor Sections
Conversation Flow
The visual editor shows your agent’s conversation structure:
- Nodes: Individual steps in the conversation (greetings, questions, responses)
- Connections: How the conversation flows between nodes
- Branches: Different paths based on user responses
Agent Settings
Configure how your agent behaves during calls:
Voice Settings
Customize your agent’s voice:
- Voice Selection: Choose from available AI voices
- Speaking Speed: Adjust how fast the agent talks
- Tone: Professional, friendly, or custom
Working with the Editor
Adding New Steps
- Click the + button in the flow editor
- Choose a node type:
- Message: Agent speaks to the caller
- Question: Agent asks and waits for response
- Condition: Branch based on caller’s answer
- Tool: Trigger an external action
Connecting Steps
Drag from one node’s output to another node’s input to create a connection. This defines the conversation flow.
Testing Changes
Before publishing changes:
- Click Save Draft to preserve your work
- Use Test Call for a quick verification
- Use Looptalk for comprehensive testing
SMS Follow-up (Optional)
Send an SMS after the call ends:
- Go to Settings → SMS Configuration
- Enable SMS follow-up
- Choose when to send:
- After every call
- Only for qualified leads
- Manual trigger only
- Customize the message template
Publishing Changes
When you’re satisfied with your changes:
- Click Publish in the top right
- Confirm the update
- Changes take effect immediately for new calls
Active calls continue with the previous version. Only new calls use the updated workflow.
Next Steps