mirror of
https://github.com/bitwarden/help
synced 2026-01-02 08:33:15 +00:00
adding quotes for the array error
This commit is contained in:
@@ -5,7 +5,7 @@ categories: [import-export]
|
||||
featured: true
|
||||
popular: false
|
||||
tags: [import]
|
||||
order: 09
|
||||
order: "09"
|
||||
---
|
||||
|
||||
This article defines the format you should use when manually conditioning a `.csv` or `.json` for import into Bitwarden. This format is identical to that used by `.csv` or `.json` files created by [Exporting your Bitwarden Vault]({% link _articles/account/export-your-data.md %}).
|
||||
|
||||
@@ -5,7 +5,7 @@ categories: [import-export]
|
||||
featured: true
|
||||
popular: false
|
||||
tags: [import]
|
||||
order: 08
|
||||
order: "08"
|
||||
---
|
||||
|
||||
Vault data can be [exported]({% link _articles/account/export-your-data.md %}) in an encrypted JSON file. These exports are encrypted using your [account's encryption key]({% link _articles/account/account-encryption-key.md %}), which are generated on account creation and unique to each Bitwarden user account.
|
||||
|
||||
@@ -5,7 +5,7 @@ categories: [import-export]
|
||||
featured: true
|
||||
popular: true
|
||||
tags: [import]
|
||||
order: 01
|
||||
order: "01"
|
||||
---
|
||||
|
||||
Bitwarden provides a data import tool for easy migration from any password management solution to your personal Vault or Organization Vault. You can also use the data import tool to import from one Bitwarden Vault to another, or to import a Bitwarden [Encrypted Export]({% link _articles/importing/encrypted-export.md %}).
|
||||
|
||||
@@ -5,7 +5,7 @@ categories: [import-export]
|
||||
featured: true
|
||||
popular: false
|
||||
tags: [import, 1password]
|
||||
order: 03
|
||||
order: "03"
|
||||
---
|
||||
|
||||
Use this article for help exporting data from 1Passwords and importing into Bitwarden. 1Password data exports are available as `.1pif` or `.csv` files, depending on which client version and operating system you are using.
|
||||
|
||||
@@ -5,7 +5,7 @@ categories: [import-export]
|
||||
featured: true
|
||||
popular: false
|
||||
tags: [import, chrome, opera, vivaldi, edge]
|
||||
order: 04
|
||||
order: "04"
|
||||
---
|
||||
|
||||
Use this article for help exporting data from Google Chrome and importing into Bitwarden.
|
||||
|
||||
@@ -5,7 +5,7 @@ categories: [import-export]
|
||||
featured: true
|
||||
popular: false
|
||||
tags: [import, firefox]
|
||||
order: 05
|
||||
order: "05"
|
||||
---
|
||||
|
||||
Use this article for help exporting data from Firefox and importing into Bitwarden.
|
||||
|
||||
@@ -5,7 +5,7 @@ categories: [import-export]
|
||||
featured: true
|
||||
popular: true
|
||||
tags: [import, lastpass]
|
||||
order: 02
|
||||
order: "02"
|
||||
---
|
||||
|
||||
Use this article for help exporting data from LastPass and importing into Bitwarden.
|
||||
|
||||
@@ -5,7 +5,7 @@ categories: [import-export]
|
||||
featured: true
|
||||
popular: false
|
||||
tags: [import, passwordsafe]
|
||||
order: 06
|
||||
order: "06"
|
||||
---
|
||||
|
||||
Use this article for help exporting data from Password Safe and importing into Bitwarden. Password Safe (V8) currently only supports exporting as `.csv` file. Older versions also supported `.xml`.
|
||||
|
||||
@@ -5,7 +5,7 @@ featured: false
|
||||
popular: false
|
||||
hidden: true
|
||||
tags: [import, lastpass]
|
||||
order: 99
|
||||
order: "99"
|
||||
---
|
||||
## Bitwarden exclusive content: Making migration easy
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ featured: false
|
||||
popular: false
|
||||
hidden: false
|
||||
tags: [import, teams, enterprise, onboarding, security]
|
||||
order: 04
|
||||
order: "04"
|
||||
---
|
||||
|
||||
Secure migration of your Organization with Bitwarden is straightforward and secure. Simply follow the steps in this guide to migrate data and users from your existing password manager:
|
||||
|
||||
Reference in New Issue
Block a user