> 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.md).

# Dashboard

{% hint style="success" %}
**Start here:** Begin with [Dashboard Metrics](/support/dashboard-and-reports/dashboard-search-reporting/understanding-your-dashboard-metrics.md) and [Filtering the Dashboard](/support/dashboard-and-reports/dashboard-search-reporting/filtering-on-the-dashboard.md).
{% endhint %}

The Dashboard is your quick view of estimate performance in PaintScout. Use it to monitor sales activity, review conversion metrics, filter results, and open Leaderboards.

## In this section

* [Dashboard Metrics](/support/dashboard-and-reports/dashboard-search-reporting/understanding-your-dashboard-metrics.md) — Learn what each metric means, including Sales, Total Estimates, Estimates Open, Win Rate, Dollars Won, and Close Rate
* [What is Close Rate?](/support/dashboard-and-reports/dashboard-search-reporting/what-does-close-rate-mean.md) — Understand how Close Rate differs from estimates that remain open
* [Filtering the Dashboard](/support/dashboard-and-reports/dashboard-search-reporting/filtering-on-the-dashboard.md) — Narrow Dashboard data by date range, estimate type, and estimator
* [PaintScout Leaderboards](/support/dashboard-and-reports/dashboard-search-reporting/paintscout-leaderboards.md) — Compare Sales and Win Rate performance across the PaintScout network

{% hint style="info" %}
Need deeper analysis? Use [Reports](/support/dashboard-and-reports/reports.md) for detailed reporting across estimates, invoices, payments, and team performance.
{% endhint %}

## Related articles

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