# How to generate IFTA Fuel Tax reports

## IFTA Reporting and Fuel Receipt Guide

### Generating IFTA Fuel State Mileage Report

#### Step-by-Step Instructions

1. Login to the portal
2. Navigate to reports:
   * Click on **GPS tracking** and wait for the **GPS tracking page** to load
   * Select **IFTA**
   * Choose **IFTA Report Request**
3. Set report parameters:
   * Select **Vehicle**
   * Choose **Fuel type**
   * Specify **Duration**
   * Click **Submit**
4. Access generated reports:
   * Go to **IFTA**
   * Select **IFTA Report Request**
   * View or download reports as needed

### Viewing Uploaded Fuel Receipts

#### Step-by-Step Instructions

1. Login to the portal
2. Navigate to receipts:
   * Click on **GPS tracking**
   * Wait for **GPS tracking page** to load
   * Select **IFTA**
   * Choose **Search Fuel Receipt**
3. Search for receipts:
   * Select **Date Range**
   * Choose **Vehicle**
   * Click **Submit**

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

* Ensure all parameters are correctly selected before generating reports
* Reports will be available immediately after generation
* Save or download reports as needed for record keeping
  {% endhint %}

### Need Help?

Contact support if you experience any issues generating reports or accessing fuel receipts.


---

# 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-ifta-fuel-tax-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.
