> 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-change-your-password-on-the-matrack-eld-driver-app.md).

# How to Change Your Password on the Matrack ELD Driver App

## Step-by-Step Instructions

{% stepper %}
{% step %}

### Access Settings

* Log in to the Matrack ELD Driver App.
* Tap the three horizontal lines (menu icon) at the top of the screen to access the menu.

<div align="left"><figure><img src="/files/NwuBbaSEp6zIXai0ZaUo" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Navigate to Password Settings

* From the menu, select "Settings."

<div align="left"><figure><img src="/files/2HbWWKWD9aCmHsp3sjcP" alt="" width="367"><figcaption></figcaption></figure></div>

* Tap "Change Password".

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

{% endstep %}

{% step %}

### Update Password

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

* Enter your current password.
* Enter your new password.
* Confirm your new password by entering it again.
* Tap "Save" in the top right corner.
  {% endstep %}
  {% endstepper %}

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

* Keep your password secure and private.
* Do not share your password with others.
* Store password information in a safe place.
* Log out of shared devices after use.
  {% endhint %}

### Best Practices

* Choose a strong, unique password.
* Avoid using personal information in passwords.
* Update your password regularly.
* Use a combination of letters, numbers, and symbols.
* Ensure you remember your new password before logging out.

### Need assistance?&#x20;

Contact our support team for help with password 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-change-your-password-on-the-matrack-eld-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.
