# How to Enable/Disable Night/Dark Mode in the Matrack ELD Driver App

## Accessing Night/Dark Mode from the Dashboard

#### 1. Launch App

* Log in to the Matrack Driver App.
* Wait for the dashboard to load (default screen).
* If the Dashboard doesn't load by default, click on the 3 horizontal lines to access the Menu. From the Menu, select Dashboard.

<div align="left"><figure><img src="/files/cySREgYhzqhvVRjh4dk0" alt="" width="375"><figcaption></figcaption></figure></div>

#### 2. Locate Night/Dark Mode Toggle

On the dashboard screen, look for:

* The Dashboard banner on the top left corner.
* The **moon-shaped icon** will be directly below that.

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

#### 3. Toggle Night/Dark Mode

* Tap the moon icon to switch between modes.
* The screen will go into dark mode, and the icon will indicate whether Night/Dark mode is enabled or disabled.

## Accessing Night Mode from Settings

1. #### Access Settings

   * Tap the three horizontal lines (menu icon) at the top of the screen.

   <div align="left"><figure><img src="/files/UIE4SyaKc38yVQM5nGli" alt="" width="375"><figcaption></figcaption></figure></div>

   * Scroll down the menu and select "Settings."

   <div align="left"><figure><img src="/files/vjnuorMsCYamuU7wS5fL" alt="" width="367"><figcaption></figcaption></figure></div>
2. #### Locate and Toggle Night/Dark Mode

<div align="left"><figure><img src="/files/CXwtDWDT6S9V0Fvnzhdk" alt="" width="303"><figcaption></figcaption></figure></div>

* Locate Dark Mode from the settings.
* Toggle the Dark Mode button On.
* The screen will go into dark mode, and the icon will indicate whether night mode is enabled or disabled.

<div align="left"><figure><img src="/files/kWv21ePpcI3Yggr9017u" alt="" width="370"><figcaption></figcaption></figure></div>

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

* The feature can be toggled at any time.
* Changes take effect immediately.
* Setting persists between sessions.
* Adjust based on lighting conditions.
  {% endhint %}

### Best Practices

* Use night mode in low-light conditions.
* Switch to regular mode in bright daylight.

### Need assistance?&#x20;

Contact our support team for help with display settings.


---

# 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-enable-disable-night-dark-mode-in-the-matrack-eld-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.
