> 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/estimating/organizing-estimates/adding-media.md).

# Adding Media

PaintScout lets you attach photos to estimates and work orders from your camera roll, CompanyCam, or directly from your device to document project scope for customers and crew.

## How do you add photos to estimates?

{% embed url="<https://www.youtube.com/watch?v=nnMqooOh9Ps>" %}

1\. Click the area or line item you would like to add media to.

2\. Select the **Add Media** button. Upload a saved photo from your camera roll, CompanyCam or take a photo on the spot.

<figure><img src="/files/hPSPOcQNDyEiv1YEIjy8" alt="Screenshot showing the Add Media button on an area or line item"><figcaption></figcaption></figure>

3\. Add a title and caption to your photo. Specify where the image should appear: on the estimate, the work order, or both. Click **Confirm** when finished.

<figure><img src="/files/DVNsKDgBIgFvUqZJaknj" alt="Screenshot showing the photo upload dialog with title, caption, and visibility options"><figcaption></figcaption></figure>

4\. The media will appear at the bottom of the Estimate/Work Order. Use the toggle button to show or remove photos.

<figure><img src="/files/3nu1HwtcUGq7wPoCuhkZ" alt="Screenshot showing uploaded media displayed at the bottom of the estimate with a toggle button"><figcaption></figcaption></figure>

Photos help confirm scope alignment with customers and give your crew a clear visual reference for the work space.

## Related articles

* [CompanyCam](/support/integrations/media-and-files/companycam-integration.md) — Pull project photos directly into your estimates.
* [Dropbox](/support/integrations/media-and-files/dropbox-integration.md) — Automatically store estimate and work order PDFs.


---

# 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/estimating/organizing-estimates/adding-media.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.
