AI Documents

The AI Documents page lets you upload documents to expand your AI agent's knowledge base. Access it from Admin > AI Documents in your admin panel.

For website crawling, see Site Crawl. For product imports, see Sync Products.

Document Upload

Upload individual documents to expand your knowledge base.

Supported Formats

  • PDF - Portable Document Format
  • DOC/DOCX - Microsoft Word documents
  • HTML/HTM - Web pages
  • TXT - Plain text files
  • MD - Markdown files

Maximum file size: 10MB per file

Upload Options

OptionDescription
Hide URLDon't show file URL in chat citations
Chunk SizeHow to split the document for search

Chunk Size Options

PresetBest For
StandardBalanced retrieval (default)
LargeLong-form content, manuals
SmallPrecise Q&A, FAQs

Smaller chunks provide more precise search results. Larger chunks provide better context.

Optional Metadata

You can add metadata to improve searchability:

  • Title - Custom display title
  • Description - Document summary
  • Keywords - Search terms

Duplicate Handling

When uploading a file with the same name as an existing document:

  • Replace Existing - Delete old document, upload new
  • Cancel - Keep existing document

Document List

The Document List shows all uploaded documents:

  • File name and title
  • Upload date
  • Processing status
  • Delete action

Click to expand and manage existing documents.

Best Practices

  1. Upload key documents - Add important PDFs and docs that aren't on your website

  2. Use Fresh Start sparingly - Only when completely replacing all uploaded documents

  3. Test after uploads - Verify content appears correctly in your AI agent's responses

  4. Choose the right chunk size - Use Standard for most content, Small for precise Q&A, Large for manuals

Related Pages