The chatbot supports several special commands that can be sent via WhatsApp to perform administrative actions. These commands are primarily intended for debugging and testing purposes.Documentation Index
Fetch the complete documentation index at: https://docs.chataigne.ai/llms.txt
Use this file to discover all available pages before exploring further.
Available Commands
Reset Command
Command:reset
Description: Clears the chatbot’s conversation memory by deleting all assistant messages from the current conversation.
What it does:
- Deletes all assistant messages associated with the conversation
- Preserves the customer data and conversation record
- Resets the chatbot’s context, making it start fresh
Reset Conversation Command
Command:reset-conversation
Description: Completely deletes the entire conversation and all its related properties while preserving the customer data.
What it does:
- Deletes the conversation record entirely
- Removes all associated messages (both assistant and platform messages)
- Preserves the customer record and data
- Forces creation of a new conversation on next interaction
Reset Customer Command
Command:reset-customer
Description: Completely removes the customer and all their associated data from the database.
What it does:
- Deletes all assistant messages from the conversation
- Completely removes the customer record
- Deletes all customer-related data (orders, conversations, etc.)
- Forces creation of a new customer record on next interaction
Command Behavior
All commands be sent as a regular text message via WhatsApp.