> 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/what-does-close-rate-mean.md).

# What is Close Rate?

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

<figure><img src="/files/QJ9qydihwLNTrNQY0d51" alt="Screenshot showing the Close Rate metric on the PaintScout dashboard representing the percentage of estimates that received a 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 %}

Learn more about your [Dashboard Statistics here](/support/dashboard-and-reports/dashboard-search-reporting/understanding-your-dashboard-metrics.md).

## Related articles

* [Dashboard Metrics](/support/dashboard-and-reports/dashboard-search-reporting/understanding-your-dashboard-metrics.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/what-does-close-rate-mean.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.
