> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cassidyai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up your Knowledge Base

> Learn how to add company knowledge to Cassidy so your Agents and Workflows can produce accurate, relevant answers grounded in your content.

Give Cassidy the company context it needs to produce accurate, relevant answers for your team.

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.loom.com/embed/d8f6e299ff1641378834e0c8d6aa2857" title="Set up your Knowledge Base" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

## What you'll learn

* How the [Knowledge Base](/knowledge-base/overview) finds relevant company content by meaning and returns citations
* How collections define access while folders organize related topics
* When to upload static content or connect a live knowledge source
* How to test and maintain trustworthy knowledge over time

## Put it into practice

<Steps>
  <Step title="Create a focused collection">
    Organize one collection around a team or audience, then choose who can view or edit its content.
  </Step>

  <Step title="Add trustworthy content">
    Follow [Set up your Knowledge Base](/knowledge-base/setup) to connect one live source for changing information and upload a few authoritative files.
  </Step>

  <Step title="Test the results">
    Connect the relevant collection, folder, or content to an Agent. Ask several real questions and verify the answers and citations.
  </Step>
</Steps>

<Tip>Assign an owner, keep one authoritative source for each topic, and review content regularly so Cassidy uses current information.</Tip>

## Related learning

<CardGroup cols={2}>
  <Card title="Knowledge Base overview" icon="book-open" href="/knowledge-base/overview">
    Understand supported content, syncing, and search.
  </Card>

  <Card title="Choose Agent knowledge" icon="robot" href="/agents/knowledge">
    Control which company context an Agent can use.
  </Card>

  <Card title="Build your first Agent" icon="arrow-right" href="/university/build-your-first-agent">
    Put your company knowledge to work.
  </Card>
</CardGroup>
