> 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/pt-br/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy.md).

# Controle de Combustível no Navixy

A funcionalidade de Controle de Combustível da Navixy, incluindo widgets, Alertas e notificações, e Relatórios, capacita as empresas a gerenciar com eficácia o Consumo de combustível, reduzir custos e aumentar a eficiência operacional.

1. [Widgets](/docs/expert-center/pt-br/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy/analyzing-fuel-data/fuel-related-widgets.md): A Navixy oferece widgets personalizáveis para monitorar os níveis de Combustível, o Consumo de combustível e outras métricas relacionadas. Esses widgets podem ser adicionados ao painel para acesso rápido e monitoramento em tempo real.
2. [Alertas e notificações](/docs/expert-center/pt-br/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy/analyzing-fuel-data/fuel-alerts-and-notifications.md): Os usuários podem configurar Alertas e notificações com base em limites predefinidos ou eventos específicos relacionados ao controle de Combustível. Isso ajuda a detectar anomalias, como quedas súbitas nos níveis de Combustível, drenagem não autorizada de Combustível ou atividades de abastecimento.
3. [Relatórios](/docs/expert-center/pt-br/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy/analyzing-fuel-data/fuel-volume-report.md): A Navixy gera Relatórios detalhados sobre Consumo de combustível, Quilometragem, transações de abastecimento e muito mais. Esses Relatórios podem ser personalizados e agendados para serem gerados em intervalos regulares, fornecendo informações valiosas sobre padrões de uso de Combustível e eficiência.


---

# 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/pt-br/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.
