> 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/fr/low-cost-tracker-manuel-complet-de-lappareil/low-cost-tracker-greater-than-fonctions-de-giot/lct-regles/lct-regle-dalerte-to-email.md).

# LCT - Règle d'alerte  “To Email”

La règle **"To Email"** permet aux utilisateurs de définir des types d'alarme spécifiques et de désigner jusqu'à 5 destinataires par email. Lorsque le type d'alarme sélectionné est déclenché, une notification par email est envoyée aux destinataires spécifiés, garantissant des alertes en temps utile.

<figure><img src="/files/3LnNDsOC4kJc19PQFO4j" alt=""><figcaption><p>Règle d'alerte par email</p></figcaption></figure>

## Étapes pour configurer la règle "To Email" pour LCT :

1. **Accéder à la page des règles :**
   * Accédez à l'appareil LCT, ouvrez le tableau de bord de l'appareil, allez dans la section Règles, cliquez sur l'icône +, puis sélectionnez la règle "To Email".
2. **Activer la règle :**
   * Activez la règle en basculant l'interrupteur en haut.
3. **Entrer un nom pour la règle :**
   * Donnez un nom pour identifier la règle.
4. **Sélectionner le type d'alarme :**
   * Tapez le nom de l'alarme (par exemple, giot-temperature-min-alarm, device-tamper-alarm, device-temperature-max-alarm, device-motion-start-alarm) pour déclencher la notification par email.
5. **Ajouter les destinataires par email :**
   * Entrez jusqu'à 5 adresses email pour les destinataires des notifications d'alarme.
6. **Cliquez sur "Enregistrer" :**
   * Enregistrez la règle pour finaliser la configuration. Les destinataires par email désignés recevront maintenant des notifications chaque fois que l'alarme spécifiée est déclenchée.


---

# 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/fr/low-cost-tracker-manuel-complet-de-lappareil/low-cost-tracker-greater-than-fonctions-de-giot/lct-regles/lct-regle-dalerte-to-email.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.
