# How to Read & View HOS Clocks in the Matrack Driver App

This guide explains how to read and view your Hours of Service (HOS) clocks in the Matrack Driver App to stay compliant and track your driving hours. For more help, follow the step-by-step instructions for accurate clock management or watch the instructional video.

### Log in to the Matrack Driver App. When you log in, the dashboard is the first screen you’ll see.

### Main Dashboard Display

#### Central Status Circle

<div align="left"><figure><img src="/files/FjCk8OspYu9cfmsWDnGC" alt="" width="336"><figcaption></figcaption></figure></div>

* Shows current duty status.
* Displays available hours.
* Tap to change status.

### Hours of Service Information

Below the status circle, you'll find detailed Hours of Service:

<div align="left"><figure><img src="/files/kF3iaqthenH7OyczNwYG" alt="" width="295"><figcaption></figcaption></figure></div>

1. **Drive Time Left**
   * Remaining available driving hours.
   * Based on the 11-hour limit.
2. **Shift Time Left**
   * The remaining time in the current shift.
   * Based on a 14-hour window.
3. **Break Timer**
   * Time until the required 30-minute break.
   * Shows when the break is needed.
4. **Cycle Hours Left**
   * Remaining hours in the current cycle.
   * Based on the 60/70-hour rule.
5. **Last Status**
   * Shows previous duty status.
   * Helps track status changes.

{% hint style="warning" %}
**Important Notes**

* <mark style="background-color:yellow;">Monitor all timers regularly.</mark>
* <mark style="background-color:yellow;">Verify hours accuracy.</mark>
* <mark style="background-color:yellow;">Plan breaks according to the displayed times.</mark>
* <mark style="background-color:yellow;">Keep track of cycle hours.</mark>
* <mark style="background-color:yellow;">Report any discrepancies.</mark>
  {% endhint %}

Need assistance understanding your dashboard? Contact Matrack support for help.


---

# 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://help.matrack.io/eld/readme/categories/matrack-eld-driver-app-guides/how-to-read-and-view-hos-clocks-in-the-matrack-driver-app.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.
