> 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/level-meter-manuel-de-lappareil/level-meter-greater-than-fonction-de-giot/tableau-de-bord-du-dispositif/lm-ajouter-des-widgets/lm-widget-dalarmes.md).

# LM Widget d'alarmes

Le widget Alarmes fournit un résumé de toutes les alarmes déclenchées par l'appareil, organisées par importance : Critique, Majeure, Mineure et Avertissement. Cette priorisation garantit une vue d’ensemble claire des problèmes les plus urgents. Les utilisateurs peuvent accéder rapidement à des informations détaillées sur des alarmes spécifiques en cliquant sur le niveau de gravité qu'ils souhaitent explorer.

<br>

<figure><img src="/files/n6zM5g85Iz7Eyu80crBQ" alt=""><figcaption><p>Widget d'alarmes LM</p></figcaption></figure>

#### Définir le widget d'alarmes

**1. Accéder au tableau de bord de l'appareil :**

* Ouvrez le menu **Cockpit**.
* Accédez à la section **Appareils** et localisez l'appareil **LM** souhaité.
* Cliquez sur son nom pour accéder au **tableau de bord** de l’appareil.

**2. Ajouter un widget Alarmes :**

* Cliquez sur l'icône **+ Ajouter un widget** dans le coin supérieur droit du tableau de bord.

**3. Sélectionner le widget Alarmes :**

* Dans la fenêtre des options du widget, choisissez **le widget Alarmes**.

**4. Enregistrer le widget :**

* Aucune configuration supplémentaire n’étant requise, cliquez sur **Enregistrer** pour ajouter le widget au tableau de bord de votre appareil.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.g-iot.io/fr/level-meter-manuel-de-lappareil/level-meter-greater-than-fonction-de-giot/tableau-de-bord-du-dispositif/lm-ajouter-des-widgets/lm-widget-dalarmes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
