# Horas del motor

Engine hours es una herramienta que permite a los propietarios de vehículos y maquinaria especial supervisar el tiempo de funcionamiento del motor y programar [trabajos de mantenimiento](/docs/user/es/guide/fleet-management/maintenance.md) basándose en estos datos.

Para activar Engine hours:

1. Abra [Dispositivos y ajustes](/docs/user/es/guide/devices-and-settings.md), seleccione el objeto que necesita y vaya al bloque de **Engine hours** .
2. Haga clic en el botón **Añadir horas de motor** .
3. Elija una fuente de datos: encendido u horas de motor desde el bus CAN.
4. Establezca el valor inicial de las horas de motor.
5. Pulse **Guardar**.

{% hint style="warning" %}
Para recibir datos del sensor de encendido, créelo [de antemano.](/docs/user/es/guide/devices-and-settings/vehicle-sensors/discrete-sensors.md)
{% endhint %}

Para mostrar los datos de horas de motor en el módulo de **Seguimiento** , añada el **widget de horas de motor** a la barra de widgets en la parte inferior de la pantalla. Solo haga clic en el **+** botón en la esquina superior derecha de la barra de widgets y añada el **widget de horas de motor**.


---

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