# ボルトのエクスポート

KeeperウェブボルトおよびKeeperデスクトップには、エクスポート機能およびレポート機能が備わっており、個人アカウントでは全ユーザーにご利用いただけますが、エンタープライズアカウントの場合はKeeper管理者によって制限されていることもあります。

{% hint style="info" %}
エンタープライズユーザーの場合、ロール強制適用ポリシーでエクスポートが許可されている必要があります。
{% endhint %}

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2FlPdkP89pKT2O9Q8f47VL%2FVault%20export-access%20the%20export%20screen%20from%20settings.png?alt=media&#x26;token=bb095373-230e-46e5-9065-684a0ca2ece4" alt=""><figcaption><p>設定からエクスポートへ移動します</p></figcaption></figure>

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2Fq8uUpUBqjVx7B45CLcGz%2FWeb%20vault%20%26%20desktop%20app-export%20options.png?alt=media&#x26;token=09aa881b-594d-4121-95e8-f31c62327231" alt=""><figcaption><p>エクスポートオプション</p></figcaption></figure>

## エクスポートオプション

### CSV

KeeperのCSV形式は、フォルダ、サブフォルダ、共有フォルダがに対応しており、Keeperを使用してインポートおよびエクスポートできます。

ファイル形式:

***フォルダ、タイトル、ログイン、パスワード、ウェブサイトアドレス、メモ、共有フォルダ、カスタムフィールド***

{% hint style="info" %}
KeeperのCSV形式の詳細については、[こちらのページ](https://docs.keeper.io/jp/user-guides/import-records-1/import-a-.csv-file)をご覧ください。
{% endhint %}

### JSON

JSON形式は、共有フォルダオブジェクトの配列、レコードブジェクトの配列として構造化されており、KeeperのインポートツールおよびKeeperコマンダーCLIと互換性があります。

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2Fgit-blob-770e0442a9b519725937a127f3c696ad57a3b4ab%2Fassets_-LSGVtOTYUIkVBoYtFvK_-MVKNN03_3rrs3wrpVvT_-MVKO2tPqOamPgdl0IoJ_Screen%20Shot%202021-03-08%20at%209.webp?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
KeeperのJSON形式の詳細については、[こちらのページ](https://docs.keeper.io/jp/user-guides/import-records-1/import-json)をご覧ください。
{% endhint %}

### PDF

レコードの印刷に適したPDFバージョンもご利用になれます。

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2Fgit-blob-87b0b5d3ebdd7f8ef61a99b9a786ac4d5953b2fc%2F2023-07-06_16-22-33.png?alt=media" alt=""><figcaption><p>PDFバージョン</p></figcaption></figure>

PDFを印刷するには、下部のプリンターアイコンをクリックします。

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2Fgit-blob-ebf39d76ddb4c553699f59d3755248880b32248e%2F2023-07-06_16-24-17.png?alt=media" alt=""><figcaption><p>PDFエクスポートを印刷</p></figcaption></figure>

### 暗号化されたKeePassフォーマット (.kdbx)

#### ウェブボルトとデスクトップアプリ

Keeperは、ウェブボルト、Keeperデスクトップアプリケーション、そしてすべての顧客に利用可能なKeeperコマンダーCLIを通じて、暗号化されたKeePassエクスポートをサポートしています。

ウェブボルトやデスクトップアプリからKDBXエクスポート形式を選択すると、KeePassマスターパスワードの入力を求められます。また、KeePassファイルを暗号化するためにキーファイルを指定することもできます。ここで入力するマスターパスワードはKeePassファイルを暗号化するために使用されますが、これはKeeperのマスターパスワードではありません。

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2F71dpbKrd0w1U6bF2RxRy%2FKeePass%20File%20Credentials(EN).png?alt=media&#x26;token=42a85c6e-15f6-44c1-8f3e-6c5dfc70f863" alt=""><figcaption><p>暗号化されたKeePassフォーマット</p></figcaption></figure>

#### Commander

**Keeperコマンダー**は、コマンドラインCLIおよびSDKプラットフォームであり、柔軟なKeePassエクスポートオプションも提供しています。

Keeperコマンダーをインストールするには、[こちら](https://app.gitbook.com/s/PL6k1aGsLiFiiJ3Y7zCl/commander-cli/overview)のページをご参照ください。

実行するコマンドは、以下のリンクでドキュメント化されている**エクスポートコマンド**です：

[https://docs.keeper.io/jp/keeperpam/commander-cli/command-reference/import-and-export-commands#export-command](https://app.gitbook.com/s/PL6k1aGsLiFiiJ3Y7zCl/commander-cli/command-reference/import-and-export-commands#export-command)

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2FtIC6L8L99c9IrgHi4F8j%2FExport%20with%20Keeper%20Commander%20CLI.png?alt=media&#x26;token=f70da0b6-bec3-4ae8-a4d0-85b6dcf78869" alt=""><figcaption><p>KeeperコマンダーCLIでエクスポート</p></figcaption></figure>


---

# 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://docs.keeper.io/jp/user-guides/ekusuptotorepto/vault-export.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.
