> 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/estimator-performance-report.md).

# Estimator Performance Report

The Estimator Performance Report in PaintScout tracks each team member's sales performance with monthly revenue breakdowns and side-by-side comparisons.

<figure><img src="/files/PDvYpo0uuxkE41m3gA3f" alt="Screenshot showing the Estimator Performance Report overview with team sales performance data"><figcaption></figcaption></figure>

***

## What does the report include?

**Estimator Comparison:** Click the expand icon in the top-right corner to view your team's monthly sales broken down by estimator. The graph shows cumulative revenue per person and supports both bar and line chart views.

<figure><img src="/files/ThQI1YEa55TmCFKNxEg2" alt="Screenshot showing the Estimator Comparison graph with monthly sales revenue broken down by team member"><figcaption></figcaption></figure>

**Total Dollars Sold:** See how many dollars each sales person sold month over month.

<figure><img src="/files/KJaLfymx8dZeatdztGL7" alt="Screenshot showing the Total Dollars Sold graph with month-over-month sales figures per estimator"><figcaption></figcaption></figure>

***

## How do I filter the report?

Use the filter options on the right-hand side to narrow results by date range or specific estimator.

<figure><img src="/files/SLXi7Z69l8IrNrQoOSNt" alt="Screenshot showing the filter options for the Estimator Performance Report with date and estimator selections"><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/KJVUrTj1N0pUzwZWV7Yc" alt="Screenshot showing the Export button in the Estimator Performance 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>All Activity Report</strong></td><td>View a complete log of all estimate and invoice actions including creation, edits, sends, acceptances, payments, and status changes.</td><td><a href="/pages/4vz797fQrfxXiYW4KLnW">/pages/4vz797fQrfxXiYW4KLnW</a></td></tr><tr><td><strong>All Estimates Report</strong></td><td>Get a comprehensive view of all estimates in your account with status breakdowns, job size distribution, and type categorization.</td><td><a href="/pages/XBjLivPIbiT2BPU5RSzL">/pages/XBjLivPIbiT2BPU5RSzL</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/estimator-performance-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.
