# How to generate State Mileage Reports

## Generating IFTA State Mileage Reports

IFTA State Mileage Reports are available only on the premium plan. Ensure you are on the premium plan before proceeding

### Portal Access

1. Visit Fleet Admin Portal:
   * URL: <https://eld.matrackinc.com/adminNew/view/login.php>
2. Enter your credentials:
   * Username
   * Password

### Navigation Steps

#### 1. Access GPS Tracking

* Click "GPS Tracking" after login
* Wait for the GPS tracking page to load

#### 2. Locate Reports

* Click "Menu" on the GPS tracking page
* Select "Reports" from options
* Choose "State Mileage Report"

#### 3. Generate Report

1. Set parameters:
   * Select Date Range
   * Choose Vehicle(s)
2. Click "Submit"

#### 4. Access Generated Reports

1. Look below for the request column
2. Find "View" under operations column
3. Click to view the report and Download as needed

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

* Ensure correct date range selection
* Verify vehicle selections
* Allow processing time for report generation
* Save downloaded reports securely
  {% endhint %}

Need assistance? Contact Matrack support for help with IFTA report generation.


---

# 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-generate-state-mileage-reports.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.
