diff --git a/_articles/importing/import-from-lastpass.md b/_articles/importing/import-from-lastpass.md index 086c01e4..cfddcdf4 100644 --- a/_articles/importing/import-from-lastpass.md +++ b/_articles/importing/import-from-lastpass.md @@ -10,7 +10,9 @@ tags: [import, lastpass] Importing your data from LastPass into bitwarden is easy. {% alert warning %} -It is recommended to export through the LastPass web vault in order to avoid known bugs with the LastPass extension exporter. +It is recommended to export through the LastPass.com web vault in order to avoid known bugs with the LastPass extension exporter. + +If you use the LastPass browser extension to export your sites, your password data could be corrupted. {% endalert %} ## Export your sites from the LastPass.com web vault @@ -19,14 +21,14 @@ It is recommended to export through the LastPass web vault in order to avoid kno 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. + - Highlight all of the data with your mouse, then right click with your mouse and select "Copy". ## Import your sites 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. +3. Select "LastPass" as the file format and paste the [CSV][csv] content into the textbox that you copied to your clipboard in step 4 above. + - Click into the textbox with your mouse, then right click with your mouse and select "Paste". 4. Click the "Import" button. Congratulations! You have just transferred all of your data from LastPass into bitwarden.