mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
Update import-data.md (#245)
* Update import-data.md Adding this small change may help users to import passwords from unsupported password managers. Can you insert this link https://bitwarden.com/help/article/import-data/#generic-csv-format-individual-account where I have made the change. Thanks @tgreer-bw * Update import-data.md Clarified that import is supported both for individual and Organization vaults Co-authored-by: Trey Greer <61418192+tgreer-bw@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ popular: true
|
||||
tags: [import]
|
||||
---
|
||||
|
||||
You can very easily import your data from an array of different password manager applications. Bitwarden supports importing data into your individual account from the following sources:
|
||||
You can very easily import your data from an array of different password manager applications. Bitwarden supports importing data into your individual or Organization account from the following sources:
|
||||
|
||||
- Bitwarden (json)
|
||||
- Bitwarden (csv)
|
||||
@@ -63,6 +63,8 @@ You can very easily import your data from an array of different password manager
|
||||
- Yoti (csv)
|
||||
- Zoho Vault (csv)
|
||||
|
||||
If the password manager that you use is not on the list, please manually condition a [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) file for your account import using the generic Bitwarden format.
|
||||
|
||||
**Personal Accounts**
|
||||
|
||||
To import your data, log into the web vault at <https://vault.bitwarden.com> and navigate to **Tools** → **Import Data**. Instructions for importing from each source are available after selecting the desired file format from the dropdown menu.
|
||||
|
||||
Reference in New Issue
Block a user