Skip to main content
End Call tells your agent when to hang up. Without proper end conditions, calls may drag on awkwardly or never conclude. Define clear triggers so conversations wrap up naturally. Location: Config Panel (right sidebar) → End Call toggle

Setup

  1. Toggle End Call ON
  2. Click the ⚙️ icon to open settings
  3. Click + Add End Call to create a function

Configuration

Add end call
Each end call function has two fields:
FieldPurposeExample
NameIdentifier (used internally)end_call_resolved
DescriptionTells the AI when to trigger”End the call when the customer confirms their issue is resolved”
The Description is critical — it’s what the AI uses to decide when to end the call. Be specific.

Common End Call Functions

FieldValue
Nameend_resolved
Description”End the call when the customer confirms their issue is completely resolved and they have no additional questions.”

Tips

VagueSpecific
”When done""When customer confirms satisfaction"
"If goodbye""When customer says goodbye, thanks, or indicates they’re finished”
Don’t just handle the happy path:
  • Customer explicitly asks to end
  • Customer becomes unresponsive after 3 prompts
  • Customer requests callback instead
If your main prompt says “end when resolved,” your end call description should match that language.
Think through every way a call might conclude:
FunctionScenario
end_resolvedIssue fixed, customer happy
end_goodbyeCustomer says goodbye
end_transferAfter transferring
end_no_responseCaller stopped responding
end_out_of_scopeCan’t help, directed elsewhere