# Dropbox

To start with a Dropbox delivery, choose the `Dropbox` option from the list of deliveries available in the `Deliveries` tab.

![Adding a DropBox delivery in Docupilot](https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2FcYdwlctDCCUXtxkwbQGF%2FDropbx%20delivery.gif?alt=media\&token=abdd9503-1af6-4138-9afd-79928102abe2)

## Configuration

<figure><img src="https://191679573-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDwD-wIOendMUiQ8uVr%2Fuploads%2Fv7k95HPaPInTgS44IxlY%2FDropbox%20-%20new%20addition.png?alt=media&#x26;token=8e49ac18-8e6d-40c6-ab7c-61882629a6d7" alt=""><figcaption><p>Configuring the folder option</p></figcaption></figure>

Configuring delivery **Folder:** Configure folder path to which the generated files needs to be uploaded. The folder path can be dynamic. For example, to upload customer contracts under a folder that is named against the customer's name, you can configure **Folder** as `Contracts/{{CustomerName}}`&#x20;

Now when a contract is generated for customer with name `AcmeCorp`, it will be generated and uploaded to `Contracts/AcmeCorp`

Handling **file name conflicts**: Docupilot offers flexibility by giving an option to choose from various delivery modes for generated documents. You could choose between the following options:

* **Create new file:** Allows you to upload the generated document as a new file in the selected Dropbox folder, ensuring no existing files are modified or replaced. For example, if a file with name `AcmeCorpContract.pdf` already exists in the destination folder and the generated document also has the same name, it may be uploaded as `AcmeCorpContract(1).pdf`
* **Overwrite:** Generated document replaces an existing file with the same name in the Dropbox folder. The older file that was replaced may be available under previous versions.
* **Do not deliver:** Can be used if the file name conflict should not be resolved. The delivery will be marked as failed in such scenario.
