Suggest an idea
Similar
WhatsApp Chatbot Keyword-Based Auto Stop / Pause
Hi team,
I’d like to request a feature for WhatsApp integration that allows the AI chatbot to automatically stop or pause when certain output keywords or phrases are triggered.
Use case:
When the bot sends a response containing specific keywords/phrases, I want the conversation to automatically switch from AI handling to human handling.
Suggested behavior:
- Trigger auto pause based on predefined bot output keywords/phrases
- Apply the pause to the current conversation only
- Option to:
- pause for a fixed duration, or
- keep paused until a human manually resumes
- During the pause, messages should go directly to live chat/human support
- Optional email notification when the auto-stop is triggered
This would help improve handover control and prevent the bot from continuing in sensitive or escalation-related situations.
Thank you!
1 2
new
Chat Data
It's already doable by calling the API to pause the bot by certain time or indefinitely. Please check this API : https://www.chat-data.com/api-reference#tag/Chatbot-Operations/operation/ToggleBotControl
You just have to add an AI action which get triggered by certain keywords/phrases and call this API endpoint: https://www.chat-data.com/api-reference#tag/Chatbot-Operations/operation/ToggleBotControl
Please check the custom API AI Action for details: https://cookbook.chat-data.com/docs/ai-actions#ai-actions-api
Dark Mode for all pages
There is a dark mode only for cook book page. It would be nice to have it for all. Including the chatbot pages.
1 1
new
Chat Data
www.chat-data.com website itself won't have the dark mode.
The chatbot itself already have the dark mode that you can configure.
