> 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/deal-tag-summary-report.md).

# Deal Tag Summary Report

The Deal Tag Summary Report in PaintScout shows how your tagged deals are performing, so you can analyze trends across job types or any custom grouping.

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

Use this report to:

* Compare tag categories by opportunity count and revenue
* Identify which job types or project categories generate the most value
* Optimize your sales strategy based on which categories close larger deals

## What does the Deal Tag Summary Report show?

* **Total Deal Count:** View the total number of deals associated with each tag.
* **Total Deal Value:** Track the combined value of all deals with that tag.
* **Average Deal Value:** The mean value per deal for each tag, helping you identify higher-value categories.

<figure><img src="/files/CIhd2X4TNXh8ucdU2g02" alt="Screenshot showing the Deal Tag Summary Report with deal count, total deal value, and average deal value by tag"><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 %}

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>All Deals Report</strong></td><td>View a complete overview of all deals in your CRM with pipeline health, deal stages, types, and value breakdowns.</td><td><a href="/pages/PmaF8mx98XCbtpk9deEB">/pages/PmaF8mx98XCbtpk9deEB</a></td></tr><tr><td><strong>Deal Stages</strong></td><td>Customize your pipeline stages to match your workflow from lead request through job completion.</td><td><a href="/pages/kqcttVnZT4jrbrY3XSXX">/pages/kqcttVnZT4jrbrY3XSXX</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.paintscout.com/support/dashboard-and-reports/reports/deal-tag-summary-report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
