> 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

Widget panel info perangkat di Navixy menampilkan data bahan bakar CAN/OBD2 termasuk laju konsumsi, tingkat tangki, dan kode galat mesin.

Untuk mengakses panel kontrol perangkat, cukup tekan tombol "info" atau klik dua kali perangkat yang diinginkan dalam daftar Pelacak. Panel kontrol, yang ditampilkan secara mencolok di area tengah, menyediakan informasi lengkap tentang Pelacak 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 menyesuaikan semua widget, ada tiga tombol yang tersedia bagi Anda.

Dengan mengklik "tampilkan semua", Anda dapat memperluas semua widget dan mengakses informasi di dalamnya. Sebaliknya, mengklik "sembunyikan semua" menciutkan widget untuk tampilan yang lebih ringkas.

Selain itu, fitur "ubah urutan" memungkinkan Anda menyusun ulang widget. Cukup pilih sebuah widget dan seret ke posisi yang lebih sesuai dalam daftar.

Terakhir, tombol "roda gigi" membuka daftar widget yang tersedia. Anda dapat menonaktifkan widget yang tidak diperlukan dengan menghapus centang pada kotak yang sesuai.

![Info perangkat dan widget](https://3546701789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIgDb43gtyXcm1Av4h1np%2Fuploads%2Fgit-blob-33889b2191a908e246063eefe9f431f5e1870d09%2Fgeneral_view_600-1.png?alt=media)

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

![Informasi OBDII dan CAN](https://3546701789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIgDb43gtyXcm1Av4h1np%2Fuploads%2Fgit-blob-a7f9f00d164d16383ff1fb8ea07ce0a14d4a350c%2Fobdwidgeten.png?alt=media)


---

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