> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/expert-center/fr/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy.md).

# Contrôle du carburant dans Navixy

La fonctionnalité de contrôle du carburant de Navixy, notamment les widgets, les alertes et notifications, ainsi que les rapports, permet aux entreprises de gérer efficacement la consommation de carburant, de réduire les coûts et d’améliorer l’efficacité opérationnelle.

1. [Widgets](/docs/expert-center/fr/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy/analyzing-fuel-data/fuel-related-widgets.md) : Navixy propose des widgets personnalisables pour suivre les niveaux de carburant, la consommation et d’autres indicateurs associés. Ces widgets peuvent être ajoutés au tableau de bord pour un accès rapide et une surveillance en temps réel.
2. [Alertes et notifications](/docs/expert-center/fr/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy/analyzing-fuel-data/fuel-alerts-and-notifications.md) : Les utilisateurs peuvent configurer des alertes et notifications en fonction de seuils prédéfinis ou d’événements spécifiques liés au contrôle du carburant. Cela aide à détecter des anomalies telles que des baisses soudaines du niveau de carburant, un siphonnage de carburant non autorisé ou des opérations de ravitaillement.
3. [Rapports](/docs/expert-center/fr/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy/analyzing-fuel-data/fuel-volume-report.md) : Navixy génère des rapports détaillés sur la consommation de carburant, le kilométrage, les transactions de ravitaillement et bien plus encore. Ces rapports peuvent être personnalisés et planifiés afin d’être générés à intervalles réguliers, offrant ainsi des informations précieuses sur les schémas d’utilisation du carburant et l’efficacité.


---

# 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://navixy.com/docs/expert-center/fr/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy.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.
