> 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/gestire-le-pratiche-online/visualizzare-la-lista-dei-servizi-on-line-che-puo-gestire.md).

# Visualizzare la lista dei servizi on line che può gestire

## Accedi alla sezione "Servizi"

Per visualizzare i servizi a cui sei stato abilitato, accedi alla sezione "Servizi" tramite il menù di navigazione in alto.

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

Nella sezione "Servizi" visualizzi un elenco con tutti i servizi digitali a cui sei stato abilitato.

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

{% hint style="info" %}
Normalmente nella sezione sono disponibili i servizi richiesti dall’Ente attraverso PNRR e il servizio di [richiesta di assistenza](broken://pages/H2ld1LUjUlmZFTLP2IJf).

Gli Enti che hanno richiesto anche il prodotto OpenSegnalazioni troveranno a disposizione anche il servizio per la [segnalazione di un problema in città](broken://pages/92YPT69k3oPIa0ERSz9K).

Da questa sezione un operatore può [compilare una pratica per conto di un cittadino](/stanza-del-cittadino/gestione-delle-pratiche/gestire-le-pratiche-online/compilare-una-pratica-per-conto-dellutente.md).
{% endhint %}

## Cerca un servizio

Tramite barra di ricerca in alto a destra, puoi ricercare uno dei servizi in elenco

<figure><img src="/files/S8OmYMEeM2WBU7dAStsJ" 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/gestire-le-pratiche-online/visualizzare-la-lista-dei-servizi-on-line-che-puo-gestire.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.
