> 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/server/it/web-interface/administration/templates/entry-templates/import-entry-templates.md).

# Importare i modelli di voce

Importi in Devolutions Server i modelli di voce esportati in precedenza da file Rdm, KeePass Xml o Google Password Csv tramite la finestra Aggiungi nuova voce.

Importi i ***Modelli di voce*** esportati in precedenza nell'interfaccia web di Devolutions Server.

{% hint style="warning" %}
Il formato di importazione può essere solo file ***Import (.Rdm)*** , ***KeePass (.Xml)*** o ***Google Password (.Csv)***.
{% endhint %}

#### Importare modelli di voce

1. Nell'interfaccia web di Devolutions Server, selezioni una cassaforte.
2. Clicchi sul pulsante ***Aggiungi***.
3. Nella finestra ***Aggiungi nuova voce***, clicchi su ***Importa*** e selezioni ***Import (.Rdm)***.
4. Trascini e rilasci oppure clicchi per caricare il file ***.rdm***.
5. Clicchi su ***Avanti***.
6. Nel passaggio ***Analizza***, può validare le ***Azioni*** di ciascun modello di voce e modificarle in ***Ignora***. In questo modo i modelli specifici non verranno importati. Clicchi su ***Avanti***.
7. Clicchi su ***Importa*** e ***Chiudi*** la finestra di importazione.

L'elenco dei ***Modelli di voce*** importati è ora visibile in ***Amministrazione – Modelli di voce*** ed è disponibile per l'uso nella sezione ***Modello*** durante la creazione di una nuova voce.


---

# 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/server/it/web-interface/administration/templates/entry-templates/import-entry-templates.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.
