> ## 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.

# Box for Knowledge Base

> Import Box files and folders into your Knowledge Base for AI-powered search and context.

Import files and folders from Box into your [Knowledge Base](/knowledge-base/overview) so your [Agents](/agents/overview) and [Workflows](/workflows/overview) can search and reference them when generating answers.

## Connect your account

<Steps>
  <Step title="Open Connected Apps">
    Click your name in the bottom-left of the sidebar, then click the settings icon to open **Settings**. Select **Connected Apps**.

    <Frame>
      <img src="https://mintcdn.com/cassidy/qKWfjzQ47rz14Mj6/images/integrations/connecting-to-box-img-0.png?fit=max&auto=format&n=qKWfjzQ47rz14Mj6&q=85&s=dee9ec777fd936ae0ddae7359bc62cd5" alt="Cassidy sidebar showing the account settings popup" width="620" height="480" data-path="images/integrations/connecting-to-box-img-0.png" />
    </Frame>
  </Step>

  <Step title="Connect Box">
    Locate **Box** in the list and click **Connect Box**.

    <Frame>
      <img src="https://mintcdn.com/cassidy/qKWfjzQ47rz14Mj6/images/integrations/connecting-to-box-img-1.png?fit=max&auto=format&n=qKWfjzQ47rz14Mj6&q=85&s=2b5aafb197d8f70a6661e57c0d55dfd1" alt="Connected Apps page showing Box with a Connect Box button" width="2874" height="1206" data-path="images/integrations/connecting-to-box-img-1.png" />
    </Frame>
  </Step>

  <Step title="Grant access">
    Sign in to your Box account if prompted, then review the permissions and click **Grant access to Box** to authorize Cassidy.

    <Frame>
      <img src="https://mintcdn.com/cassidy/qKWfjzQ47rz14Mj6/images/integrations/connecting-to-box-img-2.png?fit=max&auto=format&n=qKWfjzQ47rz14Mj6&q=85&s=59488429e7c16c8160b5cb9bb41631f3" alt="Box authorization page showing permissions Cassidy is requesting with a Grant access to Box button" width="1210" height="1536" data-path="images/integrations/connecting-to-box-img-2.png" />
    </Frame>
  </Step>

  <Step title="Confirm the connection">
    Box now shows as **Connected** in your Connected Apps list.

    <Frame>
      <img src="https://mintcdn.com/cassidy/qKWfjzQ47rz14Mj6/images/integrations/connecting-to-box-img-3.png?fit=max&auto=format&n=qKWfjzQ47rz14Mj6&q=85&s=dd518560a524aca92ed6caeb3aeca330" alt="Connected Apps list showing Box with a Connected status and Disconnect button" width="2278" height="148" data-path="images/integrations/connecting-to-box-img-3.png" />
    </Frame>
  </Step>
</Steps>

## Import Box content

<Steps>
  <Step title="Select Box as the source">
    Navigate to your [Knowledge Base](/knowledge-base/overview), click **Sync From Integrations**, and select **Sync from Box**.

    <Frame>
      <img src="https://mintcdn.com/cassidy/qKWfjzQ47rz14Mj6/images/integrations/connecting-to-box-img-4.png?fit=max&auto=format&n=qKWfjzQ47rz14Mj6&q=85&s=390692a07c3806ef4c7ead538e0f01cb" alt="Knowledge Base Sync From Integrations dropdown showing Sync from Box option" width="1534" height="1106" data-path="images/integrations/connecting-to-box-img-4.png" />
    </Frame>
  </Step>

  <Step title="Select files and folders">
    Browse your Box account, select the files or folders you want to import, then click **Import**.

    <Frame>
      <img src="https://mintcdn.com/cassidy/qKWfjzQ47rz14Mj6/images/integrations/connecting-to-box-img-5.png?fit=max&auto=format&n=qKWfjzQ47rz14Mj6&q=85&s=a3dfeeba8901baba17e71ff54f96fe9e" alt="Import Documents from Box dialog showing folders with checkboxes" width="1188" height="736" data-path="images/integrations/connecting-to-box-img-5.png" />
    </Frame>
  </Step>
</Steps>

<Note>Imported content syncs automatically on a regular schedule. Learn more about [sync schedules and options](/integrations/sync-integrations).</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Automate Box with Workflows" icon="diagram-project" href="/integrations/box/workflows">
    Trigger Workflows from file events and automate file operations.
  </Card>

  <Card title="Explore the Knowledge Base" icon="book" href="/knowledge-base/overview">
    Learn how to organize and manage your imported content.
  </Card>
</CardGroup>
