> 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-approve-multiple-days-from-the-unapproved-dates-option.md).

# How to approve multiple days from the "Unapproved Dates" option

Easily approve multiple days of logs at once using the "Unapproved Dates" option. This guide provides step-by-step instructions to streamline the approval process. For additional help, refer to the guide or watch the instructional video.

## Multi-Day Log Certification Guide

Before starting the certification process, ensure:

* You are logged into the Matrack ELD app.

#### Accessing Unapproved Logs

1. Tap the three horizontal lines (menu icon) in the top-left corner.

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

2. Select "Unapproved Dates" from the menu options.

<div align="left"><figure><img src="/files/jZNkALxJ3T791n2r0Go8" alt="" width="370"><figcaption></figcaption></figure></div>

#### Certifying Multiple Days

1. Review the list of unapproved dates.
2. Select the dates you wish to certify.
   * You can select up to 5 days at once.
   * Ensure each selected date is correctly marked.

<div align="left"><figure><img src="/files/pxPkbsPx5GcWiAmhMyZM" alt="" width="371"><figcaption></figcaption></figure></div>

3. Initiate certification:

* Tap the "Approve" button in the top-left corner.

<div align="left"><figure><img src="/files/8H5l2DMxbuwzrFPf4Ouf" alt="" width="456"><figcaption></figcaption></figure></div>

* Review the dates in the confirmation dialog.

<div align="left"><figure><img src="/files/v39vrvBextVlwEwwTihX" alt="" width="482"><figcaption></figcaption></figure></div>

* Read the declaration carefully.
* Click "Agree" to certify the selected dates.

<div align="left"><figure><img src="/files/GaroU2QP9A8ATRZIclrl" alt="" width="401"><figcaption></figcaption></figure></div>

* Wait for the success confirmation pop-up.

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

* A maximum of 5 days can be certified at once.
* Review all information carefully before agreeing.
* Ensure ELD connection is maintained throughout the process.
  {% endhint %}

{% hint style="success" %}
**Success Confirmation**

A pop-up message will confirm the successful certification of the selected dates.
{% endhint %}

### Need Help?

Contact Matrack support if you encounter any issues during the certification process.


---

# 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-approve-multiple-days-from-the-unapproved-dates-option.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.
