Skip to content

Create a knowledge base

Goal: Create a searchable collection of documents that assistants can answer from.

  • Chatevo account (Free plan or above)
  • At least one document, URL, or website to index
  1. Log in to your dashboard.
  2. Go to Knowledge basesCreate.
FieldGuidance
NameInternal label, e.g. Product FAQ or HR Policies
DescriptionOptional note for your team
Default classificationStarting level for new documents — see Document classification

Choose one or more ingestion methods:

MethodGuide
Upload filesUpload documents
Single pageImport from URL
Whole siteWebsite crawl

Each document moves through ProcessingIndexed (Active). Chatevo extracts text, chunks it, embeds vectors, and stores them in Qdrant. See Processing and indexing.

A snapshot is created when a document is added — an immutable copy of the content at upload time. Re-uploading or re-crawling creates a new snapshot rather than overwriting history.

  1. Open an assistant → Knowledge section.
  2. Enable RAG and select this knowledge base.
  3. Save and test in Test chat.