# I columns

Il componente "Columns" serve per organizzare il layout di un form in più colonne affiancate, in modo da migliorare la leggibilità e la disposizione dei campi sullo schermo.

Non raccoglie dati, ma è puramente strutturale: ti aiuta a disporre i componenti in riga anziché in colonna.

Per riunire più componenti all'interno di colonne, trascina dalla voce "Layout" il componente "Columns".

<figure><img src="/files/1neFdYUAlRGSD4NFKvlH" alt=""><figcaption></figcaption></figure>

Una volta inserito e configurato il titolo, trascina al suo interno i componenti che vuoi incolonnare.

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


---

# Agent Instructions: 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.opencityitalia.it/guida-alla-creazione-dei-servizi-digitali/creare-un-servizio/i-componenti/i-columns.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.
