[WAIT] tag tells the engine that a silence is expected - the caller has stepped away to get or check something - so it should hold the line instead of treating the quiet as a dropped call.
Syntax
Example
Caller: “Give me a second, let me grab my card.” Agent: “Of course, take your time. [WAIT]”The caller hears “Of course, take your time.” The engine holds the line instead of ending the call for silence.
When to use it
The tag only has any effect when your prompt tells the agent to use it - if your prompt never mentions[WAIT], the engine ignores it. Add a line to your Actions guidance:
How the wait works
When the agent emits[WAIT], the engine extends the silence timer for that one turn:
- The caller comes back and speaks - everything returns to normal instantly and the conversation continues.
- The wait runs out - the agent gently checks whether the caller is still there (“Are you still there?”), waits a moment, and if there is still no answer it says a polite goodbye and ends the call.
Configuration
How long the engine waits is an agent-level field:
Set it when creating an agent or update it later - see Create agent - or use the Wait tag pause control in the agent’s Call Ending settings.