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.