# Suivi

Le module de suivi fournit des fonctionnalités de surveillance robustes pour votre flotte. Il offre l’accès à la liste des objets, au widget qui affiche les données GPS de vos appareils, à l’historique des trajets et des événements, ainsi qu’aux outils cartographiques tels que les géofences et les points d’intérêt (POI).

Par défaut, en cliquant **module Suivi** dans la barre latérale du menu, ouvre le **Liste des objets**.

## Contenu du module :

* [Liste des objets](https://navixy.com/docs/user/fr/guide/tracking/objects-list)
  * [Le widget Objet](https://navixy.com/docs/user/fr/guide/tracking/objects-list/object-widget)
  * [État de connexion](https://navixy.com/docs/user/fr/guide/tracking/objects-list/connection-state)
  * [Icônes des objets](https://navixy.com/docs/user/fr/guide/tracking/objects-list/object-icons)
* [Vue Historique](https://navixy.com/docs/user/fr/guide/tracking/history-view)
  * [Historique des trajets](https://navixy.com/docs/user/fr/guide/tracking/history-view/trip-history)
  * [Historique des événements](https://navixy.com/docs/user/fr/guide/tracking/history-view/event-history)
* [Outils cartographiques](https://navixy.com/docs/user/fr/guide/tracking/map-tools)
  * [Géofences](https://navixy.com/docs/user/fr/guide/tracking/map-tools/geofences)
  * [Lieux (POI)](https://navixy.com/docs/user/fr/guide/tracking/map-tools/places-pois)
  * [Outil Couches](https://navixy.com/docs/user/fr/guide/tracking/map-tools/layers)


---

# 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/fr/guide/tracking.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.
