> For the complete documentation index, see [llms.txt](https://help.matrack.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.matrack.io/eld/readme/categories/matrack-eld-driver-app-guides/how-to-use-yard-move-from-the-matrack-driver-app.md).

# How to use Yard Move from the Matrack Driver App

How to Enable Yard Move (YM) Status

### Before You Begin

* Ensure you're logged into the Matrack ELD Driver App.
* Verify ELD is connected (required for YM status).
* Be on the Dashboard screen.

### Step-by-Step Instructions

#### 1. Access Status Menu

<div align="left"><figure><img src="/files/VEVy4ELPfJaYj1eVn3wl" alt="" width="304"><figcaption></figcaption></figure></div>

* In the Dashboard, you'll see a circle displaying your current duty status and available hours.\
  Below that, there is a Change Duty option. This will open a screen showing the available duty statuses:\
  \ <img src="/files/0YJt8AzrphBGFYTWRzMI" alt="" data-size="original">
* Off Duty, Sleeper, On Duty, Driving, Personal Trip, Yard Move

#### 2. Select Yard Move

* Find "Yard Move" in status options.

<div align="left"><figure><img src="/files/Sb68kUSmJ1CEG7wUmh7b" alt="" width="168"><figcaption></figcaption></figure></div>

* Tap on Yard Move, and you'll receive a dialog box to enter event details.

#### 3. Complete Required Information

<div align="left"><figure><img src="/files/Y8Da6o5VF5UaEcVFSBzh" alt="" width="299"><figcaption></figcaption></figure></div>

1. Verify Location
   * The system auto-detects location.
   * Manual entry is available if needed.
2. Add Mandatory Note
   * Enter a reason for a personal trip.
   * The note must be a minimum of 4 characters.
3. Handle Break Type
   * If prompted, open the Break Type dropdown.
   * Select "Not Applicable" or any required break type.

#### 4. Confirm Status Change

* Save your selection.
* Verify Dashboard updates to show:
  * Yard Move status.
  * Available hours under YM.

### Important Notes

* Notes must explain the purpose of personal use.
* Keep accurate records of YM usage.
* Monitor hours during the yard move.

### Troubleshooting

If unable to select YM:

* Verify note length (4+ characters)
* Ensure proper break type selection.
* Contact support if issues persist.

Need assistance? Contact Matrack support for help with Yard Move status changes.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.matrack.io/eld/readme/categories/matrack-eld-driver-app-guides/how-to-use-yard-move-from-the-matrack-driver-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
