# Mover Totals

## Mover Totals

The page is accessible from the same section as Totals for your completed moves.&#x20;

<div align="center"><img src="/files/-MbGCF-MNSk95hILB9Ea" alt="Link to Movers Totals in the Menu"></div>

On this page a summary of all completed jobs by your Movers will be shown.&#x20;

{% hint style="info" %}
At the top of the table you will see the sum of hours and sum of total amounts for all listed jobs according to your selected filters.
{% endhint %}

## Mover Total Earnings

{% hint style="success" %}
If you need information **how Hourly wage is set**, please visit [Mover Wages](/mod24/movers-and-trucks/movers.md#mover-wages) page.&#x20;

Or if you need information **how earnings are calculated**, please visit [Mover Earnings](/mod24/statistics/totals.md#mover-earnings).
{% endhint %}

## What will be visible?

* Job reference number
* Move date
* Customer name
* Assigned mover
* Hourly wage
* Extras
* Tips
* Total payout for that job
* Status

![Example of Mover Totals for a single mover with a single move date](/files/-MbGnjJQmgxDTvYgyNe_)

## Marking as Paid

Status can be Paid or Unpaid.&#x20;

You can mark all listed rows as Paid in bulk, or mark a single row.

## Filtering

The system will provide you with filtering options:

* Move date or date range
* Single or multiple Companies
* Single or multiple Movers
* Status as Paid or Unpaid

With the filters you can narrow it down to e.g. all jobs performed by a single mover in the last month.

{% hint style="info" %}
**Any adjustments for hourly wages or extras on a single job can be done from** [**Totals** ](/mod24/statistics/totals.md#mover-earnings)**page.**
{% endhint %}


---

# 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/mover-totals.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.
