Importing and exporting your data
You own your data. Import from another manager and export encrypted backups; parsing and encryption always happen locally. These tools live in Account → Data.
Import from another manager
- Go to Account → Data → Import.
- Choose a file or paste content — Bitwarden JSON, KeePass CSV, or any CSV with name/username/password/url/notes columns.
- Review the preview and import. Entries are parsed and re-encrypted under your key on the device; nothing is uploaded in the clear.
Make an encrypted backup
In Account → Data → Export, choose the encrypted backup and set a passphrase (at least 8 characters). The file is encrypted with Argon2id + XChaCha20, so it is safe to store anywhere. This backup is your only recovery path if you forget the master password.
Plaintext export for migration
A Bitwarden-format JSON export is available for moving to another manager. It is unencrypted and contains passwords in plain text — use it only for an immediate migration and delete the file straight after.
Prefer the encrypted backup for anything you keep.