Skip to main content

Knowledge

Route: /knowledge · Content: /knowledge/bases/$id/content

What it is

Shared (and private) document memory for agents: sources you ingest, bases you organise, chunks agents can retrieve during a run.

What it is for

  • Ground agents in your policies, product docs, SOPs
  • Keep sensitive material scoped (may force a local model)
  • Separate “where files come from” from “what agents may search”

Where you are in the flow

Connector capa → ★ Knowledge (sources → bases) → link to dept/agent → used in runs

Tabs

TabPurpose
Data SourcesIngest pipelines (connectors)
Knowledge BasesSearchable collections agents attach to

What you do here

  1. Add or open a data source; wait for ingest.
  2. Create or open a knowledge base; attach content.
  3. On Agents / department settings, grant KB access.
  4. Test with a question that should retrieve a known chunk.

Where work goes next

SituationNext
Source needs a connectorCapas / Integrations
Agent should use the KBAgent Configuration / Memory
Retrieval looks wrongActivity / Live Log for the run