# How to Reset Password for the Matrack Driver App

## Overview

Follow these steps to reset a driver's password in the Matrack Driver App through the Admin portal.

### Before You Start

You'll need:

* Admin portal login credentials
* The name of the driver whose password needs to be reset

### Steps to Reset Password

#### 1. Log Into Admin Portal and Navigate to Drivers Section

1. Open the Admin portal
2. Log in with your credentials
3. Click "Manage". Select "Drivers"

#### 2. Find and Edit Driver

1. Locate the driver in the list
2. Click the "Edit" button next to their name

#### 3. Change Password

1. Enter the new password
2. Confirm the password by entering it again
3. Click the "Next" button twice till you see the save button
4. Click "Save" to confirm changes

#### Help & Tips

* Make sure the new password meets security requirements
* Double-check the password entries match
* Contact admin support if you encounter any issues

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

* Inform the driver of their new password securely
* Keep password records secure and confidential
  {% endhint %}


---

# 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-fleet-admin-portal-guides/how-to-reset-password-for-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.
