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

# All Estimates Report

The All Estimates Report in PaintScout shows every estimate in your account, organized by status, type, and job size so you can track all your projects in one place.

Use this report to:

* See how many estimates are in progress, accepted, or declined
* Understand the total value of your estimates
* Monitor trends in job size and estimate type

***

## What does the All Estimates Report show?

* **Breakdown by Status:** View the number of estimates with each selected status (i.e. draft, viewed, accepted).
* **Breakdown by Type**: See how many estimates of each type are in your account.
* **Breakdown by Job Size:** Understand how your estimates are distributed across their dollar value.

<figure><img src="/files/DXs8grk0ajfQaCydn6df" alt="Screenshot showing the All Estimates Report with breakdowns by status, estimate type, and job size distribution"><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

* [All Activity Report](/support/dashboard-and-reports/reports/all-activity-report.md)
* [Estimator Performance Report](/support/dashboard-and-reports/reports/estimator-performance-report.md)
* [Accepted Estimates Report](/support/dashboard-and-reports/reports/accepted-estimates-report.md)
* [Declined Estimates Report](/support/dashboard-and-reports/reports/declined-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/all-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.
