Skip to main content

Uploading Files to the Knowledge Base

The Knowledge Base (KB) accepts a variety of file types and offers multiple upload methods to fit different workflows. Before uploading, review the size limits and supported formats below to ensure smooth processing.

File Size Limit​

Each file must be 200 MB or less. If a file exceeds this limit, split it into smaller segments before uploading.

Supported File Formats​

In the product, open the info control next to + New to see Supported File Types. Formats are grouped as:

GroupFormats
DocumentsPDF, Word (.docx), Plain Text, HTML, DITA
SpreadsheetsExcel (.xlsx, .xls), CSV, TSV
PresentationsPowerPoint (.pptx)
Structured DataJSON, XML
MediaAudio, Video

Markdown (.md) and other types may also be accepted depending on your environment’s upload capabilities. If a type is rejected, check the supported-types list in the UI.

Upload Methods​

When uploading, you can choose between two processing modes:

  • Regular Upload β€” Files enter a processing queue and are handled in order. Best for bulk uploads, large files, or multiple files at once.
  • Quick Upload β€” Files are processed immediately, bypassing the queue. Best for single small files that need to be available right away.
warning
Quick Upload only supports one file at a time.

Ways to Upload Files​

Choose the method that best fits your workflow:

Drag files from your file explorer directly into the KB upload area.

  1. Drag Files

    Drag one or more files from your file explorer into the KB upload area.

  2. Verify and Upload

    Verify the files you want to upload and click Upload when ready.

    info
    For single-file uploads, you can optionally enable Quick Upload for immediate processing.

  3. Processing

    Your files will be processed and added to the Knowledge Base.

Best Practices​

  1. Validate your files

    Confirm files are properly formatted and not corrupted before uploading.

  2. Use structured formats for large datasets

    For data-heavy uploads, prefer CSV or JSON β€” they process more efficiently than unstructured text.

  3. Clean up metadata

    Remove unnecessary metadata or extra formatting that could interfere with AI processing.

  4. Split oversized files

    Any file exceeding 200 MB must be divided into smaller segments before uploading.