> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/user-guides/it/import-records-1/import-overview.md).

# Panoramica sull'importazione

![](https://914511346-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSGVtOTYUIkVBoYtFvK%2F-MWI57zrRrbGJNb8Mq_Y%2F-MWI5FKrvz7k9ktUDew0%2Fimport-browsers-header.jpeg?alt=media\&token=8fe4dc86-49f9-475c-af77-31102e88a6c9)

## Metodi di importazione

Keeper offre diversi metodi per importare dati nella cassaforte. Ogni metodo è documentato nelle pagine successive di questa guida per utenti. Le voci create su qualsiasi piattaforma si sincronizzano subito con gli altri dispositivi. Le voci condivise tra utenti ricevono aggiornamenti in tempo reale.

Guardi il video seguente per sapere come importare da browser web, file di testo (.csv, .xls, .tsv) o da un altro gestore di password.

{% embed url="<https://vimeo.com/1158911270?fe=ci&fl=sv&share=copy>" %}
Importare le password con Keeper (in inglese)
{% endembed %}

#### Importazione da dispositivi mobili

* [Importare da Apple Passwords](/user-guides/it/ios.md#importing-passwords)
* [Importare da Android](/user-guides/it/quick-start-guides/android.md#import-passwords)
* Consulti la pagina [Importare dalle app mobili](/user-guides/it/import-records-1/import-from-mobile-apps.md)

#### Importazione da desktop

* [Importare dai browser web](/user-guides/it/import-records-1/import-from-chrome-firefox-ie-edge-and-opera.md)
* [Importare da file di testo (.csv, .xls, .tsv)](/user-guides/it/import-records-1/import-a-.csv-file.md)
* [Importare da file di testo (.json)](/user-guides/it/import-records-1/import-json.md)
* [Importare da Commander CLI](/user-guides/it/import-records-1/import-from-commander.md)

#### Importare dalla cassaforte desktop

* [Importare da 1Password](/user-guides/it/import-records-1/import-from-1password.md)
* [Importare da Avast](/user-guides/it/import-records-1/import-from-avast.md)
* [Importare da Bitwarden](/user-guides/it/import-records-1/import-from-bitwarden.md)
* [Importare da CyberArk](/user-guides/it/import-records-1/import-from-cyberark.md)
* [Importare da Dashlane](/user-guides/it/import-records-1/import-from-dashlane.md)
* [Importare da EnPass](/user-guides/it/import-records-1/import-from-enpass.md)
* [Importare da Kaspersky](/user-guides/it/import-records-1/import-from-kaspersky.md)
* [Importare da KeePass (.kdbx)](/user-guides/it/import-records-1/import-from-keepass-kdbx.md)
* [Importare da KeePass (.XML)](/user-guides/it/import-records-1/import-from-keepass.md)
* [Importare da LastPass](/user-guides/it/import-records-1/import-from-lastpass.md)
* [Importare da MacPass](/user-guides/it/import-records-1/import-from-macpass.md)
* [Importare da ManageEngine](/user-guides/it/import-records-1/import-from-commander.md)
* [Importare da mSecure](/user-guides/it/import-records-1/import-from-msecure.md)
* [Importare da MyKi](/user-guides/it/import-records-1/import-from-myki.md)
* [Importare da Passpack](/user-guides/it/import-records-1/import-from-passpack.md)
* [Importare da Passportal](/user-guides/it/import-records-1/import-from-passportal.md)
* [Importare da Password Boss](/user-guides/it/import-records-1/import-from-password-boss.md)
* [Importare da Psono](/user-guides/it/import-records-1/import-from-psono.md)
* [Importare da RoboForm](/user-guides/it/import-records-1/import-from-roboform.md)
* [Importare da Safari](/user-guides/it/import-records-1/import-from-safari.md)
* [Importare da SplashID](/user-guides/it/import-records-1/import-from-splashid.md)
* [Importare da Sticky Password](/user-guides/it/import-records-1/import-from-sticky-password.md)
* [Importare da Thycotic / Delinea](/keeperpam/commander-cli/command-reference/import-and-export-commands/delinea-thycotic-secret-server-import.md) (in inglese)
* [Importare da True Key](/user-guides/it/import-records-1/import-from-true-key.md)
* [Importare da ZOHO](/user-guides/it/import-records-1/import-from-zoho.md)


---

# 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.keeper.io/user-guides/it/import-records-1/import-overview.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.
