> For the complete documentation index, see [llms.txt](https://docs.openstamanager.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openstamanager.com/2.4.35/openstamanager/modules/strumenti/segmenti.md).

# Segmenti

{% hint style="info" %}
Il modulo **Segmenti** permette di aggiungere delle opzioni selezionabili nei campi di creazione di un record di un determinato modulo.
{% endhint %}

![](/files/gCyl6oGdm5xfKXWhQQmS)

## ➕ Creazione

Per creare una nuova tipologia di segmento si dovrà cliccare sul tasto (+).

Andranno qui inserite le informazioni relative al nuovo segmento:

* Nome
* Maschera
* Modulo
* Se predefinito
* Note

![](/files/0paxczfrHUb9tnAwoBuA)

## 🖌️ Modifica

Cliccando sul record da modificare si aprirà la schermata di dettaglio, da cui sarà possibile modificare:

* Nome
* Modulo
* Se predefinito
* Filtro
* Posizione

![](/files/EAqxAHjoLWIVC72d4I2s)

Nella sezione Sezionale sarà possibile creare un nuovo sezionale, impostando:

* Maschera
* Se sezionale fiscale
* Se predefinito

![](/files/MwXI4IwCUbvoCu8QgYia)

#### Come impostare il campo Maschera:

{% hint style="info" %}

* **####** Numero progressivo del documento, con zeri non significativi per raggiungere il numero desiderato di caratteri (#)
* **YYYY** Anno corrente a 4 cifre
* **yy** Anno corrente a due cifre
  {% endhint %}


---

# 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.openstamanager.com/2.4.35/openstamanager/modules/strumenti/segmenti.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.
