AI Bot Knowledge Base

The Knowledge Base is your chatbot's brain. These are articles that the chatbot reads, learns from, and references when answering customer questions. A well-organized knowledge base dramatically improves your chatbot's accuracy and helpfulness.

What is a Knowledge Base Article?

A Knowledge Base article is a document that contains information about your business, products, services, policies, or processes. Your chatbot uses these articles to:

When a customer asks a question, the chatbot searches your knowledge base for relevant articles and uses that information to formulate an answer. Your knowledge base articles are also shown on chatbot widget's homepage.

Creating Knowledge Base Articles

Step 1: Access Knowledge Base

  1. Go to AI Chatbot section in the left sidebar

  2. Click on AI bot knowledge base from the list

  3. Click "+ Add Article" button on top right side

Step 2: Fill Out Article Information

Article Title (Required)
The name of your knowledge base article. Make it clear and specific.

Examples:

Excerpt (Required)
A short 1-2 sentence summary of the article. This helps the chatbot quickly understand what the article is about.

Example for "How to Track Your Order":
"Learn how to track your order status in real-time and receive delivery updates via email and SMS."

Content (Required)
The full article text. Write clear, concise, helpful content that answers the article's main topic.

Content Tips:

Content Example:

## How to Track Your Order

Tracking your order is easy! Here are two ways to do it:

### Method 1: Email Tracking Link
- When your order ships, you'll receive an email with a tracking link
- Click the link to see real-time delivery updates
- You'll be notified when your package arrives

### Method 2: Order Dashboard
1. Log into your account at www.example.com
2. Click "My Orders"
3. Find your order and click "Track"
4. See real-time status and estimated delivery date

### Need Help?
If you can't find your tracking information, [contact our support team](https://example.com/support)

Adding Rich Content:

You can also include:

Important! Use Markdown to add content. Here is a guide how to use Markdown.

Step 3: Select Which Chatbots Use This Article

Near the bottom of the form, you'll see a "Chatbots" section with a list of your chatbots.

This allows you to have different knowledge bases for different chatbots or share articles across multiple bots.

Step 4: Save the Article

  1. Review your article for accuracy and clarity

  2. Click the "Save" button at the bottom

  3. Your article is now published and available to your chatbot

Managing Knowledge Base Articles

Viewing All Articles:

  1. Go to AI bots Knowledge base

  2. See a list of all articles with status (Published, Draft, Archived)

Editing an Article:

  1. Click the article in the list

  2. Click "Edit"

  3. Make changes

  4. Click "Save"

Deleting an Article:

  1. Find the article in the list

  2. Click the trash icon next to the article

  3. Confirm deletion

Knowledge Base Best Practices

1. Organize by Topic
Create articles in logical categories:

2. Keep It Updated
Regularly review and update articles to ensure information is current. Outdated information damages trust and chatbot accuracy.

3. Use Clear Language
Write for your audience. Avoid jargon or explain technical terms. Most users are not experts.

4. Include Examples
Real-world examples help customers understand concepts better than abstract explanations.

5. Link Between Articles
If one article references another, add links: [Learn more about returns](link-to-returns-article)

6. Write for Search
Include common questions as headings. Customers ask questions in different ways that cover multiple phrasings.

Example of good article organization:

## How Do I Return an Item?
(Also answers: "What's your return policy?" "Can I exchange instead?")

[Content...]

7. Test Your Articles
Ask your chatbot questions and verify it references the correct articles and provides accurate information.

How Chatbots Use Knowledge Base Articles

When a customer asks a question, here's what happens:

  1. Question Received: Customer types "How do I track my order?"

  2. Search: Chatbot searches knowledge base articles

  3. Match: Chatbot finds "How to Track Your Order" article

  4. Reference: Chatbot reads and understands the article

  5. Response: Chatbot uses article information to formulate a response

  6. Display: Customer sees response in chat (article can be linked for full details)