> 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/dashboard-search-reporting/understanding-your-dashboard-metrics.md).

# Dashboard Metrics

The PaintScout Dashboard is the first screen you see after logging in. It displays key sales metrics including total sales, win rate, close rate, dollars won, and open estimates.

<figure><img src="/files/xWFvCtpUauZYS2ZoMJvI" alt="Screenshot showing the PaintScout dashboard overview with key business metrics and performance snapshot"><figcaption></figcaption></figure>

***

## What does the Sales metric show?

Sales is the total dollar amount of accepted estimates. It also displays the number of estimates won and the average value.

Click the **View** button to expand and see a detailed list of all accepted estimates.

<figure><img src="/files/GpeabG4PcrDn0gGYIn12" alt="Screenshot showing the Sales metric displaying total dollar amount of accepted estimates, number of estimates won, and average value"><figcaption></figcaption></figure>

***

## What does Total Estimates show?

Total Estimates counts all estimates created during the selected period in statuses: *Sent, Viewed, Accepted, On Hold, and Declined.* **Draft estimates are excluded.**

*Sent* and *Viewed* estimates are sorted by creation date. *Accepted* estimates are sorted by acceptance date, so you can gauge your win rate and conversion performance.

***

## What does Estimates Open show?

Estimates Open is the count of estimates still awaiting a customer decision. This includes any estimate in Sent or Viewed status.

***

## What is Win Rate?

Win Rate is the percentage of delivered estimates that were accepted by customers.

<figure><img src="/files/Mhuc1KnlX7dA4fM4xSfZ" alt="Screenshot showing the Win Rate metric comparing estimates delivered to estimates accepted"><figcaption></figcaption></figure>

***

## What is Dollars Won?

Dollars Won is the percentage of total estimate dollars that your team successfully closed.

<figure><img src="/files/igxwUAb79ugnespKkfa0" alt="Screenshot showing the Dollars Won metric displaying the percentage of total estimate dollars successfully closed"><figcaption></figcaption></figure>

***

## What is Close Rate?

Close Rate is the percentage of estimates that receive a clear decision — either accepted or declined — rather than remaining open.

<figure><img src="/files/8UXPr1q7rGDG6wTIM91N" alt="Screenshot showing the Close Rate metric representing the percentage of estimates that received a clear decision"><figcaption></figcaption></figure>

For example, if you sent 10 estimates, 5 were accepted, and 5 were declined, your Close Rate would be 100%, as all estimates have been resolved!

{% hint style="info" %}
**Pro tip:** Your Close Rate should usually always be 100% or very close to! Get those yes's and no's from customers!
{% endhint %}

## Related articles

* [What is Close Rate?](/support/dashboard-and-reports/dashboard-search-reporting/what-does-close-rate-mean.md)
* [PaintScout Leaderboards](/support/dashboard-and-reports/dashboard-search-reporting/paintscout-leaderboards.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/dashboard-search-reporting/understanding-your-dashboard-metrics.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.
