> 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/fr/knowledge-base/how-to-articles/configure-a-splashtop-dashboard-entry-in-remote-desktop-manager.md).

# Configurer une entrée de tableau de bord Splashtop dans Remote Desktop Manager

La configuration de l'entrée de tableau de bord Splashtop dans Remote Desktop Manager comporte quelques exigences.

1. Connectez-vous à votre compte [Splashtop](https://my.splashtop.com/signin).
2. Définissez le ***jeton API*** en cliquant sur ***Management - Settings***.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6052_2024_2.png" alt=""><figcaption></figcaption></figure>
3. Accédez à ***API - Create API token***.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6053_2024_2.png" alt=""><figcaption></figcaption></figure>
4. Définissez un ***Nom*** et cliquez sur ***Enregistrer***. La configuration par défaut peut rester inchangée.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6054_2024_2.png" alt=""><figcaption></figcaption></figure>
5. Activez le ***jeton API***.
6. Accédez à ***Computers - Add Computer***.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6055_2024_2.png" alt=""><figcaption></figcaption></figure>
7. Cliquez sur ***Copy Link*** et collez le lien dans le navigateur des autres ordinateurs que vous souhaitez ajouter.

   <figure><img src="https://cdnweb.devolutions.net/docs/RDMW6056_2024_2.png" alt=""><figcaption></figcaption></figure>
8. Téléchargez et installez le ***Splashtop Streamer*** à partir du lien. Cela devrait automatiquement ajouter l'ordinateur à votre compte Splashtop.
9. Ouvrez Remote Desktop Manager.
10. Créez une [entrée](https://docs.devolutions.net/fr/rdm/commands/edit/creating-new-entry/).
11. Entrez votre ***Compte*** et votre ***clé API***.
12. Cliquez sur ***Ajouter*** pour enregistrer l'entrée.

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


---

# 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/rdm/fr/knowledge-base/how-to-articles/configure-a-splashtop-dashboard-entry-in-remote-desktop-manager.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.
