> 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 %}

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Adding Media</strong></td><td>Add photos, PDFs, and videos to estimates and work orders, review thumbnail previews, and manage file details inline.</td><td><a href="/pages/Kn2Mx6wSaWZuFKvk3Tvh">/pages/Kn2Mx6wSaWZuFKvk3Tvh</a></td></tr><tr><td><strong>CompanyCam</strong></td><td>Connect CompanyCam to access project photos directly in your PaintScout estimates</td><td><a href="/pages/iogpD2LLdPc610ZLhhZq">/pages/iogpD2LLdPc610ZLhhZq</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.paintscout.com/support/integrations/media-and-files/dropbox-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
