> 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/dashboard-and-reports/reports/additional-work-report.md).

# Additional Work Report

The Additional Work Report in PaintScout tracks all approved change orders and extra work added to your estimates and invoices.

***

## What does the report include?

The main table shows the approval date, document number, contact, estimate type, user, and the total for each piece of additional work.

<figure><img src="/files/dPnvqGYvst30sMnCLGXz" alt="Screenshot showing the Additional Work Report table with columns for approval date, document number, contact, estimate type, user, and total"><figcaption></figcaption></figure>

***

## How do I filter the report?

Narrow your results by setting parameters in the **Filters** section on the right side of the page.

<figure><img src="/files/5b3AN5ZhweiGWLz2sWcg" alt="Screenshot showing the Filters section for the Additional Work Report with options to set reporting parameters"><figcaption></figcaption></figure>

***

## How do I export the report?

Click the **Export** button in the Summary header to download a .CSV file to your device.

<figure><img src="/files/jL0VkRe3NuVfK1f6fnna" alt="Screenshot showing the Export button in the Additional Work Report summary header for downloading a CSV file"><figcaption></figcaption></figure>

{% hint style="info" %}
**Have feedback on this report?** We'd love to hear your thoughts! [Click here](https://form.asana.com/?k=e-HTmvq2b_NFPbJCzN3JXA\&d=1200228571330231) to share your feedback and help us improve.
{% 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>Options Accepted Report</strong></td><td>View all customer self-accepted options with acceptance dates, estimate details, and totals for each selected upgrade.</td><td><a href="/pages/jQTAWX0hEvN11I8Fi7x7">/pages/jQTAWX0hEvN11I8Fi7x7</a></td></tr><tr><td><strong>Customer Accepted Options</strong></td><td>Enable customers to add optional items directly to their estimate before accepting through the customer-facing interface.</td><td><a href="/pages/tVkemy86LUOvzLQ0P5jy">/pages/tVkemy86LUOvzLQ0P5jy</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/dashboard-and-reports/reports/additional-work-report.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.
