Skip to main content
The Knowledge Base lets you upload documents (PDFs, text files, markdown) and search them using semantic search. Use it to give your workflows access to your own data, company documentation, or reference materials.

Creating a Knowledge Base

1

Navigate to Knowledge Base

Go to the Knowledge Base section from the main navigation.
2

Create a new base

Click New Knowledge Base and give it a name and optional description.
3

Upload documents

Click Upload to add documents. Supported formats include PDF, TXT, and MD files.
4

Wait for processing

Documents are automatically chunked and indexed for semantic search. The status badge shows processing progress.

Document Status

Each uploaded document has a status:

Searching Your Knowledge Base

You can search directly from the Knowledge Base detail page using the search bar. Results show the most relevant passages from your documents.

Using in Workflows

Add a Knowledge Base node to your workflow to search your documents programmatically. Configure it with a query (which can use template variables from previous nodes) and the number of results to return.
This is especially powerful when combined with an AI Agent node — feed the search results into the AI to answer questions grounded in your own data.

Managing Documents

  • Delete individual documents from the document list
  • Retry failed documents to reprocess them
  • Search across all documents within a knowledge base