> For the complete documentation index, see [llms.txt](https://manuale.opencontent.it/manuali/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuale.opencontent.it/manuali/oc-assistant/gli-strumenti-del-funzionario/le-notifiche.md).

# Le notifiche

Le notifiche segnalano al funzionario tutto ciò che richiede un intervento o un'attenzione, senza che debba ricordarsi di controllare autonomamente. Quando arriva una nuova notifica, la piattaforma la segnala con un suono e aggiorna il contatore in alto a destra: anche senza tenere d'occhio la schermata, il funzionario sa in tempo reale che c'è qualcosa che richiede la sua attenzione.

<figure><img src="/files/hXg1T6wgnzMLsZTernVD" alt=""><figcaption></figcaption></figure>

Una notifica viene inviata quando una scadenza normativa o operativa si avvicina oppure quando un'attività è stata assegnata al funzionario da un altro collega.

Ogni notifica è collegata all'elemento che l'ha generata (per esempio, un'attività) e da lì il funzionario può intervenire direttamente, senza dover cercare il punto di partenza. Le notifiche già gestite si possono archiviare per tenere la sezione ordinata oppure eliminare quando non sono più necessarie.

Tutte le notifiche sono accessibili dall'apposita sezione in alto a destra della piattaforma.


---

# 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://manuale.opencontent.it/manuali/oc-assistant/gli-strumenti-del-funzionario/le-notifiche.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.
