Built-in tools available to all agents for managing conversation flow and state.
Built-in capability to explicitly terminate the conversation at any point. Available by default.

How it works

Configure end conversation triggers in your Prompt Instructions. The agent will follow the instructions to determine when to end the call.

When to use

  • After completing a booking or transaction
  • When user explicitly asks to end the call
  • When agent determines the goal has been met
  • After exhausting all retry options

Configuration

Add end conversation conditions to your prompt instructions:
  • “End the call once the user confirms the booking”
  • “If the user declines the offer twice, politely end the conversation”
  • “End the call after providing the requested information”