> 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/server/fr/knowledge-base/how-to-articles/share-an-entry-through-devolutions-server.md).

# Partager une entrée via Devolutions Server

Apprenez comment partager une entrée de façon sécurisée via Devolutions Server.

1. Ouvrez Devolutions Server.
2. Naviguez jusqu'à l'entrée à partager.
3. Faites un clic droit sur l'entrée ou cliquez sur le bouton ***Plus d'options*** (trois points verticaux) situé à côté.
4. Dans le menu déroulant, sélectionnez ***Envoyer une copie***.

   ![](https://cdnweb.devolutions.net/docs/DVLS6023_2024_3.png)
5. La fenêtre ***Nouveau message*** s'ouvre.
6. Choisissez le ou les utilisateurs avec qui vous souhaitez partager l'entrée.
7. Rédigez un sujet et un message sécurisé (facultatif).
8. Si nécessaire, définissez une limite de temps pour la disponibilité du message afin de renforcer la sécurité.
9. Cochez la case ***Envoyer avec haute priorité*** pour que le message apparaisse immédiatement chez le destinataire.

   ![](https://cdnweb.devolutions.net/docs/DVLS6014_2025_1.png)
10. Cliquez sur **Envoyer** pour partager l'entrée de façon sécurisée.
11. Le destinataire recevra une notification et pourra ouvrir l'entrée partagée. L'entrée partagée peut être enregistrée dans le coffre de l'utilisateur.


---

# 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:

```
GET https://docs.devolutions.net/server/fr/knowledge-base/how-to-articles/share-an-entry-through-devolutions-server.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.
