> 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/options-accepted-report.md).

# Options Accepted Report

The Options Accepted Report in PaintScout shows all optional add-on items that your customers have self-accepted on their estimates.

***

## What does the report include?

The main table displays the acceptance date, estimate number, contact, estimate type, user, and total for each accepted option.

<figure><img src="/files/KuBKZkvMBks8zGB5b39f" alt="Screenshot showing the Options Accepted report table with acceptance date, estimate number, contact, estimate type, user, and total columns"><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/wb6LMMih7T70jPCINpGD" alt="Screenshot showing the Filters section for the Options Accepted report with parameter options"><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/cTic2H9LjVnZMODzylVr" alt="Screenshot showing the Export button in the Options Accepted report 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>Additional Work Report</strong></td><td>Track all approved change orders and extra work added to estimates and invoices with approval dates and totals.</td><td><a href="/pages/M4oylyC2obSuVcfPjBUK">/pages/M4oylyC2obSuVcfPjBUK</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/options-accepted-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.
