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

# Box Integration: Sync Files and Folders into Wolfia

> Connect Box to Wolfia, choose the files and folders to index, and keep policies, past questionnaires, and sales collateral current automatically.

Many security and compliance teams keep their source of truth in Box: SOC 2 reports, policies, architecture documents, and completed questionnaires. Once Box is connected, Wolfia reads the files you choose and cites them in answers, so your team stops copying content into another tool and answers reflect the latest version in Box.

## What Wolfia reads

<CardGroup cols={2}>
  <Card title="Documents and spreadsheets" icon="file-lines">
    PDF, Word, Excel, PowerPoint, CSV, text, Markdown, HTML, and JSON files are indexed.
  </Card>

  <Card title="Images and email files" icon="image">
    PNG, JPEG, and WebP images, plus saved email files, are indexed as well.
  </Card>

  <Card title="Folders, including subfolders" icon="folder-tree">
    Select a folder and Wolfia walks every subfolder inside it and indexes each supported file.
  </Card>

  <Card title="Individual files" icon="file">
    Pick single files from anywhere in your Box account when you only need a few documents.
  </Card>
</CardGroup>

Files in other formats stay listed in the Box sources table with a skipped status so you can see what was left out. Box web links are ignored. Access is read only: Wolfia never edits, moves, or shares your files.

## Before you start

* An admin, expert, or integration admin role in Wolfia. Only these roles can connect integrations.
* A Box account with access to the files and folders you want to index.

<Note>
  A Box connection is personal. It belongs to the Box account used to connect, and only the team member who connected it can see the connection, change the selection, or disconnect it. Other admins can connect their own Box accounts. Files are available to your whole organization once indexed.
</Note>

## Connect Box

<Steps>
  <Step title="Open the Knowledge Hub">
    In Wolfia, go to **Knowledge Hub** and find **Box** under **Knowledge** in the list of available integrations. The card is marked **Personal**.

    <img src="https://mintcdn.com/wolfia/aaguweyggfvyxkQH/images/integrations/box/available-integration-card.png?fit=max&auto=format&n=aaguweyggfvyxkQH&q=85&s=32276606fe037dbda4de3072735ec406" alt="The Box card in the Knowledge Hub" width="864" height="490" data-path="images/integrations/box/available-integration-card.png" />
  </Step>

  <Step title="Sign in to Box">
    Click **Connect**. A Box sign-in window opens. Sign in with the Box account that has access to your documents and grant Wolfia access. You are returned to the Box page in Wolfia once the connection is verified.
  </Step>

  <Step title="Select files and folders">
    Click **Manage** to open the **Select Box files and folders** dialog, browse your Box account, tick any number of files and folders, and click **Select**. Wolfia starts indexing right away and your selection appears in the Box sources table as files finish. The connection is also listed under **Connected integrations** in the Knowledge Hub.
  </Step>
</Steps>

Indexing time depends on how much you selected. The table updates on its own; you can keep using Wolfia while it runs. If it takes a while, Wolfia lets you know the table will update when the sync completes.

<img src="https://mintcdn.com/wolfia/aaguweyggfvyxkQH/images/integrations/box/knowledge-hub-page.png?fit=max&auto=format&n=aaguweyggfvyxkQH&q=85&s=1ab75556f822ff02505c5709a00e9d8b" alt="The Box page in Wolfia" width="2881" height="961" data-path="images/integrations/box/knowledge-hub-page.png" />

## Keep Box in sync

* **Automatic sync**: Wolfia re-reads your selected files and folders every day. It picks up edited files, new files added to selected folders, and files removed from them. Files that have not changed since the last sync are left as they are.
* **Sync now**: click **Sync now** on the Box page to refresh immediately, for example right after you upload a new policy to Box.
* **Add to the selection**: click **Manage** again to pick more files and folders. New picks are added to what is already synced.
* **Disconnect**: click **Disconnect**, then confirm in the **Confirm Box disconnect** dialog. Wolfia revokes its access to Box and removes every file synced from this connection from the knowledge base. This cannot be undone.

## Good practices

* Select folders over individual files. A folder keeps itself current as teammates add documents to it.
* Keep one folder for current policies and move superseded versions elsewhere, so answers cite the latest document.
* Connect with an account that will keep access to the folders, since the connection stops syncing if that account loses access.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="A file in a selected folder is not showing up">
    Check that the file type is supported and that the connected Box account can open it. Unsupported files appear in the table as skipped. Click **Sync now** after fixing access.
  </Accordion>

  <Accordion title="How do I remove a file or folder from the selection?">
    The picker adds to your selection; it does not remove from it. Move the file out of the selected folder in Box, or delete it in Box, and it drops out of the knowledge base on the next sync. To start over with a different selection, disconnect and connect again.
  </Accordion>

  <Accordion title="What happens when a file is deleted in Box?">
    On the next sync Wolfia removes the file from your knowledge base and stops using it in answers.
  </Accordion>

  <Accordion title="Wolfia asks me to reconnect Box">
    The Box authorization was revoked or expired, for example after a password change or an admin policy update. The Box page shows the last successful sync and a **Reconnect Box** button. Reconnect with a Box account that can see the same content; your file and folder selection is kept and syncing resumes.
  </Accordion>

  <Accordion title="Can two teammates connect Box?">
    Yes. Each connection is tied to one Box account and is visible only to the person who created it. Each teammate can connect their own account and choose their own files. Everything indexed is shared with the organization.
  </Accordion>

  <Accordion title="Does Wolfia change anything in my Box account?">
    No. Access is read only. Wolfia only reads the files you selected.
  </Accordion>
</AccordionGroup>

## Related pages

<CardGroup cols={2}>
  <Card title="Knowledge base" icon="book" href="/how-to/knowledge-base">
    Every source Wolfia can index and how they fit together.
  </Card>

  <Card title="Google Drive" icon="google-drive" href="/how-to/google-drive-integration">
    Sync folders and files from Google Drive the same way.
  </Card>

  <Card title="SharePoint" icon="microsoft" href="/how-to/sharepoint-integration">
    Sync documents from Microsoft 365.
  </Card>

  <Card title="Adding knowledge" icon="upload" href="/how-to/adding-knowledge">
    Upload documents directly when they do not live in Box.
  </Card>
</CardGroup>
