FeaturesKnowledge Base

Knowledge Base

What it does: Upload documents to your organization’s knowledge base so the AI can search and reference them when answering questions. Supported formats include PDF, DOCX, XLSX, TXT, and Markdown files up to 50 MB each.


How to use it

Go to Settings → Knowledge Base

Click Settings (gear icon) in the sidebar and select Knowledge Base.

Upload documents

Click Upload Document or drag and drop files directly onto the page. Supported formats:

FormatExtension
PDF.pdf
Word.docx
Excel.xlsx
Plain text.txt
Markdown.md

Wait for indexing

Each document goes through processing stages:

StatusMeaning
ProcessingDocument is being read and chunked for AI search
IndexedReady — the AI can now search and reference this document
FailedSomething went wrong — check the error message and retry

Start asking questions

Once indexed, the AI automatically searches your knowledge base when relevant to your question. No special syntax needed — just ask naturally.

The knowledge base is organization-wide. Documents uploaded here are searchable by all team members in your organization.


Managing documents

The Knowledge Base page shows all uploaded documents in a table with:

  • File name and type icon
  • Status badge (Indexed, Processing, or Failed)
  • File size
  • Chunks — number of indexed segments (more chunks = more searchable content)
  • Upload date

You can search by filename when you have more than a few documents, and delete any document by hovering over it and clicking the trash icon.

If a document fails to process, check the error message. Common causes include corrupted files or unsupported content within an otherwise supported format. You can retry processing from the actions menu.


Knowledge Base vs. File Uploads vs. Workspace Sources

FeatureScopeWhere
Knowledge BaseOrganization-wideSettings → Knowledge Base
File UploadsSingle chat messageDrag into chat input
Workspace SourcesSingle workspace/projectProject → Sources tab

For project-specific documents, consider uploading to a Workspace instead. Workspace sources give the AI focused context for that project without mixing in unrelated org-wide documents.