> 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/id/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy/analyzing-fuel-data/fuel-related-widgets.md).

# Widget terkait Bahan bakar

Untuk mengakses panel kontrol perangkat, cukup tekan tombol “info” atau klik dua kali pada perangkat yang diinginkan dalam daftar objek. Panel kontrol, yang ditampilkan secara menonjol di area tengah, menyediakan informasi lengkap tentang objek yang dipilih, seperti status saat ini, lokasi, dan data telemetri. Selain itu, panel ini menawarkan berbagai alat untuk pengelolaan operasional yang efektif.

Daftar widget menawarkan opsi penyesuaian yang mudah. Untuk mempersonalisasi semua widget, tersedia tiga tombol.

Dengan mengeklik “tampilkan semua”, Anda dapat memperluas semua widget dan mengakses informasi di dalamnya. Sebaliknya, mengeklik “sembunyikan semua” akan menciutkan widget untuk tampilan yang lebih ringkas.

Selain itu, fitur “ubah urutan” memungkinkan Anda menyusun ulang widget. Cukup pilih widget dan seret ke posisi yang lebih nyaman dalam daftar.

Terakhir, tombol “roda gigi” membuka daftar widget yang tersedia. Anda dapat membatalkan pilihan widget yang tidak diperlukan dengan menghapus centang pada kotak yang sesuai.

![Info perangkat dan widget](/files/dbfcf460b6feb2280de6816f2fe79a60b21229ee)

Jika perangkat tersambung ke bus CAN atau konektor OBD2, widget akan menampilkan semua informasi yang tersedia dari kendaraan. Level bahan bakar dan konsumsi bahan bakar, putaran mesin, suhu pendingin, lampu indikator kerusakan (MIL), kode galat (DTC), beban mesin, beban gandar, dll. Untuk menampilkan sensor, mereka [harus ditambahkan](/docs/user/guide/devices-and-settings.md) ke menu pengaturan perangkat.

![Informasi OBDII dan CAN](/files/20f824ded986c76e086283777ee924ae72b399cb)


---

# 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/id/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy/analyzing-fuel-data/fuel-related-widgets.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.
