> For the complete documentation index, see [llms.txt](https://help.matrack.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.matrack.io/gps-and-dashcam/readme/categories/admin-website/how-can-i-get-the-current-location-location-of-all-the-devices-in-my-account.md).

# How can I get the current location location of all the devices in my account?

## Current Location Report

### Overview

The *Current Location* Report provides a comprehensive overview of all vehicles in your account. This feature allows you to monitor the real-time status and activities of your entire fleet from a single report.

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

### Accessing the Report

1. Navigate to the Reports section in the main menu
2. Select "**Current Location**" from the available options
3. The report will automatically display information for all vehicles in your account

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

### Report Features

#### Fleet-Wide Visibility

* View the current location of all vehicles simultaneously
* Monitor the status of your entire fleet in real-time
* Track vehicle activities across your operation

#### Vehicle Information

For each vehicle, the report displays:

* Current location coordinates
* Last updated timestamp
* Vehicle status (moving/stopped)
* Current activity details
* Vehicle identification information

#### Activity Tracking

* Monitor ongoing activities
* View current vehicle states
* Track real-time movement
* Identify stationary vehicles

### Using the Report

#### Real-Time Monitoring

* Get instant updates on vehicle locations
* Monitor fleet-wide activities
* Track vehicle movements in real-time
* Identify vehicle clusters or dispersal

### Best Practices

* Refresh the report regularly for the most current information
* Use the data to make immediate operational decisions
* Monitor pattern changes in real-time
* Cross-reference with scheduled activities

For additional assistance or questions about the Current Location Report, please contact our support team.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.matrack.io/gps-and-dashcam/readme/categories/admin-website/how-can-i-get-the-current-location-location-of-all-the-devices-in-my-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
