# Creazione

La creazione di nuovi elementi segue il funzionamento standard del gestionale, necessitando il click sul pulsante apposito all'interno dell'intestazione del modulo.

![Screenshot creazione gestione documentale](/files/-LZKuH_c3rs-KYTwp6wM)

Il modulo **Gestione documentale** presenta la possibilità di gestire una serie di documenti attraverso la compilazione di alcuni campi, quali:

* Nome
* Categoria
* Data

![Screenshot creazione gestione documentale](/files/-LZKuLjKzzmpD0xgiB4D)

Il completamento di ulteriori informazioni viene permesso dalla schermata di modifica.


---

# 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.openstamanager.com/modules/gestionedocumentale/creazione.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.
