> For the complete documentation index, see [llms.txt](https://docs.g-iot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-regeln.md).

# LCT - Regeln

LCT Rules sind vorkonfigurierte IoT-smarte Regeln, die speziell für die Funktionen der Low-Cost-Tracker (LCT) Geräte entwickelt wurden. Diese Regeln werden durch Ereignisse des Geräts ausgelöst und können Alarme generieren oder spezifische Aktionen basierend auf vordefinierten Bedingungen ausführen. Regeln wie Temperaturalarm, Batteriealarm, Manipulationsüberwachung und Geofence-Alarm sorgen für umfassendes Monitoring und Benachrichtigungen für LCT-Geräte. Darüber hinaus passt die adaptive Konfigurationsregel die Geräteeinstellungen dynamisch basierend auf der Geolokalisierung an, um die betriebliche Flexibilität und Effizienz zu steigern.

<figure><img src="/files/cP4UTjXSulGU5YhPSMeH" alt=""><figcaption><p>LCT - <strong>Regeln Seite - Widget Hinzufügen</strong></p></figcaption></figure>

## Schritte zum Zugreifen auf die LCT-Geräteregele:

1. Navigieren Sie zum Gerätedashboard:
   * Öffnen Sie das Cockpit-Menü, gehen Sie zum Bereich „Geräte“ und suchen Sie das LCT-Gerät nach Name oder Seriennummer.
   * Öffnen Sie die Geräteseite.
2. Gehen Sie zum Abschnitt „Regeln“:
   * Klicken Sie auf der LCT-Geräteseite auf den Tab „Regeln“, um alle Regel-Widgets anzuzeigen, die mit dem Gerät verbunden sind.
3. Fügen Sie Regeln hinzu oder ändern Sie sie:
   * Verwenden Sie das Symbol „+ Widget hinzufügen“, um neue Regeln hinzuzufügen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.g-iot.io/de/low-cost-tracker-vollstandiges-gerate-handbuch/low-cost-tracker-greater-than-giot-funktionen/lct-regeln.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.
