> 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-asl/amministrare-le-procedure-della-asl-come-fare-per.md).

# Amministrare le procedure della ASL (Come fare per)

## Vai alla sezione "Come fare per"

Collocati nella sezione "Come fare per" (1) e procedi alla creazione del contenuto (2).

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

Inserisci il titolo, che sia breve e comprensibile (max. 60 caratteri).

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

## Descrivi il contenuto

Successivamente, inserisci la descrizione breve del contenuto.

<figure><img src="/files/9oA2BbPMpp2BWdnhpx9X" alt=""><figcaption></figcaption></figure>

Compila poi la panoramica del contenuto, una descrizione più estesa della procedura di cui viene spiegato il processo di fruizione con questa scheda.

<figure><img src="/files/5rW2rEdTdVZaUnrk52js" alt=""><figcaption></figcaption></figure>

## Inserisci i destinatari

Descrivi a chi è rivolto il servizio (1) e classifica il contenuto tramite le [pagine Utente](/sito-web/modello-asl/il-modello-di-sito-per-asl.md#le-pagine-utente) (2).

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

## Descrivi la procedura

[Crea una relazione](/sito-web/la-piattaforma/funzioni-generali-di-gestione-dei-contenuti/creare-relazioni-tra-contenuti.md) tra il contenuto e più passaggi della procedura (1) oppure [crea gli Step da associare](#creare-gli-step) al contenuto (2)

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

Questa funzione di permette di creare degli *step* che guidano l'utente attraverso la procedura (es. cambiare il medico di base).

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

## Pubblica il contenuto

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

<figure><img src="/files/tYHAKmgcQMQAzIiiTeeG" 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-asl/amministrare-le-procedure-della-asl-come-fare-per.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.
