# Modifica

Per modificare un documento in OpenSTAManager si deve cliccare su un determinato record e accedere alla schermata di dettaglio.

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

Così facendo è possibile modificare:

* Nome
* Categoria
* Data
* Descrizione

In aggiunta è possibile allegare un file al documento.

{% hint style="info" %}
Quando si carica un allegato in qualsiasi schermata, viene creata una **categoria** in base a quella indicata. In questo modo quando si va a caricare un nuovo allegato, appariranno 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/2.8.1/openstamanager/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.
