> 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/lct-adaptive-konfigurationsregel.md).

# LCT- Adaptive Konfigurationsregel

Die adaptive Konfigurationsregel für LCT-Geräte aktiviert spezifische Konfigurationen basierend auf Geolokalisierungsereignissen, die vorher in Cockpit > Template > Geofence erstellt wurden. Wenn das Gerät einen vordefinierten Geofence betritt oder verlässt, wird die Regel eine ausgewählte Konfiguration aus den vorher erstellten Vorlagen in Cockpit > Vorlagen > Konfiguration anwenden, um eine dynamische und standortbasierte Geräteverwaltung zu gewährleisten.

<figure><img src="/files/oxoy1It7YIfOPmJPXV3O" alt=""><figcaption><p>LCT- Adaptive Konfigurationsregel</p></figcaption></figure>

### **Schritte zur Einrichtung der Adaptive** Konfigurationsregel **für LCT:**

1. **Zugriff auf die Regel-Seite:**
   * Navigieren Sie zur Geräteliste, suchen Sie das gewünschte LCT-Gerät und öffnen Sie sein Dashboard.
2. **Gehen Sie zum Abschnitt „Regeln“:**
   * Klicken Sie auf das + Symbol und wählen Sie die „Adaptive Konfigurationsregel“.
3. **Aktivieren Sie die Regel:**
   * Schalten Sie den Schalter oben um, um die adaptive Konfigurationsregel zu aktivieren.
4. **Benennen Sie die Regel:**
   * Geben Sie einen aussagekräftigen Namen ein, um die Regel zu identifizieren.
5. **Wählen Sie das Alarmniveau:**
   * Wählen Sie das Alarmniveau aus den verfügbaren Optionen:
     * Kritisch
     * Major
     * Minor
     * Warnung
6. **Definieren Sie die Alarm-Auslöseaktion:**
   * Wählen Sie die Auslöseaktion für die Regel:
     * Betreten oder Verlassen eines Geofences.
   * Wählen Sie den Geofence aus der Dropdown-Liste der vorhandenen Geofences, die unter Vorlagen > Geofence erstellt wurden.
7. **Wählen Sie die Konfiguration:**
   * Wählen Sie die entsprechende Konfiguration aus der Liste der zuvor erstellten Konfigurationen unter Vorlagen > Konfiguration.
8. **Speichern Sie die Konfiguration:**
   * Klicken Sie auf „Speichern“, um die adaptive Konfigurationsregel zu finalisieren und zu aktivieren.


---

# 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/lct-adaptive-konfigurationsregel.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.
