> 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/use-multiple-edge-website-entries-with-different-credentials-in-remote-desktop-manager.md).

# Utiliser plusieurs entrées de site web Edge avec des identifiants différents dans Remote Desktop Man

Il est possible d'utiliser plusieurs entrées de site web Edge utilisant chacune des identifiants différents. En utilisant des ***noms de profil***, il est possible d'avoir un certain profil autant de fois que nécessaire, en rendant chacun unique ou en le répétant autant de fois que souhaité.

1. Accédez aux ***Propriétés*** d'une entrée ***Site web***.
2. Assurez-vous que l'option ***Affichage*** est définie sur ***Intégré (onglets)***, sinon ces étapes pourraient ne pas fonctionner.
3. Définissez l'option ***Navigateur web*** sur ***Microsoft Edge***, dans l'onglet ***Commun*** – ***Général*** – ***Général***.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB0060.png)
4. Saisissez l'URL du site web souhaité.
5. Accédez à l'onglet ***Avancé***.
6. Cochez l'option ***Nom du profil*** et saisissez un nom.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Notez que les profils de Remote Desktop Manager sont spécifiques à Remote Desktop Manager et ne sont pas liés aux profils du navigateur Edge.</p></div>

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

7. Cliquez sur ***OK*** pour enregistrer les modifications et fermer la fenêtre.


---

# 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/fr/knowledge-base/how-to-articles/use-multiple-edge-website-entries-with-different-credentials-in-remote-desktop-manager.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.
