Step 1 — Open the Knowledge Base Page
- Click Knowledge Base in the left sidebar.
- Click Create Knowledge Base in the top-right corner.
| Option | Best For |
|---|---|
| Deterministic KB | Structured data — you control the retrieval schema |
| Non Deterministic KB | Unstructured documents — AI determines what to retrieve |
Creating a Deterministic Knowledge Base
Upload Files
Drag and drop your files into the upload area, or click to browse.
- Up to 4 files per Knowledge Base
- Up to 512 MB per file
- Supported formats: PDF, CSV, XLSX, DOCX, and other common document types
Edit the Schema
Click Edit Schema to define the fields that will be extracted from your documents.For each field, set:
- Field name (e.g.
product_name,price,policy_code) - Data type (String, Number, Boolean, etc.)
Creating a Non-Deterministic Knowledge Base
Upload Files
Upload your files (same limits: 4 files, 512 MB each). These can be FAQs, policy documents, SOPs, product manuals, or any text-heavy document.
Attaching a KB to an Assistant
The assistant will now reference this KB during calls when it needs to look up information.
