# Box

## Setting Up

### Preparing your Box Account to Allow the Turngate App

To set up the Box integration you need to be a Box Administrator.

If you meet the above requirements, log in to your Box account and click on the `Admin Console` link at the bottom left.

<figure><img src="/files/au9NA4qteMSC1Ji1F2wy" alt=""><figcaption><p>This is usually in the bottom left of the nav panel after logging into box</p></figcaption></figure>

Once you're in the Admin panel, look for the `Integrations` section on the left:

<figure><img src="/files/Sf5rwujwVeY8OtOdvR6k" alt=""><figcaption></figcaption></figure>

Then, on the main content panel, select the `Platform Apps Manager`

Once there, click the `+` sign to Add a Platform App

<figure><img src="/files/4TL7RAiNLvbQGnTEFz4g" alt=""><figcaption></figcaption></figure>

You will need to enter the Turngate Client ID here.

The Client ID is:

```
ub4l9jgeo9ivbzd8gqjul6vhcsgx0687
```

You should see a confirmation page saying you are authorizing the Turngate App, showing the scopes it is requesting, and allowing you to review before you click Authorize.

Click **`Authorize`**

**You will need to get your Enterprise ID before you head back to the Turngate App!**

## Enterprise ID

Before you head back to the Turngate App, click the `Account & Billing` tab in the Box Admin Console. Under the Account Information look for "Enterprise ID" which is a 10 digit number you will need in the setup of the Turngate Integration.

## Setting up the Box Data Source in the Turngate App

Once you have the App authorized in the Box Admin Console and have your Enterprise ID you will be ready to head back to the Turngate App to set up your Box Data Source.

Once you have logged into the Turngate App, click on "Data Sources" in the navigation bar on the left, select Box, and follow the prompts. You will need to give this Data Source a name for you to reference it, and provide the Enterprise ID and click `Install`.

### Other Resources

Event Types — [Box Developer Guide](https://developer.box.com/guides/events/user-events/for-user/#event-types)

## Scopes Requested

* Manage groups
* Manage app users
* Manage enterprise properties
* Manage users


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.turngate.io/setup/integrations/box.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
