Knowledge Base
Overview

Knowledge Base Overview

The knowledge base is the foundation of ResolveBot. The AI uses it to answer customer questions.

How It Works

  1. You add content (URL, text, or files)
  2. Content is split into chunks (~400 tokens each)
  3. Each chunk is converted to a vector embedding
  4. When a customer asks a question, the most similar chunks are retrieved
  5. The AI generates a response based on those chunks

Source Types

TypeBest for
URLFAQ pages, help centers, documentation sites
TextInternal knowledge, quick additions
FilePDFs, Word docs, CSVs, Markdown

Plan Limits

PlanSources
Starter1
GrowthUnlimited
ScaleUnlimited

The AI can only answer what's in your knowledge base. Check "Knowledge Gaps" in Insights to find missing topics.