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

# Creare una voce one-time password (OTP) condivisa

Aggiunga un livello di sicurezza al suo Devolutions Account configurando una voce password monouso condivisa (OTP). Per crearne una per la sua applicazione, segua i passaggi indicati di seguito.

1. Crei una voce OTP in [Devolutions Cloud](/cloud/it/web-interface/entries/create-entries-manually.md#create-an-entry) o [Devolutions Server](https://docs.devolutions.net/server/it/web-interface/vaults/entries/create-entries-manually#create-an-entry).
2. Si connetta al suo [Devolutions Portal](https://portal.devolutions.com/) e segua i passaggi nella [sezione Authenticator App](https://docs.devolutions.net/portal/it/sign-in-and-security/multifactor-authentication#authenticator-app-method) per ottenere la sua chiave.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6204.png)
3. Torni alla voce OTP e aggiunga la chiave nel campo corrispondente.
4. Clicchi su ***Aggiungi***. La sua voce è ora creata.

   ![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB6203.png)
5. Selezioni la voce OTP e clicchi su ***Visualizza*** per mostrare il suo OTP.

Questa password è valida solo per 30 secondi. Trascorso questo tempo, apparirà un altro codice, rendendo inutilizzabile il primo. Può copiare la password negli appunti toccando l'icona di copia accanto al tempo rimanente.

6\. Vada al suo \[Devolutions Portal]\(<https://portal.devolutions.com/>). 7. Incolli dagli appunti o scriva il suo OTP nel campo corrispondente.

Ora è autenticato con la sua applicazione.

#### Vedere anche

* [Devolutions Academy – Come utilizzare la voce OTP in Devolutions Server e 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/cloud/it/knowledge-base/how-to-articles/create-a-shared-one-time-password-otp-entry.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.
