> 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/general-service-guides/how-to-activate-the-account-and-get-the-credentials.md).

# How to activate the account and get the credentials

## How to Register and Activate Your Matrack ELD

### Initial Registration

1. Visit the [Matrack ELD Registration](https://eld.matrackinc.com/Registration/) website: <https://eld.matrackinc.com/Registration/>
2. Complete the registration form with the required&#x20;
3. Submit the form to create your account
4. Check your email for:
   * [Admin Portal website link](https://eld.matrackinc.com/adminNew/view/login.php)
   * Login credentials

### First-Time Login Process

#### Accessing Admin Portal

1. Use the provided[ Admin Portal](https://eld.matrackinc.com/adminNew/view/login.php) link

<div align="left"><figure><img src="/files/uazv8oIMxvJsLDNt3a3r" alt="" width="563"><figcaption></figcaption></figure></div>

2. Enter your login credentials
3. Complete initial login

#### Adding Driver Information

1. Locate the "Add Driver" prompt in the dialog box

<div align="left"><figure><img src="/files/DkuW1ty9NApQ2dbOLzT3" alt=""><figcaption></figcaption></figure></div>

2. Click "Add Driver"
3. Enter required driver details:

<div align="left"><figure><img src="/files/hFp7oLqmcKRgbR8BWDlP" alt=""><figcaption></figcaption></figure></div>

Username, Email, Password, First Name, Last Name, License State, License Number

Log Settings Configuration will be automatically updated.

4. Save driver profile

#### Adding Vehicle Information

1. Click "Add Vehicle"

<div align="left"><figure><img src="/files/Yir5cdJdxy3wsAy2Zf49" alt=""><figcaption></figcaption></figure></div>

2. Enter vehicle details:

<div align="left"><figure><img src="/files/7DHJ1zxGrxzwVEYphODB" alt=""><figcaption></figcaption></figure></div>

* Vehicle identification
* Technical specifications
* Registration information

3. Save vehicle information

### Mobile App Setup

#### After completing driver and vehicle registration:

1. Note the driver credentials provided
2. Download the Matrack ELD Driver App
3. Install the app on your mobile device
4. Log in using the provided driver credentials

#### Accessing Fleet Management

Click the "View Dashboard" button to Access the Fleet Admin Dashboard and Manage your ELD account

{% hint style="warning" %}

#### **Important Notes**

* Keep your login credentials secure
* Save driver credentials for future reference
* Ensure all required information is accurate
* Download the mobile app from authorized sources only
  {% endhint %}

### Need assistance?&#x20;

Contact Matrack support for help with registration and setup.


---

# 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/general-service-guides/how-to-activate-the-account-and-get-the-credentials.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.
