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

# Reports

{% hint style="success" %}
**Start here:** Begin with [All Estimates Report](/support/dashboard-and-reports/reports/all-estimates-report.md) and [All Activity Report](/support/dashboard-and-reports/reports/all-activity-report.md).
{% endhint %}

Reports give you account-level visibility across estimates, invoices, payments, leads, deals, and job performance. Use them to spot trends, filter results, and export data for deeper analysis.

## In this section

### Estimate and sales reports

* [All Activity Report](/support/dashboard-and-reports/reports/all-activity-report.md) — Review estimate and invoice actions across your account
* [All Estimates Report](/support/dashboard-and-reports/reports/all-estimates-report.md) — View the full estimate pipeline with filters and status breakdowns
* [Accepted Estimates Report](/support/dashboard-and-reports/reports/accepted-estimates-report.md) — Track won estimates and export accepted work

### Estimate outcomes and performance

* [Declined Estimates Report](/support/dashboard-and-reports/reports/declined-estimates-report.md) — Analyze lost opportunities and decline trends
* [Additional Work Report](/support/dashboard-and-reports/reports/additional-work-report.md) — Track approved change orders and extra work
* [Options Accepted Report](/support/dashboard-and-reports/reports/options-accepted-report.md) — See which customer options are accepted most often
* [Estimator Performance Report](/support/dashboard-and-reports/reports/estimator-performance-report.md) — Compare estimator sales performance over time

### Invoice and payment reports

* [All Invoices Report](/support/dashboard-and-reports/reports/all-invoices-report.md) — View invoice status, balances, and payment activity
* [Outstanding Invoices Report](/support/dashboard-and-reports/reports/outstanding-invoices-report.md) — Monitor unpaid invoices and receivables
* [Payments Collected Report](/support/dashboard-and-reports/reports/payments-collected-report.md) — Track payments received across your account

### Payment requests and financing

* [Payment Requests Report](/support/dashboard-and-reports/reports/payment-requests-report.md) — Review open and paid payment requests
* [Financing Reports](/support/dashboard-and-reports/reports/financing-reports.md) — Analyze Wisetack financing applications and statuses

### Integration performance

* [Integration Sources Report](/support/dashboard-and-reports/reports/integration-sources-report.md) — See which connected apps create estimates

## Operations reports

{% hint style="danger" %}
These reports are only available with the **paid Operations add-on**.
{% endhint %}

### Lead and source reports

* [New Leads Report](/support/dashboard-and-reports/reports/new-leads-report.md) — Track lead volume by source
* [Lead Conversions Report](/support/dashboard-and-reports/reports/lead-conversions-report.md) — Compare lead sources by win rate and revenue

### Deals and profitability

* [All Deals Report](/support/dashboard-and-reports/reports/all-deals-report.md) — Review your full deal pipeline and value distribution
* [Deal Tag Summary Report](/support/dashboard-and-reports/reports/deal-tag-summary-report.md) — Compare performance across tagged deal categories
* [Job Costing Report](/support/dashboard-and-reports/reports/job-profitability-report.md) — Track margins, costs, and profitability across jobs

### Team event activity

* [Sales Events Booked Report](/support/dashboard-and-reports/reports/events-booked-report.md) — Track estimate appointment and sales event volume

## Related articles

* [Dashboard](/support/dashboard-and-reports/dashboard-search-reporting.md)
* [All Estimates Report](/support/dashboard-and-reports/reports/all-estimates-report.md)
* [All Activity Report](/support/dashboard-and-reports/reports/all-activity-report.md)
* [Estimator Performance Report](/support/dashboard-and-reports/reports/estimator-performance-report.md)
* [All Deals Report](/support/dashboard-and-reports/reports/all-deals-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.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.
