1
0
mirror of https://github.com/bitwarden/help synced 2025-12-15 15:53:53 +00:00
Files
help/_articles/importing/import-data.md
fred_the_tech_writer c3a06b2cd3 - Import/Export Category, and all articles therein updated (#327)
* - Import/Export Category, and all articles therein updated
- New Article: "Conditioning a Bitwarden .csv or .json", and associated 
samples
- Updated Android & iOS "Getting Started" articles
- Vault Timeout session termination clarification
- CLI article `bw generate` updates
- Non-NFC YubiKey updates
- Shuffled categories in nav (1st of many)
- Assorted images

* Update import-to-org.md

fix to link
2020-12-17 10:32:54 -05:00

109 lines
4.1 KiB
Markdown

---
layout: article
title: Import Data to your Vault
categories: [import-export]
featured: true
popular: true
tags: [import]
order: 01
---
Bitwarden provides a data import tool for easy migration from any password management solution to your personal Vault. You may also import data directly to an Organization Vault, for information see [Import Data to an Organization]({% link _articles/organizations/import-to-org.md %}).
Bitwarden supports a large array of import formats, including those used by the most popular password management solutions:
- [Import from LastPass]({% link _articles/importing/import-from-lastpass.md %})
- [Import from 1Password]({% link _articles/importing/import-from-1password.md %})
- [Import from Firefox]({% link _articles/importing/import-from-firefox.md %})
- [Import from Google Chrome]({% link _articles/importing/import-from-chrome.md %})
For a full list of supported formats, see [Supported Formats](#supported-formats).
{% callout info %}
If you're importing from one Bitwarden Vault to another Bitwarden Vault, or if your format is not listed, [Condition a Bitwarden .csv or .json]({% link _articles/importing/condition-bitwarden-import.md %}).
{% endcallout %}
## Import to your Personal Vault
To import your data into a personal Vault:
1. Log in to the [Web Vault](https://vault.bitwarden.com){:target="\_blank"}.
2. Select **Tools** from the top navigation bar.
3. Select **Import Data** from the left Tools menu.
4. Select the format of your file to import from the dropdown menu.
5. Select the **Browse** button and add your file.
6. Select the **Import Data** button to complete your import.
{% callout warning %}
Importing data multiple times will create duplicates.
{% endcallout %}
## Troubleshooting Import Errors
If you get the following error:
`Ciphers[X].Login: The field yyyy exceeds the maximum encrypted value length of zzzz characters.`
An item in your `.csv` exceeds the size limited allowed for items stored in the Bitwarden Vault. Remove the offending item from your file for import, or reduce its size. You can open the `.csv` in a text editor or spreadsheet program for easy editing, and locate the offending item at `index[X]` as referenced in the error message.
## Supported Formats
The following formats are supported out-of-the-box:
{% callout info %}
If you're importing from one Bitwarden Vault to another Bitwarden Vault, or if your format is not listed, [Condition a Bitwarden .csv or .json]({% link _articles/importing/condition-bitwarden-import.md %}).
{% endcallout %}
- [1Password (1pif)]({% link _articles/importing/import-from-1password.md %})
- [1Password 6 & 7 Windows (.sv)]({% link _articles/importing/import-from-1password.md %})
- [1Password 6 & 7 Mac (csv)]({% link _articles/importing/import-from-1password.md %})
- Ascendo DataVault (csv)
- Avast Passwords (csv)
- Avira (json)
- BlackBerry Password Keeper (csv)
- Blur (csv)
- [Brave (csv)]({% link _articles/importing/import-from-chrome.md %})
- [Chrome (csv)]({% link _articles/importing/import-from-chrome.md %})
- Clipperz (html)
- Codebook (csv)
- Dashlane (json)
- Encryptr (csv)
- Enpass (csv)
- Enpass (json)
- [Firefox (csv)]({% link _articles/importing/import-from-firefox.md %})
- F-Secure KEY (fsk)
- GNOME Passwords and Keys/Seahorse (json)
- Kaspersky Password Manager (txt)
- KeePass 2 (xml)
- KeePassX (csv)
- Keeper (csv)
- [LastPass (csv)]({% link _articles/importing/import-from-lastpass.md %})
- LogMeOnce (csv)
- Meldium (csv)
- mSecure (csv)
- Myki (csv)
- [Microsoft Edge (Chromium) (csv)]({% link _articles/importing/import-from-chrome.md %})
- [Opera (csv)]({% link _articles/importing/import-from-chrome.md %})
- Padlock (csv)
- Passbolt (csv)
- PassKeep (csv)
- Passman (json)
- Passpack (csv)
- Password Agent (csv)
- Password Boss (json)
- Password Dragon (xml)
- Password Safe (xml)
- PasswordWallet (txt)
- RememBear (csv)
- RoboForm (csv)
- SafeInCloud (xml)
- SaferPass (csv)
- SecureSafe (csv)
- SplashID (csv)
- Sticky Password (xml)
- True Key (csv)
- Universal Password Manager (csv)
- [Vivaldi (csv)]({% link _articles/importing/import-from-chrome.md %})
- Yoti (csv)
- Zoho Vault (csv)