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

# All Deals Report

The All Deals Report in PaintScout gives you a complete overview of every deal in your account, helping you understand your entire sales pipeline at a glance.

{% hint style="danger" %}
**Important:** this feature requires the paid **Operations add-on.**
{% endhint %}

Use this report to:

* Monitor pipeline health by tracking deal count and stage distribution
* Identify bottlenecks slowing your sales process
* Spot trends in job size or deal type over time

## What does the All Deals Report show?

* **Deal Stage Breakdown:** View how many deals are in each stage of your sales process, from initial contact through closed-won.
* **Deal Type Breakdown:** See the distribution of deals across different estimate/deal types.
* **Value of your Deals:** Understand how your deals are distributed across job size amounts, helping you identify your highest value jobs.
* **Filtering & Grouping Deals:** Customize your view and drill into your opportunities and sales data. You can do this by:
  * Filtering by deal stage, tag(s), and attributes.
  * Grouping results to analyze the composition of your sales pipeline.

{% hint style="info" %}
For reporting, the **deal value** uses the linked invoice total when an invoice exists. If there is no linked invoice, it uses the linked estimate total instead.
{% endhint %}

<figure><img src="/files/FHjBiQSf01JDA83PS3O9" alt=""><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

* [Deal Tag Summary Report](/support/dashboard-and-reports/reports/deal-tag-summary-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-deals-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.
