# Box Drive

To integrate with Box Drive, choose the `Box Drive` option from the list of deliveries available in the `Deliveries` tab.

### Configuration

<figure><img src="/files/8rZ28M6uzcQvNjCcZbsj" alt=""><figcaption><p>Configuring Box Drive Delivery</p></figcaption></figure>

**Name:** Enter a name for your delivery configuration. This helps you identify the delivery setup, for example, "Upload to Team folder."

**Select Account:** Select the Box Drive account you wish to use for the delivery. If no accounts are available, you can connect an account by clicking the link icon or add one by navigating to **Settings >** [**Linked Accounts**](/settings/linked-accounts.md).

**Folder:** Select the folder path where the generated files should be uploaded. If no path is configured, the files will be uploaded to the root folder of the drive.

**Advanced Settings**

If you like to get notified on delivery errors, or on successful execution of deliveries, configure advanced settings to take advantage of integrations. Following advanced integration options are available:

* **On Success Callback URL** Configure a Web-hook URL which will be invoked with data containing the folder path to which the file was uploaded. To configure additional settings for callback URL like setting custom Headers and Additional Payload use the **Advanced Configuration** section.
* **Emails to Notify on Delivery Failure** Failed deliveries are typically notified to the workspace owner, workspace admins and workspace managers via email. You can configure additional email IDs here to receive notifications on delivery failures.

[<br>](https://help.docupilot.app/deliveries/azure-blob-delivery)


---

# 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://help.docupilot.app/deliveries/box-drive.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.
