> 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/erste-schritte-mit-giot/13.-alarme-einrichten-und-verwalten.md).

# 13. Alarme einrichten und verwalten

Die Verwaltung von Alarmen ermöglicht es Benutzern, kritische oder besondere Ereignisse effizient zu überwachen und darauf zu reagieren. Die Plattform bietet hierfür Werkzeuge, um Alarme anzuzeigen, zu kategorisieren und je nach Schweregrad wie kritisch, major, minor oder Warnung/Meldungen auszulösen. Benutzer können diese Schweregrade an ihre betrieblichen Bedürfnisse anpassen, um rechtzeitige Maßnahmen und optimierte Arbeitsabläufe sicherzustellen. Durch die Anpassung von Alarmeinstellungen, Benachrichtigungen und Lösungen stellt die Plattform sicher, dass Alarme relevant für Ihre Bedürfnisse sind.

### **Erfahren Sie alles über die Alarmliste, für Geräte und das Cockpit-Menü.**

{% hint style="info" %}
**Gerätealarme:** [**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/60/plattform-benutzerhandbuch/alarme**](/de/plattform-benutzerhandbuch/alarme.md)
{% endhint %}

{% hint style="info" %}
**Alarme überwachen und lösen:** [**https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/7MM4qMpFROaIGLQwO80c/\~/changes/60/plattform-benutzerhandbuch/alarme/alarmuberwachung-und-behebung**](/de/plattform-benutzerhandbuch/alarme/alarmuberwachung-und-behebung.md)
{% endhint %}


---

# 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/erste-schritte-mit-giot/13.-alarme-einrichten-und-verwalten.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.
