> 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/gestione-delle-pratiche/il-backoffice-di-gestione-delle-pratiche.md).

# Il backoffice di gestione delle pratiche

[Facendo login](/stanza-del-cittadino/la-piattaforma/accesso-alla-piattaforma.md), l'operatore accede al backoffice di gestione delle pratiche e degli appuntamenti.

Il back office è diviso in:

* [Elenco pratiche](/stanza-del-cittadino/gestione-delle-pratiche/gestire-le-pratiche-online/visualizza-lelenco-delle-pratiche.md): l'operatore visualizza l'elenco delle pratiche che può lavorare in base ai [permessi](/stanza-del-cittadino/la-piattaforma/attribuzione-dei-permessi.md) che ha ricevuto;

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

* Servizi: l'operatore visualizza l'elenco dei servizi a cui è stato abilitato;

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

* Operatori: se ha ottenuto il [ruolo di Manager](/stanza-del-cittadino/ruoli-e-profili/operatore-manager.md), l'operatore visualizza l'elenco di tutti gli operatori presenti sulla piattaforma e ne può modificare i permessi di gestione per servizi e calendari;

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

* [Statistiche](/stanza-del-cittadino/gestione-delle-pratiche/gestire-le-pratiche-online/visualizza-le-statistiche-del-servizio.md): l'operatore visualizza l'andamento delle pratiche aperte per i servizi digitali;

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

* [Calendari](/stanza-del-cittadino/appuntamenti-e-calendari/gestire-gli-appuntamenti/visualizza-lelenco-dei-calendari.md): l'operatore visualizza l'elenco dei calendari a cui è stato abilitato e ne gestisce gli appuntamenti e le configurazioni.

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


---

# 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/gestione-delle-pratiche/il-backoffice-di-gestione-delle-pratiche.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.
