# Set up a fuel sensor in Navixy

## Question

How do I set up a fuel sensor in Navixy?

## Answer

Before reading these instructions, make sure to read about fuel management system in Navixy. Also, if you have a Teltonika tracker, review the following guidance before continuing with this article: [Configuring sensors on Teltonika trackers](/docs/expert-center/faq-and-troubleshooting/sensors/configuring-sensors-on-teltonika-trackers.md).

1. Go to the **Devices and settings** menu section, find your tracker, and select it.
2. Find the **Sensors and buttons** block. This is where you set up sensors in Navixy.
3. Create a measurement sensor. The screenshot below shows how to add a measurement sensor. To find out more about measurement sensors, refer to documentation.

   ![](/files/6beff3ddb8a273afdc6227b5e37d85540463c4e4)
4. Set an arbitrary label for the sensor. Select the Parameter which should deliver the fuel information from the tracker. Also, fill in the input number if needed. Select the sensor type as Fuel. Select desirable units. You can skip the accuracy parameter in this case, it affects only some alerts and fuel reports.

   ![](/files/d93d27bdb4e19ec90dc64faed20a44866f87ff4e)
5. Press **Save** and return to the **Tracking** tab.
6. Find the tracker in the list and wait for some time. After data packets from the tracker are received, you should see the sensor appearing in the tracker's widgets as on the screenshot below:

   ![](/files/b7e5e3cb5a32a91deb4d1814fb2844d8e765ae62)

## Links

* [Fuel management system](/docs/expert-center/vehicle-telematics-technology/fuel-management.md)
* [Configuring sensors on Teltonika trackers](/docs/expert-center/faq-and-troubleshooting/sensors/configuring-sensors-on-teltonika-trackers.md)
* [Measurement sensors](/docs/user/guide/devices-and-settings/vehicle-sensors/measurement-sensors.md)


---

# 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/qna/using-navixy/set-up-a-fuel-sensor-in-navixy.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.
