> For the complete documentation index, see [llms.txt](https://docs.opencityitalia.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opencityitalia.it/stanza-del-cittadino/la-piattaforma/notifiche-per-gli-operatori-aggiornamenti-su-pratiche-e-appuntamenti.md).

# Notifiche per gli operatori: aggiornamenti su pratiche e appuntamenti

Quando a un operatore vengono attribuiti i permessi per la gestione di uno o più servizi digitali o calendari di prenotazione, il sistema abilita automaticamente l’invio di notifiche.

Per i **servizi digitali**, l’operatore riceve una notifica ogni volta che la pratica cambia stato (es. presa in carico, richiesta di integrazione, completamento).

Per i **calendari**, l’operatore riceve una notifica nei casi di [**spostamento**](/stanza-del-cittadino/appuntamenti-e-calendari/gestire-gli-appuntamenti/sposta-un-appuntamento.md), [**modifica**](/stanza-del-cittadino/appuntamenti-e-calendari/gestire-gli-appuntamenti/modifica-un-appuntamento.md) o [**annullamento**](/stanza-del-cittadino/appuntamenti-e-calendari/gestire-gli-appuntamenti/annulla-un-appuntamento.md) dell’appuntamento da parte di un operatore.

Le notifiche riguardanti i servizi digitali **non possono essere disattivate**, mentre l'operatore può modificare le [impostazioni di invio delle notifiche riguardanti gli appuntamenti](https://docs.google.com/presentation/d/1k87B1K7vgjk1TvzinDbMtV8Gig85Pxf3TnGZ6X_uvY8/edit?slide=id.g2e6ce3c70b7_1_0#slide=id.g2e6ce3c70b7_1_0).


---

# 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.opencityitalia.it/stanza-del-cittadino/la-piattaforma/notifiche-per-gli-operatori-aggiornamenti-su-pratiche-e-appuntamenti.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.
