mirror of
https://github.com/bitwarden/help
synced 2025-12-10 21:33:18 +00:00
49 lines
2.0 KiB
Markdown
49 lines
2.0 KiB
Markdown
---
|
|
layout: article
|
|
title: Import Your Account Data From LastPass
|
|
category: Getting Started
|
|
featured: true
|
|
popular: true
|
|
tags: [import, lastpass]
|
|
---
|
|
|
|
Importing your data from LastPass into bitwarden is easy.
|
|
|
|
**Export Your Passwords From The LastPass.com Web Vault**
|
|
|
|
1. Log into your LastPass account and navigate to "More Options" > "Advanced" > "Export".
|
|
2. This will take you to a page that then asks you to enter your LastPass master password for verification.
|
|
Enter your LastPass master password.
|
|
3. Your data will be decrypted and shown on screen in [CSV][csv] format.
|
|
4. Highlight all of the data on the page and copy it to your clipboard.
|
|
5. Create a new text file on your desktop called "lastpass_export.csv".
|
|
6. Edit this file, paste your CSV data that was copied from step 4. Save.
|
|
|
|
**Export Your Passwords From The LastPass Browser Extension**
|
|
|
|
>!!!!!! IMPORTANT !!!!!!
|
|
>
|
|
>It is recommended to export through the LastPass web vault in order to avoid known bugs with the LastPass extension
|
|
>exporter.
|
|
|
|
1. Click the LastPass icon in your browser and navigate to "More Options" > "Advanced" > "Export" > "LastPass CSV File".
|
|
2. This will take you to a page that then asks you to enter your LastPass master password for verification.
|
|
Enter your LastPass master password.
|
|
3. Your data will be decrypted and shown on screen in [CSV][csv] format.
|
|
4. Highlight all of the data on the page and copy it to your clipboard.
|
|
5. Create a new text file on your desktop called "lastpass_export.csv".
|
|
6. Edit this file, paste your CSV data that was copied from step 4. Save.
|
|
|
|
**Import Your LastPass Passwords Into bitwarden**
|
|
|
|
1. Go to the [bitwarden web vault][bitwarden-vault] and log in.
|
|
2. Navigate to "Tools" > "Import".
|
|
3. Select "LastPass" as the source and select your "lastpass_export.csv" file from the desktop that you created in step 5
|
|
above.
|
|
4. Click the "Import" button.
|
|
|
|
Congraulations! You have just transferred all of your data from LastPass into bitwarden.
|
|
|
|
[csv]: https://en.wikipedia.org/wiki/Comma-separated_values
|
|
[bitwarden-vault]: https://vault.bitwarden.com
|