# How to Check Remaining Shift Time

## Dashboard Time Management Guide

#### Locating Time Information

1. Find the central dashboard circle.

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

* Displays your current duty status.
* Shows active hours information and provides a quick current status overview.

#### Available Time Information

<div align="left"><figure><img src="/files/ylhWjLsVz7qTYDIvAcSU" alt="" width="443"><figcaption></figcaption></figure></div>

The dashboard displays several important time metrics:

1. **Drive Time Left**
   * Remaining available driving hours.
   * Updates in real-time.
2. **Shift Time Left**
   * Total remaining time in the current day's shift.
   * Helps plan shift activities.
3. **Break Information**
   * Time until the required 30-minute break.
   * Reset requirements.
4. **Cycle Hours Left**
   * Available hours in the current cycle.
   * 60hr/70hr limitations.
   * Cycle reset information.
5. **Last Status**
   * Most recent duty status change.
   * Time of last update.
   * Duration in current status.

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

* Monitor times regularly.
* Plan breaks accordingly.
* Stay compliant with HOS regulations.
* Check updates after status changes.
  {% endhint %}

### Best Practices

* Review remaining times before trips.
* Plan routes based on available hours.
* Schedule breaks proactively.
* Maintain accurate duty status

### Need Help?

Contact support for:

* Time calculation questions.
* Display issues.
* Compliance concerns.
* General HOS guidance.


---

# 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-check-remaining-shift-time.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.
