> 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/job-profitability-report.md).

# Job Costing Report

Understand job costs, margins, and profit trends across your jobs with the Job Costing Report.

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

Use this report to:

* Track total costs and average profit margins across jobs.
* View breakdowns by estimate type and deal size.
* Get a broad overview of your expense trends across jobs.
* Make more confident decisions about the jobs you take on.

***

## What does the report show?

* **Total Profit Margin:** View total profit across all deals divided by total revenue. Larger jobs affect this number more.
* **Average Profit Margin:** Shows the average margin across individual jobs. Each job counts equally.
* **Profit Margin by Estimate Type:** Compare margins across estimate types.
* **Profit Margin by Deal Size:** See how profitability changes by project value.
* **Profit Margin Distribution:** Understand how margins are spread across your jobs.
* **Filters and grouping:** Filter by factors including job end date, type, value, and profit. Group jobs to analyze trends.

{% hint style="warning" %}
Jobs are included based on their end date, and not their start date. Current jobs may not appear unless filtering for future dates.
{% endhint %}

<figure><img src="/files/y0vLCZe86LXn6BXKyidd" alt="Job Costing Report overview showing cost, margin, and job performance data"><figcaption><p>Job Costing Report overview</p></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 feedback and help us improve.
{% endhint %}


---

# 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/job-profitability-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.
