> 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/concepts/basic-concepts/password-management.md).

# Gestion des mots de passe

La gestion des mots de passe dans Remote Desktop Manager stocke, met à jour et injecte les identifiants afin que les utilisateurs puissent se connecter sans voir ni ressaisir les secrets. Associez un identifiant à de nombreuses sessions, appliquez des politiques avec le contrôle d'accès basé sur les rôles et déléguez l'utilisation sans divulgation. Intégrez Devolutions Cloud, Devolutions Server ou des gestionnaires externes pour simplifier les accès sécurisés.

#### Sujets connexes

* [Créer une entrée](https://docs.devolutions.net/fr/rdm/commands/edit/creating-new-entry/)
* [Utilisation des OTP avec les entrées](https://docs.devolutions.net/fr/rdm/kb/how-to-articles/otp-usage-entries/)
* [Utilisation de l'extension de navigateur Devolutions Password Manager](https://docs.devolutions.net/fr/password-manager/browser-extension/remote-desktop-manager/using-the-devolutions-password-manager-browser-extension/)
* [Politique de mot de passe](https://docs.devolutions.net/fr/rdm/commands/administration/system-settings/password-management/allow-password-access-external-system/)

#### Voir aussi

* [Devolutions Academy - Configuring and Managing Credential Entries](https://academy.devolutions.net/student/path/1916054/activity/2667052)
* [Do You Need ONLY a Password Manager? (Hint: Probably Not!)](https://blog.devolutions.net/2023/02/do-you-need-only-a-password-manager-hint-probably-not/)


---

# 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/concepts/basic-concepts/password-management.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.
