> 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/journey-to-getting-started-with-giot/13.-set-and-manage-alarms.md).

# 13. Set and manage Alarms

Managing alarms allows users to efficiently monitor and respond to critical events. The platform provides tools to view, categorize, and resolve alarms based on their severity levels, such as Critical, Major, Minor, or Warning. Users can customize these severity levels to align with their operational priorities, ensuring timely action and streamlined workflows. By tailoring alarm settings, notifications, and resolutions, the platform ensures that alarms are both actionable and relevant to your needs.

### Lean everything about Alarms page, for devices and Cockpit menu.

{% hint style="success" %}
Device Alarms <https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/~/changes/152/platform-user-guide-book/alarms>
{% endhint %}

{% hint style="success" %}
Monitor and resolve Alarms\
<https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/fEQ6KpTjmszWVWQqgcEa/~/changes/152/platform-user-guide-book/alarms/lm-alarm-monitoring-and-resolution>
{% 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/journey-to-getting-started-with-giot/13.-set-and-manage-alarms.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.
