> 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/password-manager/it/application/tools.md).

# Strumenti

La sezione ***Strumenti*** si trova nel pannello laterale.

<figure><img src="https://cdnweb.devolutions.net/docs/WDAPP4001_2026_2.png" alt=""><figcaption></figcaption></figure>

### Generatore di password <a href="#password-generator" id="password-generator"></a>

Crei password e passphrase casuali difficili da interpretare o prevedere, grazie a una combinazione di lettere maiuscole e minuscole, numeri e simboli di punteggiatura.

### Installazione personalizzata <a href="#custom-installation" id="custom-installation"></a>

È possibile creare installazioni personalizzate per facilitare la distribuzione dello spazio di lavoro su più macchine con le stesse impostazioni preconfigurate. Consulti [Installazione](/password-manager/it/application/installation.md#custom-installation) per maggiori dettagli.

### Importare voci <a href="#import-entries" id="import-entries"></a>

Devolutions Password Manager supporta i formati nativi di molti strumenti diffusi. Se un formato nativo o uno strumento di terze parti non è supportato, utilizzi l'opzione ***Personalizzato*** per importare file in formato `.cvs` o `.json`.

### Esportare voci <a href="#export-entries" id="export-entries"></a>

Devolutions Password Manager supporta l'esportazione delle voci nei formati `.csv`, `.json` e `.xml`. Le voci hanno i dati crittografati con una password, i valori sensibili nascosti e gli allegati e i documenti inclusi.

#### Vedere anche

* [Devolutions Academy – Use the Devolutions Password Manager Importer](https://academy.devolutions.net/student/page/3516218-use-the-devolutions-password-manager-importer?curriculum_activity_id=5612175\&path_id=2628397\&sid=22461176-32b8-45f3-a58f-f86c27578c8b\&sid_i=0)


---

# 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/password-manager/it/application/tools.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.
