Back to NLP TopicsUsers rarely follow a linear conversation path. They may ask an unrelated question mid-task, provide a new intent before finishing the current one, or switch topics entirely. The Manage Interruptions feature gives you granular control over how your AI Agent handles these situations.You can configure interruption behavior at three levels, with the more specific level taking precedence.
Go to Conversation Intelligence > Conversation Management > Manage Interruptions.
When a user provides input after 15+ minutes of inactivity and the input is within the previous session context, it is treated as an interruption. If the user starts a new utterance, the old context is discarded.
Resume options define what happens to the on-hold task after the interrupting task completes.
Option
Behavior
Get confirmation before resuming
AI Agent asks the user (Yes/No) whether to resume the on-hold task. Customizable message.
Notify the user and resume
Resumes the on-hold task automatically and notifies the user. No confirmation required. Customizable message.
Resume without any message
Directly resumes the on-hold task with no notification to the user.
Always resume without message if the task ended in a single response
If the interrupting task completed in a single response, resumes the on-hold task silently regardless of other resume options.
Example (Get confirmation before resuming):
User: Can you book me a flight for tomorrow?AI Agent: From which city are you flying?User: Los AngelesAI Agent: Where to?User: By the way, what's the weather forecast for tomorrow?AI Agent: Please enter the city for the forecast.User: Los AngelesAI Agent: Weather Forecast for Los Angeles — March 15, 25°C, Mostly SunnyAI Agent: Should I continue with the task 'Book Flight'?User: YesAI Agent: Enter the name of the destination airport.
Set the maximum number of tasks that can be held at once. Default: 1. Range: 1–N.When the limit is reached, new tasks are ignored regardless of interruption settings.
Tasks resume in reverse chronological order (most recent first). Limit on-hold tasks to 1–2 to avoid confusion.