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

# Accepted Estimates Report

The Accepted Estimates Report in PaintScout shows every accepted estimate in your account with key details like acceptance date, method, contact, and total value.

***

## What does the report include?

The summary table displays the following columns:

* **Acceptance Date**: The date the estimate was accepted.
* **Estimate**: Click the document number to open the estimate directly.
* **Estimate Type**: Quickly see the type of project.
* **Contact Name**: Click the client's name to jump straight to their profile.
* **Acceptance Method**: See how the estimate was accepted—whether manually by the estimator, in preview mode on-site, or through the link emailed to the client.
* **User**: The team member who created the estimate.
* **Total**: The estimate's value at the time of acceptance.

<figure><img src="/files/3EdAmHXbH2Bk2sJxeGcj" alt="Screenshot showing the Accepted Estimates Report summary table with columns for acceptance date, estimate number, type, contact name, acceptance method, user, and total"><figcaption></figcaption></figure>

**Graphs:** Use the graphs at the top of the report to get a visual overview and explore the data in more detail.

<figure><img src="/files/v66tZXfWJZMnsMw7JhBg" alt="Screenshot showing the Accepted Estimates Report graphs providing a visual overview of accepted estimates data"><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/Os32HcJBwcWewkXfFZLF" alt="Screenshot showing the Filters section for the Accepted Estimates 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/rE0OagfpzYL1P29S3bkE" alt="Screenshot showing the Export button in the Accepted Estimates 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 %}

## Related articles

* [Declined Estimates Report](/support/dashboard-and-reports/reports/declined-estimates-report.md)
* [All Estimates Report](/support/dashboard-and-reports/reports/all-estimates-report.md)


---

# 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/dashboard-and-reports/reports/accepted-estimates-report.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.
