Skip to main content

Knowledge Source Types and Limits

Knowledge sources live in a tenant-wide library at AI Agents > Knowledge Sources, and one source can be connected to any number of agents. This page lists the formats and limits for each type — for the workflows, see Knowledge Sources.

Each type has its own tab on the Knowledge Sources screen; FAQs is the tab label, and the entries inside a FAQ are Q&A pairs.

Source types

TypeWhat it isFormats and limits
FAQsNamed collections of question-and-answer (Q&A) pairsAdd pairs manually or auto-generate them from a file: csv, pdf, txt, html, md, xlsx, or docx; one file at a time; up to 100 MB.
Plain TextA single named block of free-form textTitle up to 255 characters; text up to 50,000 characters per source. For longer content, upload the text as a file instead.
WebsitesLinks to public web pagesPublic URLs only — pages must not require a login or block automated access.
FilesUploaded documentspdf, docx, txt, md, xlsx, csv, or html; up to 100 MB per file.
YouTubePublic YouTube videos or channels, transcribed automaticallyVideo duration is limited — the maximum depends on your deployment. Private, age-restricted, or region-locked videos fail.

Limits at a glance

LimitValue
Plain Text title255 characters
Plain Text content50,000 characters per source
File size (Files and FAQ auto-generation)100 MB per file
Accepted file formatscsv, docx, html, md, pdf, txt, xlsx
FAQ auto-generation inputOne file at a time
YouTube video lengthLimited per video — the add dialog allows at most 3 hours, and your deployment may enforce a stricter limit during indexing

Source statuses

Every source except individual Q&A pairs shows a Status in its table. Agents answer from a source only after it is indexed.

StatusMeaning
PendingSaved but not indexed yet.
IndexingFlametree is processing the content. Stop indexing interrupts the run.
ReadyIndexed and available to connected agents.
ModifiedChanged after the last indexing. Click Index to re-index.
ErrorIndexing failed. Hover over the badge for the error message, then click Index to retry.
note

You do not need to restart an agent after changing knowledge. Once a source is Ready, connected agents use the updated content.

Common limit errors

Message or symptomWhat to do
Text exceeds the 50,000 character limit. Upload as File instead.Split the text into several Plain Text sources, or save it as a document and add it on the Files tab.
This video exceeds the 3-hour limit and cannot be added.Pick a shorter video. Your deployment may also reject long videos during indexing (the source ends in Error) — if that happens, use a shorter one.
A file upload is rejected.Check the type (pdf, docx, txt, md, xlsx, csv, html) and the size (under 100 MB).

Was this article helpful?