> 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/de/import-records-1/import-overview.md).

# Importübersicht

Passwörter, Ordner und geteilte Ordner in Keeper importieren

![](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)

## Importmethoden <a href="#import-methods" id="import-methods"></a>

Keeper bietet mehrere Methoden zum Importieren von Daten in den Tresor. Jede Methode ist auf den folgenden Seiten dieses Benutzerhandbuchs ausführlich beschrieben. Datensätze, die auf einer beliebigen Plattform erstellt werden, werden sofort mit Ihren anderen Geräten synchronisiert. Datensätze, die für mehrere Benutzer geteilt werden, erhalten Aktualisierungen in Echtzeit.

Sehen Sie sich das folgende Video an, um zu erfahren, wie Sie aus Webbrowsern, Textdateien (.csv, .xls, .tsv) oder einem anderen Passwortmanager importieren.

{% embed url="<https://vimeo.com/1158911270?fe=ci&fl=sv&share=copy>" %}
Importieren Sie Ihre Passwörter mit Keeper
{% endembed %}

#### Mobiler Import <a href="#mobile-import" id="mobile-import"></a>

* [Import from Apple Passwords](/user-guides/de/ios.md#importing-passwords)
* [Import von Android](/user-guides/de/quick-start-guides/android.md#import-passwords)
* Siehe die Seite [Import von Mobile Apps](/user-guides/de/import-records-1/import-from-mobile-apps.md)

#### Desktop-Import <a href="#desktop-import" id="desktop-import"></a>

* [Import von Chrome, Firefox, Edge, Safari](/user-guides/de/import-records-1/import-from-chrome-firefox-ie-edge-and-opera.md)
* [Textdatei importieren (.csv, .xls, .tsv)](/user-guides/de/import-records-1/import-a-.csv-file.md)
* [Import/Export Keeper JSON](/user-guides/de/import-records-1/import-json.md)
* [Import über die Commander CLI](/user-guides/de/import-records-1/import-from-commander.md)

#### Import aus dem Desktop-Tresor <a href="#import-from-the-desktop-vault" id="import-from-the-desktop-vault"></a>

* [Import von 1Password](/user-guides/de/import-records-1/import-from-1password.md)
* [Import von Avast](/user-guides/de/import-records-1/import-from-avast.md)
* [Import von Bitwarden](/user-guides/de/import-records-1/import-from-bitwarden.md)
* [Import von CyberArk](/user-guides/de/import-records-1/import-from-cyberark.md)
* [Import von Dashlane](/user-guides/de/import-records-1/import-from-dashlane.md)
* [Import von EnPass](/user-guides/de/import-records-1/import-from-enpass.md)
* [Import von Kaspersky](/user-guides/de/import-records-1/import-from-kaspersky.md)
* [Import von KeePass (.kdbx)](/user-guides/de/import-records-1/import-from-keepass-kdbx.md)
* [Import von KeePass .XML](/user-guides/de/import-records-1/import-from-keepass.md)
* [Import von LastPass](/user-guides/de/import-records-1/import-from-lastpass.md)
* [Import von MacPass](/user-guides/de/import-records-1/import-from-macpass.md)
* [Import über die Commander CLI](/user-guides/de/import-records-1/import-from-commander.md)
* [Import von mSecure](/user-guides/de/import-records-1/import-from-msecure.md)
* [Import von MyKi](/user-guides/de/import-records-1/import-from-myki.md)
* [Import von Passpack](/user-guides/de/import-records-1/import-from-passpack.md)
* [Import von Passportal](/user-guides/de/import-records-1/import-from-passportal.md)
* [Import von Password Boss](/user-guides/de/import-records-1/import-from-password-boss.md)
* [Import von Psono](/user-guides/de/import-records-1/import-from-psono.md)
* [Import von RoboForm](/user-guides/de/import-records-1/import-from-roboform.md)
* [Import von Safari per Export](/user-guides/de/import-records-1/import-from-safari.md)
* [Import von SplashID](/user-guides/de/import-records-1/import-from-splashid.md)
* [Import von Sticky Password](/user-guides/de/import-records-1/import-from-sticky-password.md)
* [Import von Thycotic / Delinea](/keeperpam/commander-cli/command-reference/import-and-export-commands/delinea-thycotic-secret-server-import.md) (Englisch)
* [Import von True Key](/user-guides/de/import-records-1/import-from-true-key.md)
* [Import von ZOHO](/user-guides/de/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/de/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.
