# History view

The **History** tool allows you to review and analyze past activities and events associated with your tracked objects. This feature provides a comprehensive overview of historical data, enabling you to monitor trips, stops, and other significant events, ensuring efficient fleet management and operational insights.

* [Trip history](/docs/user/guide/tracking/history-view/trip-history.md)\
  Review detailed records of past trips, including start and end times, distances traveled, and duration.
* [Event history](/docs/user/guide/tracking/history-view/event-history.md)\
  Analyze various events such as geofence breaches, speeding incidents, and sensor alerts, along with their timestamps and locations.


---

# 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://navixy.com/docs/user/guide/tracking/history-view.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.
