# How to Send Logs to FMCSA

## Overview

Follow these steps to send driver logs to FMCSA and verify their transfer status.

### Steps to Send Logs

{% stepper %}
{% step %}

### Send Logs to FMCSA

1. Log into the [Admin Portal](https://eld.matrackinc.com/adminNew/view/login.php) and navigate to Reports → eRODs
2. Select "Data Transfer" from the dropdown menu
3. Set the date range and select the driver
4. In the web service column: Enter the token key&#x20;
5. Click "Send"
   {% endstep %}

{% step %}

### Check Transfer Status

1. Return to "Reports"
2. Click "Data Transfer Status"
3. Choose one option:
   * Select the date range and driver, then click "View"
   * OR click "See Recent Transfer"
     {% endstep %}
     {% endstepper %}

{% hint style="warning" %}
Important Information & Tips

* Double-check date ranges before sending
* Verify driver selection before proceeding
* Keep token key secure and accessible
* Save transfer confirmations for your records
* Monitor transfer status for successful completion
* Contact support if transfers fail.
  {% endhint %}


---

# 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-send-logs-to-fmcsa.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.
