Platform / Limits & troubleshooting
What it can’t do, and what usually goes wrong
The honest list. Knowing these up front saves you designing around a capability that isn’t there — or debugging something that has a one-line answer.
Not supported today
The agent can’t send SMS mid-call
The platform sends SMS, but it is deliberately not a tool the agent can invoke on its own — messaging carries its own consent and registration rules. Have the agent confirm verbally and record what happened; send the message from your own systems afterwards.
Caller ID doesn’t look people up for you
{{ caller_id }} is always available, but turning a number into a customer is your lookup: a Call an API step against your CRM, with the number as input. There is no built-in directory.
Post-call summaries are sampled
Transcripts and the action timeline are captured for every call. Automatic summaries and topic tags are quality-scoring features and run on a sample — don’t build a workflow that assumes every call has one.
No cross-call topic analytics yet
You can read any single call in full. “What did people call about this week?” is not built.
Common gotchas
+14155550100) and that somebody answers it. Transfers can’t work from a browser or Playground caller — test from a real phone. See Transfers.Start with the call itself. Open the call under Calls — the transcript shows what the agent did between turns, with failures in red. Most questions are answered by reading it top to bottom before you go looking at logs.