Skip to Content
Docs are being rebuilt — start at Introduction → How it works.
Knowledge basesUse a knowledge base in an agent

Use a knowledge base in an agent

Agents use knowledge bases through the agent builder Knowledge tab. The Knowledge Base page creates and maintains the sources; the agent builder decides which agent can use each source.

Attach a source

  1. Open the agent builder.
  2. Go to Knowledge.
  3. Click Add.
  4. Search the available knowledge bases.
  5. Select one or more knowledge bases.
  6. Click Confirm Selection.
  7. Choose Read or Read & Write for each attached source.
  8. Save the agent.
Agent builder Select Knowledge Bases dialog with search, checkbox selection, type, chunk count, size, and confirm selection

Access choices

AccessWhat it means
ReadThe agent can retrieve from the knowledge base. Use this for most agents.
Read & WriteThe agent can retrieve and update knowledge when its available tools support writing. Use this only for agents expected to maintain sources.

Verify before relying on it

After attaching a knowledge base, test the agent with questions that should clearly come from that source. If the answer is missing or vague, check the knowledge base detail page for content items and chunk counts.