# How can I get the Trip report for selected dates from the app?

## Trip Report

### Overview

The Trip Report provides a detailed log of vehicle activity within a specified date range. This comprehensive report allows you to track and analyze individual trips, including crucial information such as timing, locations, and distance metrics.

<div align="center"><figure><img src="/files/cbvsMSYBQ3Jy9ESVRDTz" alt="" width="140"><figcaption></figcaption></figure></div>

### Accessing the Report

1. Go to the Reports section in the main menu
2. Select "Trip Report" from the available options
3. Choose your target vehicle
4. Specify your desired date range
5. Generate the report

### Report Contents

Each trip entry in the report includes the following key information:

#### Time Details

* Start time of the trip
* End time of the trip
* Total trip duration
* Total stop time during the trip

#### Location Information

* Starting location
* Ending location
* All stopped locations during the trip

#### Trip Metrics

* Total distance traveled
* Number of stops made
* Duration of each stop

### Using the Report

#### Date Selection

* Choose specific dates to analyze trips
* Select single-day or multi-day periods
* View historical trip data as needed

#### Vehicle Selection

* Select individual vehicles from your fleet
* Switch between different vehicles while maintaining the same date range
* Compare trips across different vehicles

#### Data Analysis

* Review complete trip histories
* Track vehicle utilization
* Monitor route efficiency
* Analyze stop patterns

### Best Practices

* Regularly review trip reports to optimize routes
* Compare trip patterns across different time periods
* Use location data to verify delivery or service completion
* Monitor stop times to improve efficiency

### Tips for Effective Use

* Export reports for record-keeping
* Set up recurring report generation for regular monitoring
* Use the stop location data to verify authorized stops
* Compare actual routes with planned routes

### Common Applications

* Route optimization
* Driver activity monitoring
* Service verification
* Fleet utilization analysis
* Trip time analysis
* Stop duration monitoring

For additional assistance or questions about the Trip Report, 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/phone-app/how-can-i-get-the-trip-report-for-selected-dates-from-the-app.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.
