Knowledge — The AI Agent's Business Memory (Q&A, Web, Documents)
Written By Anand Raj
Last updated 2 months ago
Knowledge is the AI Agent's Business Memory — everything the agent knows about your business: services, policies, pricing, FAQs, processes. This is different from the agent's Caller Memory (what the agent remembers about individual callers across conversations), which lives in its own module.
You can feed business memory to the agent in four formats: Q&A, Web, Documents, and Business Knowledge (shared across multiple agents). Of these, Q&A is by far the most reliable and should be your primary source of truth.
Important: If the knowledge base is not configured properly, the agent will not perform well and won't be able to answer your business-related queries. Clean, clear, non-duplicated knowledge is what keeps the agent accurate and prevents hallucinations.
How knowledge gets into the agent
Auto-filled from onboarding — the first time your agent is set up, knowledge is pre-populated from your onboarding form responses. After that, you maintain it from here.
AI Recommendation Center — the system continuously suggests missing questions based on real call traffic. When you accept a recommendation, it is automatically added to your Q&A.
Manual edits — you can add, edit or delete entries in any of the four tabs at any time.
Do not add business hours or staff hours to the knowledge base. The agent pulls business hours directly from Locations and staff hours from your connected practice software / integration. Duplicating them here causes conflicts.
Q&A — the primary format
Q&A is a list of question and answer pairs. This is what the agent retrieves from most reliably — short, direct, unambiguous.

Each Q&A entry shows where it came from:
Default — seeded from onboarding.
Custom — added or edited by your team.
AI Recommendations — accepted from the AI Recommendation Center.
Click any row to edit the Label (the question) and the Answer. Keep answers short, factual and free of marketing fluff.

You can also Import and Export Q&A in bulk — useful when migrating from another system or doing a large clean-up in a spreadsheet.
Web — pull knowledge from your website
Add public URLs from your website and the agent will scrape them and convert the content into searchable chunks.

When adding a source you can choose:
Scrap Website — crawls multiple pages starting from the URL. The system reads each page and automatically generates Q&A pairs from its content, grouped under that page. This makes it easy to maintain and to see exactly which question came from which page.
Scrap URL — pulls only that single page and generates Q&A from it.

You can also edit individual scraped questions to refine the answer the agent will use.

Use the Enable toggle to turn a source on or off without deleting it — handy when a page is temporarily out of date.
Documents — upload reference files
Upload PDFs, policies, price sheets, service menus or any other reference material. Each document is split into chunks the agent can retrieve from.

Wait for the status to show Success before relying on a document in live calls. Disable any document that is outdated rather than leaving stale content in the index.
Business Knowledge — shared across agents
If you operate multiple locations (or multiple agents), the best practice is to maintain common knowledge once in Business Settings → Knowledge Base, then connect those knowledge packs into each agent from this tab.

This avoids re-entering the same answers for every location and keeps everything in sync — update once, every connected agent gets it.
Test before you go live
Use the Test button (top right of any Knowledge tab) to open Retrieval Testing. Ask the question the way a real caller would, choose which sources to search (Q&A, Web, Documents), and verify the agent returns the answer you expect.

If the answer is wrong, missing or vague — fix the underlying Q&A, re-scrape the page, or upload a better document, then test again.
Rules for clean, agent-friendly knowledge
Be specific. Vague or contradictory content is the #1 cause of hallucination.
Avoid duplication. Do not repeat the same answer across Q&A, Web and Documents — the agent can pick the wrong version.
One question, one answer. Split compound questions into separate Q&A entries.
Keep answers short. The agent will paraphrase — long marketing copy gets in the way.
Don't put hours here. Business hours come from Locations, staff hours come from your integration.
Review AI recommendations weekly. They reflect what callers are actually asking.