> 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-e-mail-regel.md).

# LCT - E-Mail Regel

Die E-Mail-Regel ermöglicht es den Nutzern, spezifische Alarmtypen festzulegen und bis zu 5 E-Mail-Empfänger zu benennen. Wenn der ausgewählte Alarmtyp ausgelöst wird, wird eine E-Mail-Benachrichtigung an die angegebenen Empfänger gesendet, um zeitnahe Alarme sicherzustellen.

<figure><img src="/files/xnciCFPBHBlhpjMk8tWK" alt=""><figcaption><p><strong>LCT E-Mail senden Regel</strong></p></figcaption></figure>

## **Schritte zur Einrichtung der E-Mail-Regel für LCT:**

1. **Zugriff auf die Regel-Seite:**\
   Navigieren Sie zum LCT-Gerät, öffnen Sie das Gerätedashboard, gehen Sie zum Bereich „Regeln“, klicken Sie auf das + Symbol und wählen Sie die „E-Mail-Regel“ aus.
2. **Regel aktivieren:**\
   Schalten Sie den Schalter oben um, um die Regel zu aktivieren.
3. **Regelnamen eingeben:**\
   Geben Sie einen Namen ein, um die Regel zu identifizieren.
4. **Alarmtyp auswählen:**\
   Geben Sie den Namen des Alarms ein (z. B. temperatur-min-alarm, Geräte-Manipulationsalarm, temperatur-max-alarm, Bewegungserkennung-start-alarm), der die E-Mail-Benachrichtigung auslöst.
5. **E-Mail-Empfänger hinzufügen:**\
   Geben Sie bis zu 5 E-Mail-Adressen der vorgesehenen Empfänger für die Alarmbenachrichtigungen ein.
6. **Speichern:**\
   Speichern Sie die Regel, um die Konfiguration abzuschließen. Die angegebenen E-Mail-Empfänger erhalten nun Benachrichtigungen, wenn der ausgewählte Alarm ausgelöst wird.


---

# 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-e-mail-regel.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.
