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

# Overzicht importeren

Wachtwoorden, mappen en gedeelde mappen importeren in Keeper

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

Keeper biedt verschillende methoden om gegevens naar uw kluis te importeren. Elke methode wordt uitgebreid beschreven op de volgende pagina's van deze gebruikershandleiding. Records die op een willekeurig platform worden aangemaakt, worden direct gesynchroniseerd met uw andere apparaten. Records die met andere gebruikers worden gedeeld, ontvangen updates in realtime.

Bekijk de onderstaande video om te leren hoe u kunt importeren vanuit webbrowsers, tekstbestanden (.csv, .xls, .tsv) of een andere wachtwoordbeheerder.

{% embed url="<https://vimeo.com/1158911270?fe=ci&fl=sv&share=copy>" %}
Import Your Passwords With Keeper (Engels)
{% endembed %}

#### Mobiel importeren

* [Importeren vanuit Apple Passwords](/user-guides/nl/ios.md#importing-passwords)
* [Importeren vanuit Android](/user-guides/nl/quick-start-guides/android.md#import-passwords)
* Zie de pagina [Importeren vanuit mobiele apps](/user-guides/nl/import-records-1/import-from-mobile-apps.md)

#### Desktop importeren

* [Importeren vanuit webbrowsers](/user-guides/nl/import-records-1/import-from-chrome-firefox-ie-edge-and-opera.md)
* [Importeren vanuit tekstbestand (.csv, .xls, .tsv)](/user-guides/nl/import-records-1/import-a-.csv-file.md)
* [Keeper JSON importeren/exporteren](/user-guides/nl/import-records-1/import-json.md)
* [Importeren vanuit Commander CLI](/user-guides/nl/import-records-1/import-from-commander.md)

#### Importeren vanuit de desktopkluis

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