# Fuel related widgets

To access the device control panel, simply press the "info" button or double-click on the desired device in the Object list. The control panel, prominently displayed in the central area, provides comprehensive information about the selected object, such as its current status, location, and telemetry data. Furthermore, it offers a variety of tools for effective operational management.

The widget list offers easy customization options. To personalize all widgets, there are three buttons at your disposal.

By clicking on "show all," you can expand all widgets and access the information within them. Conversely, clicking on "hide all" collapses the widgets for a more compact view.

Additionally, the "change the order" feature allows you to rearrange the widgets. Simply select a widget and drag it to a more convenient position in the list.

Lastly, the "gear" button opens a list of available widgets. You can deselect unnecessary widgets by unchecking the corresponding boxes.

![Device info and widgets](/files/a6maP17ICNGr3N4lZrRn)

If the tracker is connected to the CAN bus or OBD2 connector, the widget will display all available information from the vehicle. Fuel level and consumption, engine speed, coolant temperature, malfunction lamp (MIL), error codes (DTC), engine load, axle load, etc. To display the sensors, they [must be added](/docs/user/guide/devices-and-settings.md) to in the device settings menu.

![OBDII and CAN information](/files/ByJvGdpGlxbd8AZSdNlI)


---

# Agent Instructions: 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:

```
GET https://navixy.com/docs/expert-center/vehicle-telematics-technology/fuel-management/fuel-control-in-navixy/analyzing-fuel-data/fuel-related-widgets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
