How you organise your knowledge base has a direct impact on answer quality. A well-structured knowledge base gives your agent fast, accurate retrieval. A messy one produces vague, inconsistent answers. This guide shows you exactly how to structure yours for best results.
The core principle: specific, self-contained chunks
ChatForge uses RAG (Retrieval-Augmented Generation) — it searches your knowledge base for relevant "chunks" of content, then uses those chunks to compose an answer. The better each chunk is structured, the better the answer.
A good knowledge base chunk is:
- Specific — covers one topic clearly, with real details
- Self-contained — makes sense on its own, without needing context from other chunks
- Accurate — reflects current, correct information
- Concise — not bloated with filler words or marketing language
The five essential categories
Structure your knowledge base around these five content types. Make sure you have clear, complete content in each one:
❓
FAQs (highest priority)
30–50 Q&A pairs covering the questions your customers ask most. These are the most powerful entries in your knowledge base. Write them as manual Q&A entries for maximum precision.
💰
Pricing and packages
Real numbers. Starting prices, package names, what's included. Never "contact us for pricing" — that tells the AI nothing useful.
🛠️
Services or products
Clear descriptions of what you offer. One entry per service/product is better than one big entry covering everything.
📋
Policies and processes
Refund policy, delivery timelines, how the service works, what happens after purchase. Visitors ask these constantly.
📞
Contact and next steps
How to get in touch, hours of operation, booking link, email address. This content powers your agent's ability to convert.
Writing good Q&A pairs
Manual Q&A entries are the highest-quality inputs you can give your agent. Here's how to write them well:
| Weak Q&A | Strong Q&A |
|---|---|
| Q: Pricing? A: We have various prices. | Q: How much does a logo design cost? A: Logo design starts at $499 for a single concept. Our brand package (logo + colours + fonts) starts at $1,200. |
| Q: Do you deliver? A: Yes we deliver. | Q: How long does delivery take? A: Standard delivery is 3–5 working days. Express (1–2 days) is available for an extra £8. |
Write questions the way customers actually ask them "How much is a logo?" not "What is the cost of logo design services?". The closer your question matches how visitors phrase it, the better the AI retrieval works.
What to remove from your knowledge base
- Cookie notices and legal boilerplate — irrelevant to customer questions
- Navigation menu text — e.g. "Home | About | Services | Contact"
- Old pricing or discontinued services — causes wrong answers
- Generic marketing fluff — "We're passionate about excellence" adds no useful knowledge
- Duplicate content — if the same information is in multiple entries, remove duplicates