> 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/secure-messages.md).

# Messaggi sicuri

Invii e riceva messaggi sicuri con gli utenti, all'interno dello stesso spazio di lavoro, direttamente in Remote Desktop Manager.

### Inviare un messaggio sicuro

1. Nella barra multifunzione, vada alla scheda ***Window***.
2. Clicchi su ***Message***.
3. Clicchi su ***Send message***.

   ![](https://cdnweb.devolutions.net/docs/RDMW0017_2024_1.png)
4. Clicchi su ***Send in-app***.

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

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Maggiori informazioni sulle altre <a href="https://docs.devolutions.net/send/it/overview/devolutions-send">opzioni</a>.</p></div>
5. Clicchi su ***Add recipients***.
6. Selezioni un destinatario dall'elenco e clicchi su ***OK***.

   ![](https://cdnweb.devolutions.net/docs/RDMW0012_2025_1.png)
7. Scriva l'***Subject*** e il ***Message***.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>È possibile <em><strong>Add attachment</strong></em> con il pulsante più a destra. Il messaggio può essere eliminato automaticamente dopo un certo periodo di tempo. Per farlo, clicchi sulla casella di controllo <em><strong>Expires after</strong></em> e selezioni una data. L'opzione <em><strong>High priority</strong></em> mostrerà il messaggio non appena il destinatario o i destinatari accederanno allo spazio di lavoro.</p></div>
8. Clicchi su ***Send***.

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

### Ricevere un messaggio sicuro

Una lettera rossa apparirà in basso a destra quando ha ricevuto un nuovo messaggio.

{% hint style="info" %}
Le richieste di check-out PAM possono essere approvate o rifiutate tramite messaggi sicuri.
{% endhint %}

1. Clicchi sul pulsante dei messaggi.

   ![](https://cdnweb.devolutions.net/docs/RDMW0021_2024_1.png)
2. Faccia doppio clic sul messaggio o clicchi su ***Open message***.

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

### Opzioni della finestra dei messaggi

Ecco tutte le opzioni spiegate in ordine (da sinistra a destra).

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

* ***Send message***: Invia un messaggio.
* ***Open message***: Apre il messaggio selezionato.
* ***Delete***: Elimina il messaggio selezionato.
* ***Delete all***: Elimina tutti i suoi messaggi.
* ***Mark as read***: Imposta lo stato del messaggio o dei messaggi selezionati su letto.
* ***Mark as unread***: Imposta lo stato del messaggio o dei messaggi selezionati su non letto.
* ***Refresh***: Aggiorna la sua casella di posta.


---

# 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/secure-messages.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.
