# Total Discounts

This page is related to the list of all discounts made on moves performed. If you need further information related to the Discounts on the move, please visit our [Discounts section](/mod24/jobs/billing.md#discounts).

{% hint style="info" %}
**Discount** - this is a regular discount that reduces the total price of the job.

**Office covered** - this is a discount provided by the office, reduces the price of the job, but also means this expense should be covered by the Office.

**Carrier covered** - this is a discount provided by the mover during the job, it reduces the job total price, but also means it should be covered by the Carrier.
{% endhint %}

You can use filtering options to narrow down your results by:

* Move date (or range of dates)
* Assigned company (carrier that performed the job)
* Discount type

Total amount for all discounts listed will be shown at the top of the table.


---

# Agent Instructions: 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://docs.mod24.com/mod24/statistics/total-discounts.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.
