# Jam kerja mesin

Engine hours adalah alat yang memungkinkan pemilik kendaraan dan alat berat untuk memantau waktu operasi mesin dan menjadwalkan [pekerjaan pemeliharaan](/docs/user/id/guide/fleet-management/maintenance.md) berdasarkan data ini.

Untuk mengaktifkan Engine hours:

1. Buka [Devices and Settings](/docs/user/id/guide/devices-and-settings.md), pilih objek yang Anda butuhkan, lalu lanjutkan ke **blok Engine hours** .
2. Klik **Add engine hours** tombol.
3. Pilih sumber data: pengapian atau engine hours dari CAN bus.
4. Atur nilai awal untuk engine hours.
5. Tekan **Simpan**.

{% hint style="warning" %}
Untuk menerima data dari sensor pengapian, buat sensor tersebut [terlebih dahulu.](/docs/user/id/guide/devices-and-settings/vehicle-sensors/discrete-sensors.md)
{% endhint %}

Untuk menampilkan data engine hours di **Tracking** module, tambahkan **widget Engine hours** ke bilah widget di bagian bawah layar. Cukup klik **+** tombol di sudut kanan atas bilah widget dan tambahkan **widget Engine hours**.


---

# 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/user/id/guide/devices-and-settings/vehicle-sensors/discrete-sensors/engine-hours.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.
