Skip to main content

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

  1. Click the + button in the flow editor
  2. 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:
  1. Click Save Draft to preserve your work
  2. Use Test Call for a quick verification
  3. Use Looptalk for comprehensive testing

SMS Follow-up (Optional)

Send an SMS after the call ends:
  1. Go to SettingsSMS Configuration
  2. Enable SMS follow-up
  3. Choose when to send:
    • After every call
    • Only for qualified leads
    • Manual trigger only
  4. Customize the message template

Publishing Changes

When you’re satisfied with your changes:
  1. Click Publish in the top right
  2. Confirm the update
  3. Changes take effect immediately for new calls
Active calls continue with the previous version. Only new calls use the updated workflow.

Next Steps