Chatbots & AI
Setting up keyword triggers
3 minutes read time Difficulty: beginner
Setting up keyword triggers
Keywords are words or phrases that automatically start a chatbot flow when a customer sends them.
How keywords work
- Customer sends a message containing a keyword (e.g., "hi", "menu", "help")
- AIsoule matches the keyword
- The associated flow is triggered
- The flow sends its first message automatically
Creating a keyword
- Go to Chatbot → Keywords
- Click "New Keyword"
- Configure:
- Keyword — The trigger word/phrase (e.g., "hello")
- Match type — Exact match or contains
- Flow — Which flow to trigger
- WhatsApp Account — Which account this applies to
- Click Save
Match types
| Type | Behavior | Example |
|---|---|---|
| Exact | Message must be exactly the keyword | "hi" matches "hi" but NOT "hi there" |
| Contains | Message must contain the keyword | "menu" matches "show me the menu" |
Multiple keywords for one flow
You can create multiple keywords that trigger the same flow:
- "hi", "hello", "hey" → Welcome Flow
- "order", "track", "status" → Order Tracking Flow
- "help", "support", "agent" → Transfer to Agent
Keyword priority
If a message matches multiple keywords:
- Exact match takes priority over contains
- If multiple exact matches exist, the first created wins
- AI auto-reply only triggers if NO keyword matches
Tips
- Cover common greetings — hi, hello, hey, good morning
- Use your language — Add keywords in Hindi, regional languages
- Keep it simple — Single words work better than phrases
- Don't overlap — Avoid keywords that are substrings of each other
- Test with real messages — See what customers actually type
Disabling a keyword
- Go to Chatbot → Keywords
- Find the keyword
- Toggle it off (or delete it)
The flow will no longer trigger for that keyword.
Keywords vs AI auto-reply
| Feature | Keywords | AI Auto-Reply |
|---|---|---|
| Trigger | Specific words | Any message |
| Response | Predefined flow | AI-generated |
| Priority | Higher (checked first) | Lower (fallback) |
| Best for | Structured conversations | Open-ended questions |
Recommended setup: Use keywords for common intents (menu, order, help) and AI auto-reply as a fallback for everything else.
Related Articles
Was this guide helpful?
Your feedback helps us make these guides better for everyone.