Import Data from Dashlane
Use this article for help exporting data from Dashlane and importing into Bitwarden. Dashlane data exports are primarily available as .csv
files available for download from the web app that can be imported directly to Bitwarden. If you have a .json
export from a legacy Dashlane application, that can be imported to Bitwarden as well.
Export from Dashlane web app
To export data from the Dashlane web app:
Select the My account dropdown and choose Settings.
Export from Dashlane From the settings list, select Export Data.
Export from Dashlane Select the Export to CSV button and save the file.
Dashlane exports data as a .zip
that unpacks to multiple .csv
files. For each .csv
(credentials.csv
, ids.csv
, and so on) follow the import process separately.
Import to Bitwarden
Data can be imported to Bitwarden from the web app, browser extension, desktop app, and CLI. Data is encrypted locally before being sent to the server for storage.
note
While some item types cannot be imported, you can still add them to a vault:
Upload file attachments to the new vault individually.
Re-create Sends in the new vault.
To import data to your vault:
Select Tools.
Select Import data:
Import data From the Vault dropdown menu, select where to save the data:
Individual vault: Select My vault and (optional) choose a Folder to move the items.
Organization vault: Select the organization vault’s name and choose a Collection. (You need the Manage collection permission.)
From the File format dropdown menu, select the import file format.
Select Choose File and pick the file or copy and paste your file’s contents into the text box.
warning
Importing does not check whether items in the file to import already exist in your vault. If you import multiple files or import files with items already in your vault, this will create duplicates.
Select Import data. If you are importing a password protected
.json
file, enter the password into the Confirm vault import window that appears.After your data is imported, delete the import source file from your computer. This will protect you in the event your computer is compromised.
If an “Import error” message appears, no data was added to your vault. Fix the import file issue and try again.