# How to get the DTC report?

## Generating DTC (Diagnostic Trouble Codes) Reports

### Overview

The DTC Report provides detailed information about diagnostic trouble codes generated by your vehicle during a specified time period. These codes help identify potential vehicle issues and maintenance needs.

<div align="center"><figure><img src="/files/n47ga6yMPF3dCy83OUMb" alt="" width="152"><figcaption></figcaption></figure></div>

### Accessing DTC Reports

1. Navigate to Reports:
   * Select "**Reports**" from the menu
   * Click on "**DTC Report**"
2. Configure Report Settings:
   * Select the start date
   * Select the end date
   * Choose the specific vehicle from the dropdown menu
   * Submit to generate the report

### Report Contents

The report shows:

* Diagnostic trouble codes recorded
* Time and date of each code occurrence
* Vehicle-specific diagnostic information

<figure><img src="/files/faZ8cnLbCCSZQ4oxMNNk" alt=""><figcaption></figcaption></figure>

### Important Notes

* Essential for preventive maintenance
* Helps identify vehicle issues early
* Useful for maintenance planning
* Assists in tracking vehicle health over time

For additional assistance or troubleshooting, please contact our support team.


---

# 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/gps-and-dashcam/readme/categories/admin-website/how-to-get-the-dtc-report.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.
