From b8846576231fd3e6eb059f053a5a2f684246d038 Mon Sep 17 00:00:00 2001 From: vachan-maker <65799568+vachan-maker@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:56:49 +0530 Subject: [PATCH] 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> --- _articles/importing/import-data.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_articles/importing/import-data.md b/_articles/importing/import-data.md index 0992ba2e..e5703e19 100644 --- a/_articles/importing/import-data.md +++ b/_articles/importing/import-data.md @@ -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 and navigate to **Tools** → **Import Data**. Instructions for importing from each source are available after selecting the desired file format from the dropdown menu.