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
| Tab | Purpose |
|---|---|
| Data Sources | Ingest pipelines (connectors) |
| Knowledge Bases | Searchable collections agents attach to |
What you do here
- Add or open a data source; wait for ingest.
- Create or open a knowledge base; attach content.
- On Agents / department settings, grant KB access.
- Test with a question that should retrieve a known chunk.
Where work goes next
| Situation | Next |
|---|---|
| Source needs a connector | Capas / Integrations |
| Agent should use the KB | Agent Configuration / Memory |
| Retrieval looks wrong | Activity / Live Log for the run |