# Vista del historial

El **Historial** La herramienta le permite revisar y analizar actividades y eventos pasados asociados con sus objetos rastreados. Esta función proporciona una visión general completa de los datos históricos, permitiéndole supervisar viajes, paradas y otros eventos significativos, garantizando una gestión de flotas eficiente y una visión operativa.

* [Historial de viajes](/docs/user/es/guide/tracking/history-view/trip-history.md)\
  Revise registros detallados de viajes anteriores, incluidos los horarios de inicio y fin, las distancias recorridas y la duración.
* [Historial de eventos](/docs/user/es/guide/tracking/history-view/event-history.md)\
  Analice diversos eventos, como infracciones de geocercas, incidentes de exceso de velocidad y alertas de sensores, junto con sus marcas de tiempo y ubicaciones.


---

# 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/es/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.
