> 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/it/knowledge-base/how-to-articles/configure-a-devolutions-server-cross-vault-credential-sharing-entry.md).

# Configurare una voce di condivisione delle credenziali tra casseforti di Devolutions Server

Questo argomento illustra come condividere una credenziale da una cassaforte diversa nello stesso Devolutions Server, oppure tra due spazi di lavoro Devolutions Server.

### Creazione di una voce di condivisione delle credenziali

1. In Remote Desktop Manager selezioni uno spazio di lavoro Devolutions Server e acceda alla cassaforte desiderata.
2. Clicchi su ***Nuova voce***.
3. Vada su ***Gestione delle credenziali*** – ***Gestione delle password***.
4. Selezioni Devolutions Server e clicchi su ***OK***.

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

5. Inserisca il ***Nome***.

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

6. Compili le informazioni nella scheda ***Generale***:

| IMPOSTAZIONI                           | DESCRIZIONE                                                                                                         |
| -------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Host**                               | L'URL di Devolutions Server.                                                                                        |
| **Usa "Impostazioni del mio account"** | Usa il login Devolutions Server impostato in ***Impostazioni del mio account*** in ***File*** – ***Impostazioni***. |
| **Usa autenticazione Windows**         | Usa l'autenticazione Windows per accedere a Devolutions Server.                                                     |
| **Nome utente**                        | Usa un indirizzo email impostato per accedere a Devolutions Server.                                                 |
| **Cassaforte**                         | Clicchi sul pulsante con i puntini di sospensione per selezionare da quale cassaforte ottenere la credenziale       |

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

7. Compili le informazioni nella scheda ***Voce***:

| IMPOSTAZIONI                            | DESCRIZIONE                                                                                                                                                                                                                                                                                                                                                                                                         |
| --------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Predefinito (credenziale specifica)** | Questa modalità usa una credenziale specifica.                                                                                                                                                                                                                                                                                                                                                                      |
| **Credenziale**                         | Clicchi sul pulsante con i puntini di sospensione (**...**) per selezionare quale credenziale specifica condividere.                                                                                                                                                                                                                                                                                                |
| **Filtro per nome**                     | <p>Filtra la cassaforte selezionata in base ai criteri di ricerca per trovare una voce con un nome corrispondente. Scelga tra:<br>- <strong>Nome</strong>: inserisca i caratteri desiderati<br>- <strong>Modalità</strong>: <strong>Contiene il valore</strong> o <strong>Corrispondenza esatta</strong><br>- <strong>Distinzione tra maiuscole e minuscole</strong>: <strong>No</strong> o <strong>Sì</strong></p> |
| **Richiedi sempre con elenco**          | Richiede sempre all'utente di scegliere da un elenco delle credenziali disponibili.                                                                                                                                                                                                                                                                                                                                 |

8. Clicchi su ***OK*** per salvare le modifiche e chiudere questa finestra.


---

# 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/it/knowledge-base/how-to-articles/configure-a-devolutions-server-cross-vault-credential-sharing-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.
