# Idling alert is not triggering

## Question

What could be the reason why the alert is not popping up and there is no mention in the reports?

## Answer

To activate the alert, you must set the duration after which idling will be considered excessive. The rule monitors when a vehicle is parked (as determined by the Parking Detection settings) while the ignition is **ON**. If the vehicle remains in this state longer than the specified duration, a notification is triggered.

Customers often assume that the ignition input is created on the platform by default, but this is not the case. The platform doesn't know where the ignition is connected unless the manufacturer has clearly documented that input.

![](/files/66a8d02d7213325669b3618f184b282e1a8424c8)

## Links

[Excessive idling](/docs/user/guide/events-and-notifications/vehicle-efficiency/excessive-idling.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/idling-alert-is-not-triggering.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.
