# How to add a driver from the Fleet Admin Portal

### Adding a Driver Through the Fleet Admin Portal

#### Access Portal

1. Log in to the [Fleet Admin Portal](https://eld.matrackinc.com/adminNew/view/login.php)
2. Navigate to the "Manage" menu
3. Select the "Driver" option

#### Adding New Driver

1. Click the "Add Driver" button
2. Enter the required information:
   * Username
   * Email address
   * Password
   * First name
   * Last name
   * License State
   * License number

#### Configure Log Settings

1. Set driver cycle
2. Select cargo type
3. Configure restart options
4. Set rest break preferences
5. Click "Save" to complete

#### Android Users

* Download "Matrack ELD Driver" from Google Play Store
* Direct link: <https://play.google.com/store/apps/details?id=com.matrack.eld>

#### iOS Users

* Download "Matrack ELD" from the App Store
* Direct link: <https://apps.apple.com/us/app/matrack-eld/id1634745673>

After downloading the app, verify these settings:

1. Log in using the provided credentials and access the menu
2. Go to Settings
3. Check and verify:
   * Driver details
   * Carrier details
   * DOT Number
   * Time zone settings

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

* Share the login credentials with the driver to login form the Driver App
* Double-check time zone settings
* Maintain updated app version
* Report any issues immediately
  {% endhint %}

### Alternative Option

If you need assistance:

* Contact Matrack support
* Provide the required driver details and we'll add the driver and send the credentials

Need help? Contact our support team for assistance with driver setup or app configuration


---

# 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-add-a-driver-from-the-fleet-admin-portal.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.
