# Box

> Box - Connect to Box to ingest unstructured data for vector database creation.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-05-06T18:17:09.963662+00:00` (UTC).

## Primary page

- [Box](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-box.html): Full documentation for this topic (HTML).

## Sections on this page

- [Supported authentication](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-box.html#supported-authentication): In-page section heading.
- [Box JWT](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-box.html#box-jwt): In-page section heading.
- [Prerequisites](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-box.html#prerequisites): In-page section heading.
- [Set up a connection in DataRobot](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-box.html#set-up-a-connection-in-datarobot): In-page section heading.
- [Required parameters](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-box.html#required-parameters): In-page section heading.
- [Feature considerations](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-box.html#feature-considerations): In-page section heading.
- [Troubleshooting](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-box.html#troubleshooting): In-page section heading.

## Related documentation

- [Reference documentation](https://docs.datarobot.com/en/docs/reference/index.html): Linked from this page.
- [Data reference](https://docs.datarobot.com/en/docs/reference/data-ref/index.html): Linked from this page.
- [Supported data stores](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/index.html): Linked from this page.
- [select a data source](https://docs.datarobot.com/en/docs/agentic-ai/vector-database/vector-dbs.html#add-a-data-source): Linked from this page.
- [Account Settings > Data connectionspage](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html): Linked from this page.
- [Allowed source IP addresses](https://docs.datarobot.com/en/docs/reference/data-ref/allowed-ips.html): Linked from this page.

## Documentation content

> [!NOTE] Self-Managed AI Platform installations
> The Box connector is automatically installed and does not need to be manually added.

## Supported authentication

- Box JSON Web Tokens (JWT)

For more information about this authentication method, see the [Box documentation](https://developer.box.com/guides/authentication/jwt).

### Box JWT

To establish a connection to Box with JWT, you can either upload a JSON config file using the Load key from file button or populate the required fields listed below:

| Required field | Description |
| --- | --- |
| Client ID | The client ID for the application in Box. |
| Client Secret | The client secret for the application in Box. |
| Enterprise ID | The enterprise ID for your account in Box. |
| Public Key ID | The public ID associated with your application in Box. |
| Passphrase | The passphrase used to encrypt your private key. |
| Private Key | The encrypted private key as a JSON string. |

## Prerequisites

The following is required before connecting to Box in DataRobot:

- A Box account authenticated with JWT
- Resources stored in Box

## Set up a connection in DataRobot

To connect to Box, create a vector database, and when you [select a data source](https://docs.datarobot.com/en/docs/agentic-ai/vector-database/vector-dbs.html#add-a-data-source), add Box as the connection.

You can also set up a Box connection from the [Account Settings > Data connectionspage](https://docs.datarobot.com/en/docs/platform/acct-settings/nxt-data-connect.html).

### Required parameters

Additional parameters are not required to connect to Box.

## Feature considerations

- The Box connector only supports unstructured data and is only available during vector database creation.
- You can only add and view the Box connector as part of the vector database create workflow and from Account settings > Data connections . You cannot view Box connections in other areas where you work with datasets (structured data), for example, the Browse data modal in NextGen or the AI Catalog in DataRobot Classic.

## Troubleshooting

| Problem | Solution | Instructions |
| --- | --- | --- |
| When attempting to execute an operation in DataRobot, the firewall requests that you clear the IP address each time. | Add all allowed IPs for DataRobot. | See Allowed source IP addresses. If you've already added the allowed IPs, check the existing IPs for completeness. |
