* jekyll redirect from * Organizations rev (#262) * Organizations revisions initial commit. * API doc updates * Fix absolute link causing build failure. * Add import to org article, and downstream order changes. * Bitwarden 101 videos: 1st steps toward proliferating these throughout /help. * Added 'Create Your Account' article, which references B101 Videos. * About SSO redirect & promote importing for orgs up the list * Create Org FAQs & trim Feature FAQs accordingly. * Image for Org FAQs * Move 'About the Business Portal' to Orgs category, and re-order accordingly. * Final edits. * Dchoi/bootstrap upgrade (#264) * bootstrap 4 upgrade and cleanup update gulp tasks * bootstrap package updates * renaming file convention * general outline of help outline * bitwarden help cleanup * article cleanup * article general styling complete * bootstrap help page upgrades * sidebar updates * Dchoi/bootstrap upgrade (#267) * bootstrap 4 upgrade and cleanup update gulp tasks * bootstrap package updates * renaming file convention * general outline of help outline * bitwarden help cleanup * article cleanup * article general styling complete * bootstrap help page upgrades * sidebar updates * toc dynamic and more updates * fix callout conditions * sidebar collapse functionality added * sidebar header toggle functionality * sidebar article fixes * Update sidebar.html Fix sidebar Release Notes link. * Update releasenotes.md Remove unnecessary category tag. * Delete release-notes.md Remove unnecessary category. * Update why-choose-bitwarden-for-your-team.md Test table image differentiation * Update why-choose-bitwarden-for-your-team.md Second image differentiation test * removed links from category breadcrumb and replaced with badges Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>
3.7 KiB
layout, title, categories, featured, popular, tags
| layout | title | categories | featured | popular | tags | |||
|---|---|---|---|---|---|---|---|---|
| article | Import your data from LastPass |
|
true | true |
|
Importing your data from LastPass into Bitwarden is easy.
Export your sites from the LastPass.com web vault
- Log into your LastPass account at www.lastpass.com and navigate to More Options (at the very bottom of the left sidebar menu) → Advanced → Export.
{% image lastpass-options.png %} - This will take you to a page that then asks you to enter your LastPass master password for verification. Enter your LastPass master password.
{% image lastpass-password.png %} - Your data will be decrypted and shown on screen in CSV format.
- Highlight all of the data on the page and copy it to your clipboard.
- Highlight all of the data with your mouse (or simply press
Ctrl + A), then right click with your mouse and select Copy.
{% image lastpass-copy.png %}
- Highlight all of the data with your mouse (or simply press
{% callout warning %}
There are known bugs (for years now) with the LastPass exporter regarding special characters such as the ampersand (&), the greater than sign (>), and the less than sign (<). The LastPass exporter may change (HTML encode) these and possibly other special characters in your passwords to their respective HTML encoded values (ex. &, >, and <). If this LastPass bug affects your exported data you should use a text editor (such as Notepad) to find and replace all of these values before importing into Bitwarden. For example, you may want to do a find and replace for & → & and < → <).
Alternatively, you can use the LastPass Pocket application{:target="_blank"} to export your CSV data. The LastPass Pocket application does not appear to be affected by these bugs. {% endcallout %}
Import your data into Bitwarden
- Go to the Bitwarden web vault and log in.
- Navigate to Tools → Import Data.
- Select LastPass (csv) as the file format and paste the 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.
- Click the Import Data button.
Congratulations! You have just transferred all of your data from LastPass into Bitwarden.
Importing form fills (optional)
LastPass does not include form fills with the standard export from the LastPass web vault. If you want to import form fill information into Bitwarden you can export the form fill CSV data from the LastPass browser extension.
{% callout info %} You can only export form fill data from the LastPass browser extension. {% endcallout %}
- Click the LastPass icon from the browser toolbar to open the LastPass popup interface.
- Navigate to More options → Advanced → Export → Form Fills.
- This will take you to a page that then asks you to enter your LastPass master password for verification. Enter your LastPass master password.
- Your data will be decrypted and shown on screen in CSV format.
- Highlight all of the data on the page and copy it to your clipboard.
- Highlight all of the data with your mouse (or simply press
Ctrl + A), then right click with your mouse and select Copy.
- Highlight all of the data with your mouse (or simply press
- Follow the same import steps in Import your data into Bitwarden.