> 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/cloud/fr/knowledge-base/how-to-articles/create-a-shared-one-time-password-otp-entry.md).

# Créer une entrée de mot de passe à usage unique partagé (OTP)

Ajoutez une couche de sécurité à votre compte Devolutions en configurant une entrée de mot de passe à usage unique (OTP) partagée. Pour en créer une pour votre application, suivez les étapes ci-dessous.

1. Créez une entrée OTP dans [Devolutions Cloud](https://docs.devolutions.net/fr/cloud/web-interface/entries/create-entries-manually/#create-an-entry) ou [Devolutions Server](https://docs.devolutions.net/fr/server/web-interface/vault/entries/create-entries-manually/#create-an-entry).
2. Connectez-vous à votre [Devolutions Portal](https://portal.devolutions.com/) et suivez les étapes de la section [Application d'authentification](https://docs.devolutions.net/fr/portal/sign-in-security/multifactor-authentication/#authenticator-app) pour obtenir votre clé.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6204.png)
3. Retournez à l'entrée OTP et ajoutez la clé dans le champ correspondant.
4. Cliquez sur ***Ajouter***. Votre entrée est maintenant créée.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6203.png)
5. Sélectionnez l'entrée OTP et cliquez sur ***Afficher*** pour afficher votre OTP.

Ce mot de passe n'est valide que pendant 30 secondes. Passé ce délai, un autre code apparaîtra, rendant le premier inutilisable. Vous pouvez copier le mot de passe dans votre presse-papiers en appuyant sur l'icône de copie située à côté du temps restant.

6\. Accédez à votre \[Devolutions Portal]\(<https://portal.devolutions.com/>). 7. Collez depuis votre presse-papiers ou saisissez votre OTP dans le champ correspondant.

Vous êtes maintenant authentifié avec votre application.

#### Voir aussi

* [Devolutions Academy – How to use OTP entry in Devolutions Server and Workspace](https://academy.devolutions.net/student/page/2584663-how-to-use-otp-entry-in-dvls-and-workspace?sid=ba12f7a2-78ec-4abc-bc56-6bdd6dd013ab\&sid_i=1)


---

# 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/cloud/fr/knowledge-base/how-to-articles/create-a-shared-one-time-password-otp-entry.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.
