⚡ Quick answer -
MyOperator classifies every conversation as either:
- Active Chat = bot resolves the query without a human, and
- Requesting Chat = bot hands the thread to an agent. Configure the switch-over with Escalation Rules (confidence threshold + idle timeout). Agents intervene from the Requesting queue, reply, then click Resolve to return control to the bot or archive the thread.
When should I use this guide?
Use these instructions if you (a) own chatbot escalation rules, (b) staff the live-chat Requesting queue, or (c) audit SLA / CSAT metrics for bot vs agent handling.
1. Overview: Active vs Requesting
Active (bot-only) and Requesting (agent-handover) chats form a closed loop:

Alt-text: user–bot loop and escalation to agents.
Why does it matter?
• Zero human cost for FAQs (Active).
• Seamless hand-offs (Requesting).
• Separate KPIs: bot-resolution %, agent-handover %, CSAT.
2. How Active Chats work
Trigger → Result table
Trigger | Result |
Bot confidence ≥ threshold (default = 0.80) | Chat stays Active; bot replies in < 1s. |
The visitor's question was fully answered | Thread auto-closes after Idle Timeout (default = 10 min). |
Visitor taps “Talk to an agent” OR bot confidence < threshold | Chat moves to the Requesting queue; agents alerted. |
Key metrics
• Bot-resolution %
• Avg. response time
3. How Requesting Chats works
Trigger → Result table
Trigger | Result |
Visitor taps “Talk to an agent” | Thread appears in the Requesting queue. |
Bot confidence < threshold | Thread escalates mid-conversation. |
Negative sentiment detected | Optional custom rule escalates. |
Post-resolution path:
- Agent clicks Resolve.
- Chat disappears from the Requesting queue.
- Transcript returns to standard history; automation can resume if enabled.
4. Configure Escalation Rules
- Go to Settings › Chatbot › Escalation Rules.
- Set Confidence Threshold (0-1; default 0.80).
- Define Idle Timeout in seconds (default 600).
- Save. Changes apply instantly.
5. Agent workflow: intervene & resolve
Step | Action |
1 | Open Live Chat → Requesting. |
2 | Click Intervene to claim a chat. |
3 | Respond in real time. |
4 | Click Resolve to close or hand back to the bot. |
Expected outcome: Chat leaves the Requesting queue, SLA timer stops, and metrics log an agent handover.
When intervention is NOT possible
• Chat is already closed or resolved.
• Customer has left the chat and the session expired (≥24 h).
• Your role is Viewer—no chat permissions.
6. Edge cases & limitations
Scenario | Behavior | Workaround |
Bot confidence fluctuates mid-chat | Escalates unexpectedly | Add training data or raise the threshold. |
Multi-language bot | Confidence varies by language | Set per-language rules. |
“Already handled” pop-up | Another agent intervened first | Refresh queue; pick a different chat. |
Intervene button is greyed out | You lack the “Live Chat Agent” role | Ask an Admin to upgrade your role. |
SLA breached (red timer) | Chat waited too long | Intervene anyway and apologise for the delay. |
When does this NOT work?
If the chatbot is disabled, all new threads bypass Active and land directly in Requesting, negating bot-resolution metrics.
7. Troubleshooting checklist
Symptom | Possible Cause | Fix |
Chat doesn’t auto-close | Idle Timeout not set | Update Escalation Rules. |
The bot keeps escalating | Threshold too high | Lower to 0.70–0.75. |
Analytics show 0 % bot resolutions | Incorrect tagging | Re-check reporting filters. |
Keywords: MyOperator chats, Active Chat, Requesting Chat, chatbot escalation, confidence threshold, idle timeout, live-chat queue
Related Articles
What are the different types of nodes that can be added to an IVR in MyOperator?
⚡Quick answer: MyOperator’s IVR Builder includes six node types you can combine to design your call flow: IVR Menu, Extension, Department, Message, Voicemail, Input & Response. 1. What’s a “node” in IVR Builder? A node is a building block in your ...
What IVR types does MyOperator support, which one should I choose, and how do I set up a Location-Based IVR?
⚡ Quick answer - MyOperator supports six IVR types—Default, Menu-based, Location-based, Voice-recognition, Self-service, and Time & Day-based. • Use a menu-based approach for simple keypad navigation. • Use Location-based for geo routing. • Use ...
What are “Canned Messages” in MyOperator and how do I create, manage, and use them in live chat?
⚡Quick answer - Canned Messages are pre-written replies that any agent can insert into a chat by typing “/” and selecting the desired snippet—no Meta approval needed, provided the message is sent inside the 24-hour service window. Owners, Admins, and ...
What is Live Chat on the MyOperator platform?
⚡Quick answer - Live Chat is MyOperator’s real-time support channel, available inside your dashboard under the Help & Support panel, that lets your team respond to customer inquiries instantly from within the platform. It’s designed for handling ...
What are the benefits, prerequisites, and limitations of using the WhatsApp Business API with MyOperator?
⚡Quick answer - Integrating WhatsApp Business API with MyOperator lets you handle calls and WhatsApp chats on one dashboard, automate rich-media messages at scale, and stay compliant with Meta rules. Be aware of a 24-hour reply window, template ...