# Foreman & Movers

## Where can a foreman login?

Foreman can login on <https://movers.mod24.com/>. Or download the native Android app: <https://play.google.com/store/apps/details?id=com.mod24.moversappnative>.

## What does a foreman see in their app?

Foreman will be able to see their assigned jobs for today. Jobs will be listed by the arrival window.

## What can a foreman do in their app?

Foreman will be able to see the details of the job they have assigned. They can start the timer, fill in a contract, add expenses and discounts, create charges and finalize the job. All steps they take are stored and we have a timeline of the events that occurred during the process.

## The time from the Foreman app is not considered as correct, can I change it?

Yes, you can override the total time from the job page inside the Dispatch app. Just enter the total time and let the foreman know they can refresh their page and see the change.

<br>


---

# 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/faq/foreman-and-movers.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.
