> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/integrations/media-and-files/dropbox-integration.md).

# Dropbox

PaintScout's Dropbox integration automatically uploads estimate and work order PDFs to your Dropbox account, removing the need for manual downloads and uploads.

## What is Dropbox?

Dropbox is a cloud file hosting service that lets you upload, store, and share files with anyone.

[Learn more about Dropbox >](https://www.dropbox.com/?_hp=c)

***

## Why integrate Dropbox and PaintScout?

Save time by automatically uploading estimates and work orders to your Dropbox account. No manual downloading and uploading required.

***

## How do I integrate with Dropbox?

1\. Click on the person icon in the top right of your page and go to your **Account Settings** > **Integrations** section. Locate Dropbox and toggle the switch on.

<figure><img src="/files/QFGrvQB7cqdgOv1eBbgL" alt="Screenshot showing the Dropbox toggle in PaintScout Account Settings Integrations section"><figcaption></figcaption></figure>

2\. Once you have connected to Dropbox, click the Settings drop-down and customize your preferences. Select when PDFs will be uploaded to Dropbox and a preset filename suffix for all of your quotes or work orders.

<figure><img src="/files/AFQMXwdnnwXs9ql59Ix4" alt="Screenshot showing the Dropbox integration settings with PDF upload timing and filename suffix options"><figcaption></figcaption></figure>

{% hint style="info" %}
PDFs uploaded to Dropbox will appear in the folder Apps > PaintScout.
{% endhint %}

## Related articles

* [Adding Media](/support/estimating/organizing-estimates/adding-media.md) — Add photos and files to estimates and work orders
* [CompanyCam](/support/integrations/media-and-files/companycam-integration.md) — Use project photos from CompanyCam in your estimates


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.paintscout.com/support/integrations/media-and-files/dropbox-integration.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.
