> 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/administration/image-management.md).

# Gestione delle immagini

{% tabs %}
{% tab title="Windows" %}
La gestione globale delle immagini di Remote Desktop Manager Windows utilizza un modulo dinamico per creare facilmente cartelle e sottocartelle virtuali per l'archiviazione delle immagini.

I seguenti tipi di file sono attualmente supportati per le immagini globali e personalizzate:

* .jpg
* .jpeg
* .bmp
* .png
* .svg
* .ico

1. Vada in ***Administration*** – ***Configuration and security*** – ***Image management*** nella barra multifunzione di Remote Desktop Manager.

   ![](https://cdnweb.devolutions.net/docs/RDMW4367_2025_2.png)
2. Nella finestra ***Image management***, clicchi su ***Add (+)*** per scegliere un'immagine.

   ![](https://cdnweb.devolutions.net/docs/RDMW4368_2025_2.png)
3. In ***Entry image settings***, inserisca il ***Name*** e la ***Folder*** virtuale dell'immagine.

   ![](https://cdnweb.devolutions.net/docs/RDMW4369_2025_2.png)

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Può aggiungere una sottocartella inserendo una barra rovesciata "" nel campo <em><strong>Folder</strong></em>. Cliccando su una cartella virtuale non verrà visualizzato il contenuto della sua sottocartella, poiché è possibile avere un'immagine solo in una cartella virtuale.</p></div>
4. Clicchi su ***Save*** per chiudere la finestra.

La cartella, la sottocartella e l'immagine sono salvate.
{% endtab %}

{% tab title="macOS" %}
La gestione globale delle immagini di Remote Desktop Manager macOS utilizza un modulo dinamico per creare facilmente cartelle e sottocartelle virtuali per l'archiviazione delle immagini.

I seguenti tipi di file sono attualmente supportati per le immagini globali e personalizzate:

* .jpg
* .jpeg
* .bmp
* .png
* .svg
* .ico

1. Vada in ***Administration*** – ***Images*** nella barra multifunzione di Remote Desktop Manager.

   ![](https://cdnweb.devolutions.net/docs/RDMM4118_2025_2.png)
2. Nella finestra ***Image management***, clicchi su ***Add (+)*** per scegliere un'immagine.

   ![](https://cdnweb.devolutions.net/docs/RDMM4119_2025_2.png)
3. Scelga l'immagine trascinandola, rilasciandola o cliccando.
4. In ***Entry image settings***, inserisca il ***Name*** e la ***Folder*** virtuale dell'immagine.

   ![](https://cdnweb.devolutions.net/docs/RDMM4120_2025_2.png)
5. Clicchi su ***OK*** per salvare l'immagine e chiudere la finestra.

La cartella, la sottocartella e l'immagine sono salvate.
{% endtab %}
{% endtabs %}


---

# 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/administration/image-management.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.
