> 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 di 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, ada tiga tombol yang tersedia.

Dengan mengklik "tampilkan semua", Anda dapat memperluas semua widget dan mengakses informasi di dalamnya. Sebaliknya, mengklik "sembunyikan semua" akan 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 удоб?

Terakhir, tombol "gear" 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/a2f996f011026eebc501d0fd18c24e2ca9d786a7)

Jika tracker terhubung ke bus CAN atau konektor OBD2, widget akan menampilkan semua informasi yang tersedia dari kendaraan. Level dan konsumsi bahan bakar, putaran mesin, suhu cairan pendingin, lampu indikator kerusakan (MIL), kode kesalahan (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](/files/a495c59228881083745badf448d99c13087a45ca)


---

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