FlowTruxFlowTrux/Docs
Docssettings

Knowledge Bases

Manage knowledge bases for retrieval-augmented generation in workflows.

Manage your organization's Knowledge Bases in Settings → Knowledge Bases.

Creating a Knowledge Base

  1. Click Create Knowledge Base
  2. Enter a name and select an embedding model
  3. Upload documents (PDF, DOCX, TXT, CSV, Markdown, etc.)
  4. Documents are automatically chunked and embedded for search

Assigning to Workspaces

Knowledge Bases are organization-level. To use in a workspace:

  1. Go to Settings → Workspaces → Edit
  2. Enable the KB in the Knowledge Bases checklist
  3. In Agent nodes, the KB appears in the Knowledge Bases (RAG) section

Document Management

  • Upload multiple documents per KB
  • View document count and status
  • Delete individual documents or entire KB
  • Re-upload to update content

Usage

See Knowledge Bases (RAG) for how to use KBs in workflows.