> For the complete documentation index, see [llms.txt](https://docs.pagopa.it/circolare-trimestrale/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pagopa.it/circolare-trimestrale/inizia-da-qui/roadmap/informativa-in-sintesi.md).

# Informativa in sintesi

Di seguito alcuni elementi utili per una corretta lettura delle informazioni di sintesi presenti nelle tabelle riportate nell'intestazione di ogni capitolo:

{% tabs %}
{% tab title="Tipo intervento" %}
Indica se, per l’iniziativa evidenziata, è prevista una adesione obbligatoria oppure opzionale da parte dei soggetti interessati.&#x20;

Può assumere i valori:&#x20;

* *Obbligatorio*
* *Opzionale*
* *N.A.*&#x20;

\
In caso di valorizzazione N.A. non è previsto nessun adeguamento da parte dei soggetti esterni a PagoPA.
{% endtab %}

{% tab title="Soggetti impattati" %}
Indica i soggetti (EC, PSP, IT, PT, etc.) coinvolti nell’intervento e per i quali è richiesta una attività in caso di adesione.&#x20;

In caso di valorizzazione con *Nessuno*, l’unico soggetto coinvolto nell’intervento è PagoPA.
{% endtab %}

{% tab title="Obiettivo" %}
Indica il beneficio apportato dall’intervento. \
Può assumere i valori:&#x20;

* Miglioramento Qualità
* Nuove funzionalità
* Miglioramento Sicurezza
  {% endtab %}
  {% endtabs %}

## <br>


---

# 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.pagopa.it/circolare-trimestrale/inizia-da-qui/roadmap/informativa-in-sintesi.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.
