# Bitwardenから1Passwordにデータを移動する

1Password.comで、パスワード、クレジットカード情報、その他の項目をBitwardenから1Passwordに転送できます。

1Password はBitwardenBitwardenパスワードやその他の項目をインポートできます。Bitwarden からインポートする場合:

* Bitwarden のログインは1Password のLogin項目に変換されます。
* Credit cards、ID、セキュリティメモがインポートされます。
* パスキーと共有コレクション内のアイテムはインポートされません。

![](/files/0TUXuQ5caNq6tAOGvQGf)

### **ステップ1: Bitwardenからデータをエクスポートする** <a href="#s0g0s7qwaax4" id="s0g0s7qwaax4"></a>

Bitwardenからデータをエクスポートするには、コンピューターで次の手順に従います。

1. ブラウザーを開き、 Bitwarden.com のアカウントにサインインします。
2. サイドバーで\[Tools > Export vault]を選択します。
3. Select **.json (Encrypted)** in the “File format” dropdown menu, then select **Password protected**.\
   Unencrypted JSON, CSV, and account restricted exports aren’t currently supported.\
   「“File format”」ドロップダウン メニューで .json (暗号化) を選択し、Password保護を選択します。\
   暗号化されていない JSON、CSV、アカウント制限付きのエクスポートは現在サポートされていません。
4. 強力で覚えやすいパスワードをCreateし、パスワード フィールドに貼り付けて、「形式の確認」を選択します。
5. Bitwarden のパスワードを入力し、「Vault のエクスポート」を選択します。
6. bitwarden\_encrypted\_export\_\*.json ファイルをデスクトップにSaveします。

### **ステップ2: 1Passwordにデータをインポートする** <a href="#h1fg42a9v6oq" id="h1fg42a9v6oq"></a>

1Password.comにデータをインポートするには:

1. ブラウザーを開き、 1Password.comのアカウントにサインインします。
2. 右上にある自分の名前を選択し、「インポート」を選択します。
3. Bitwardenを選択します。
4. データをインポートする保管庫を選択します。他の人と共有したくないデータをインポートする場合は、個人、プライベート、または従業員の保管庫を選択します。この保管庫の名前は、アカウントの種類によって異なります。
5. 先ほどCreateした強力で覚えやすいパスワードをCopy、「Bitwarden JSON エクスポート パスワード」フィールドに貼り付けます。
6. 点線の四角形の内側を選択してファイルブラウザーを開きます。デスクトップを参照して、先ほどSaveした JSON ファイルを選択します。
7. \[続行] を選択し、 \[View imported items]を選択します。

データを別の保管庫にインポートするなど、インポートに関する変更を行う場合は、 「Undo Import」を選択して、もう一度やり直してください。

<img src="/files/aBrcLficSkLSf0TsrL3n" alt="exclamation-triangle" data-size="line"> 重要

情報を1Passwordにインポートしたら、コンピューターから JSON ファイルを削除します。

### **次のステップ** <a href="#id-9xs1oum1pqpg" id="id-9xs1oum1pqpg"></a>

* 1Passwordとの競合を避けるため、 Bitwardenアプリと拡張機能をアンインストールしてください。
* [ブラウザーに1Password をインストールしてログイン情報をSaveし、Web サイトにサインインします。](https://support.1password.com/getting-started-browser/)

### **ヘルプを受ける** <a href="#u48726cdrhto" id="u48726cdrhto"></a>

Bitwardenの KDF アルゴリズムが Argon2id に設定されている場合、データをインポートしようとするとエラーが表示されます。この問題を解決するには、KDF アルゴリズムを PBKDF2 に変更し、データのエクスポートとインポートの手順を繰り返します。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.dxable.com/1password/move-your-data-from-bitwarden-to-1password.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
