# Modifica

La sezione di modifica degli elementi del modulo segue il sistema standard del gestionale, necessitando il click sulla riga relativa al *record* all'interno della tabella della schermata principale.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LZJeLg23eVDvrCv74U7-887967055%2Fuploads%2FRPEJUw30SLfp3qn6EZLj%2Ffile.png?alt=media)

Così facendo è possibile modificare:

* Nome
* Categoria
* Data

In aggiunta è possibile allegare un file al documento.

{% hint style="info" %}
Quando vado a caricare un allegato in qualsiasi schermata, viene creata una **categoria** in base a quella indicata, in questo modo , quando vado a caricare un nuovo allegato mi appaiono tra i consigliati le diverse categorie precedentemente create permettendo così di creare delle sezioni. E' comunque possibile creare una nuova categoria.
{% endhint %}


---

# 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/modifica.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.
