> 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-view-your-carrier-details-in-the-matrack-eld-driver-app.md).

# How to View Your Carrier Details in the Matrack ELD Driver App

## Note: Carrier details can be updated only from the Fleet Administrative Portal.

## How to view the Carrier Details from the phone app

{% stepper %}
{% step %}

### &#x20;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/Et0QjMQLYXouPasirCmj" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Navigate to Carrier Details

* From the menu, select "Settings."

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

* Tap "Carrier Details."

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

* You can view the added Carrier Details.

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

* If you click "Edit", you'll get the following message.

<div align="left"><figure><img src="/files/DSFX1UKvgMI3zdPodBTU" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

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

* Reach out to your Fleet Administrator to update your Carrier details.
* Keep carrier details current for compliance purposes.
  {% endhint %}

### Need assistance?

&#x20;Contact our support team for help with updating your carrier details.


---

# 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-view-your-carrier-details-in-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.
