> 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/adding-trailers.md).

# Adding Trailers

Learn how to add trailers in the Matrack Driver App with these step-by-step instructions. This guide ensures your records are complete and accurate. For additional help, refer to the guide or watch the instructional video.

## Accessing Settings

1. Log in to the Matrack ELD Driver App.
2. Tap three horizontal lines in the top-left corner.

<div align="left"><figure><img src="/files/bnBggeTrbkEB818aUaKJ" alt="" width="375"><figcaption></figcaption></figure></div>

3. Scroll down to "Settings."

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

4. Select "Trailers."

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

### Adding a Trailer

#### Adding New Trailer

1. Click "Edit" in the top-right corner of the "Trailers" page.

<div align="left"><figure><img src="/files/JK2DFa04MEQIY7lijM0f" alt="" width="455"><figcaption></figcaption></figure></div>

2. Click the "+ Add" in the "Edit Trailer Details" page.

<div align="left"><figure><img src="/files/hdhwnhAixpp0hYRYAzz6" alt="" width="455"><figcaption></figcaption></figure></div>

3. Enter the trailer number in the dialog box.

<div align="left"><figure><img src="/files/mxjLPLUhF8OnI18hwdid" alt="" width="354"><figcaption></figcaption></figure></div>

4. Click "Submit".
5. You'll receive a confirmation message.
6. Return to the "Trailer" page using the top-right arrow.
7. You'll see the newly added trailer.

### Completing the Process

1. Use the back arrow in the top-left corner to return to the Settings page.
2. Exit the settings menu.

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

* <mark style="background-color:yellow;">Ensure accurate entry of all numbers</mark>
* <mark style="background-color:yellow;">Verify selections before final save</mark>
* <mark style="background-color:yellow;">Keep shipping documents current</mark>
* <mark style="background-color:yellow;">Update trailer information as needed</mark>
  {% endhint %}

### Need assistance?&#x20;

Contact Matrack support for help with trailer or shipping document updates.


---

# 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/adding-trailers.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.
