β How to setup an AI bot for FAQs?
You can create a smart FAQ chatbot on Chakra to automatically answer common questions about your business using pre-configured content. Follow the steps below to get your FAQ AI Bot up and running.
β Before You Begin
This guide assumes youβre already familiar with the Chakra admin dashboard.
π Step 1: Create a FAQ Content Sourceβ
Start by creating a content source that includes your business FAQs.
- Go to: Admin > AI Settings > AI Content Source
- Click
New Content Source
(top right) - In the modal:
- Name: Enter a name like
FAQ
- Content Source Type: Select
FAQs
- Name: Enter a name like
- Add your FAQs:
- Click
Add Another
to add FAQ items - Provide a question and its answer for each item
- Add as many FAQs as needed β you can always edit them later
- Click
- Click
Create
to save
π€ Step 2: Create the AI FAQ Chatbotβ
Now, letβs build a chatbot that can use your FAQ content to answer customer queries.
- Go to: Admin > Chat Settings > Chatbots
- Click
Create Chatbot
- Rename the chatbot to FAQ Bot
- Edit the Welcome node:
- Message:
Hi this is FAQ bot, I will try to answer your questions
- Message:
- From the left panel, drag the AI Reply node onto the canvas
- Connect the Welcome node to the AI Reply node
π Configure the AI Reply Nodeβ
- Content Source: Select the
FAQ
source you created - Stop Keywords: (Optional) Add keywords that users can type to stop the bot
- No Answer Message: (Optional) Set a fallback message like
"Sorry, I couldn't find an answer to that."
- Thank You Step: (Optional) Add a final step to thank users
- Click Save
- Mark the chatbot as Active
Once active, the bot will continue answering questions until a stop keyword is detected.
β‘ Step 3: Add a Chat Triggerβ
Create a trigger so users can easily activate the FAQ bot.
- Go to: Admin > Chat Settings > Chat Triggers
- Click
Create Chat Trigger
- Configure the trigger:
- Keyword:
FAQBot
- Matching Strategy: Select
Starts With
(e.g., "FAQBot what are your hours?") - Action: Choose
Trigger Chatbot
and select your FAQ Bot
- Keyword:
- Click Save
β You're Done!β
Your FAQ bot is now live! Test it by messaging your trigger keyword and start providing instant answers to your users.