# Move Statuses

Job statuses are explained in [Job status section](/mod24/jobs/job-status.md). Here we will explain how the progress goes after the Move as assigned to a Foreman.

1. **Accepted** -> Move is visible in the list to the Foreman
2. **Driving to Job** -> Foreman started driving from the office/parking to the Customer's location
3. **Time tracking** -> Foreman initiated the time tracking
4.


---

# 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/movers-app/job-in-progress/move-statuses.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.
