> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/it/ribbon-menu-bar/window/attachments.md).

# Allegati

Gestisca gli allegati nelle voci di Remote Desktop Manager per aggiungere, modificare, visualizzare, aggiornare, salvare o eliminare i file archiviati nel database.

I file sono allegati a una voce e vengono archiviati direttamente nel database.

Per attivare il riquadro degli allegati, si rechi in ***Window – Layout*** nella barra multifunzione, quindi selezioni ***Attachments***.

{% hint style="info" %}

* Questa funzionalità è disponibile solo quando si utilizza uno [spazio di lavoro avanzato](/rdm/it/getting-started/workspaces/workspace-types/native-workspaces.md).
* I file negli allegati sono disponibili in modalità offline.
  {% endhint %}

Il tipo e la dimensione degli allegati sono limitati solo dalla sua larghezza di banda e dallo spazio di lavoro. Può anche visualizzare un allegato salvato:

* dal menu contestuale della sessione;
* dalle proprietà della sessione; oppure
* direttamente nella ***Dashboard***.

Il pulsante di aggiornamento consente di aggiornare direttamente il documento selezionato. Lo utilizzi per salvare le sue modifiche locali.

### Azioni

Utilizzi la barra degli strumenti sopra l'elenco degli allegati per gestire l'allegato selezionato.

<table><thead><tr><th width="177">OPZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td>Add Attachment</td><td>Seleziona un file locale da aggiungere.</td></tr><tr><td>Edit Attachment</td><td>Modifica l'allegato selezionato.</td></tr><tr><td>Update Document</td><td>Aggiorna l'allegato selezionato.</td></tr><tr><td>View Attachment</td><td>Apre l'allegato selezionato.</td></tr><tr><td>Save Attachment As</td><td>Salva l'allegato su un'unità locale.</td></tr><tr><td>Delete Attachment</td><td>Elimina l'allegato selezionato.</td></tr><tr><td>Details</td><td>Visualizza i dettagli dell'allegato selezionato, sopra l'elenco degli allegati.</td></tr><tr><td>Refresh</td><td>Aggiorna l'elenco degli allegati.</td></tr></tbody></table>

#### Vedere anche

* [Devolutions Academy – Customizing the Remote Desktop Manager Free interface](https://academy.devolutions.net/student/activity/3266614)
* [Devolutions Academy – Must-know features to boost productivity](https://academy.devolutions.net/student/page/3266674-must-know-features-to-boost-productivity?sid=66acc46b-f563-44e0-a318-00bfeaa0a374\&sid_i=0)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/ribbon-menu-bar/window/attachments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
