Skip to main content

Upload Knowledge Documents

Use document training to give an AI chatbot agent your own knowledge base. Chatislav can train on uploaded files and then use the processed content when answering user questions.

This page focuses on document upload. The same Training page also supports website URLs, YouTube links, audio files, and image files where available.

Open the Training Page

In the left sidebar, open AI Chatbot Agents, select the agent, then click Training.

Training page for uploading knowledge documents

The Training page includes:

  • A file upload area.
  • A URL field for website or YouTube training.
  • A Data language selector.
  • A document table for uploaded files, links, and FAQs.

Upload a Document

Drag a document into the upload area or click browse files to select it from your computer.

Training upload area before a document is selected

After the document is selected, confirm the data language. English is selected by default unless you choose another language.

Optional: Configure Document Processing

Before starting training, use the document options menu to open the Documents training modal. These settings control how Chatislav formats and splits the document before training.

Documents training preprocessing modal

Common options include:

  • Formatting type: choose the parsing style for the document.
  • Title and Description: add metadata for the document.
  • Separator and Keep separator: control how text is split.
  • Chunk size and Chunk overlap: control how large each searchable chunk should be and how much context overlaps between chunks.

The same preprocessing modal applies to the selected file before training starts.

Documents training modal opened for a selected file

For a full explanation of preprocessing options, see Document preprocessing.

Start Training

Click Start training after the document is selected and the settings are ready.

The uploaded document appears in the document table.

Uploaded files and links table

While the document is being processed, its status is in progress.

Document training status in progress

When processing finishes, the status changes to trained.

Document training status trained

Check the Processed Data

Open the document's Data explorer to inspect how Chatislav split the content into chunks. This helps confirm that the document was formatted and trained correctly.

Document data explorer showing processed chunks

Supported Document Formats

Chatislav supports common document formats for training:

  • PDF
  • XLSX
  • DOCX
  • TXT
  • CSV
  • MD

Manage Documents

After a document is trained, use the document table and document settings to manage how it is used:

  • Enabled controls whether the agent can use the document for answers.
  • Cite as source controls whether the document can be shown as a source in responses.
  • Status shows whether the document is ready, still processing, or failed.
  • Delete removes a document from the agent.

For documents trained from a URL or hosted file, use Auto-resync knowledge to keep the source up to date automatically.