> 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/it/guida-per-iniziare-su-giot/13.-imposta-e-gestisci-gli-allarmi.md).

# 13. Imposta e Gestisci gli Allarmi

Gestire gli allarmi consente agli utenti di monitorare e rispondere in modo efficiente agli eventi critici. La piattaforma offre strumenti per visualizzare, categorizzare e risolvere gli allarmi in base ai loro livelli di gravità, (Critico, Maggiore, Minore o Avviso).\
Gli utenti possono personalizzare questi livelli di gravità per allinearli con le proprie priorità operative, garantendo azioni tempestive e flussi di lavoro semplificati. Personalizzando le impostazioni degli allarmi, le notifiche e le risoluzioni, la piattaforma assicura che gli allarmi siano attuabili e pertinenti alle tue esigenze.

### Scopri tutto sulla pagina Allarmi, per dispositivi e nel menu Cockpit.

{% hint style="info" %}
Allarmi Dispositivi: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/MPHX8ZroDztaGHTPlcAc/\~/changes/35/guida-dellutente-alla-piattaforma/allarmi](/it/guida-dellutente-alla-piattaforma/allarmi.md)
{% endhint %}

{% hint style="info" %}
Gestisci e Risolvi Allarmi: [https://app.gitbook.com/o/DKrl40rifuf7Bl8WIqXK/s/MPHX8ZroDztaGHTPlcAc/\~/changes/35/guida-dellutente-alla-piattaforma/allarmi/gestione-e-risoluzione-allarmi](/it/guida-dellutente-alla-piattaforma/allarmi/gestione-e-risoluzione-allarmi.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/it/guida-per-iniziare-su-giot/13.-imposta-e-gestisci-gli-allarmi.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.
