> 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/sito-web/modello-comuni/inserire-gli-approfondimenti-del-comune.md).

# Inserire gli approfondimenti del Comune

{% hint style="warning" %}
Questa funzionalità è attivabile su richiesta del Comune.
{% endhint %}

## Vai a "Vivere il Comune"

Collocati nella sezione "Vivere il Comune" (1) e accedi alla pagina dedicata agli approfondimenti (2).

<div><figure><img src="/files/GFRMry8diJdUxRe0KRdF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/grbOCCPAuD9hhp5o66cu" alt=""><figcaption></figcaption></figure></div>

## Crea l'approfondimento

Una volta scelta la pagina corretta, procedi con la [creazione del contenuto](/sito-web/la-piattaforma/funzioni-generali-di-gestione-dei-contenuti/creare-un-nuovo-contenuto.md).

<figure><img src="/files/37rDxMa5i2K3iopnJ3r9" alt=""><figcaption></figcaption></figure>

Successivamente, inserisci titolo e descrizione breve del contenuto.

<figure><img src="/files/6r9wPxRdgXW285kOhdy1" alt=""><figcaption></figcaption></figure>

## Descrivi l'approfondimento

Nel campo "Descrizione", inserisci il testo principale del contenuto.

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

## Specifica l'unità organizzativa responsabile

Indica l'ufficio o l'area amministrativa responsabile dell'approfondimento.

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

## Pubblica il contenuto

Una volta compilati i campi obbligatori, procedi con la [pubblicazione del contenuto](/sito-web/la-piattaforma/funzioni-generali-di-gestione-dei-contenuti/pubblicare-un-contenuto.md).

<figure><img src="/files/BOTTl6wX9pyyvs4RtsxA" 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/sito-web/modello-comuni/inserire-gli-approfondimenti-del-comune.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.
