# 共有レコードレポート

Keeperの**共有レコードレポート**は、ウェブボルトおよびKeeperデスクトップの設定メニューからご利用になれます。

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

共有レコードレポートを使用して、各共有レコード (直接共有したレコードも共有フォルダ内のレコードも) を監査できます。 エクスポートには、以下のフィールドが含まれます。

* レコードUID
* レコードのタイトル
* 共有先 (メールアドレス)
* 共有元 (共有フォルダまたは直接共有したもの)
* 権限 (読み取り専用、編集、編集と共有設定)
* フォルダパス

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2Fgit-blob-db505761e12677d2c3e46c498fd28ae37f3b61a8%2F2023-07-06_16-08-41.png?alt=media" 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%2Fgit-blob-7ceec63d518819033fde74ed3348622a69dbeac9%2F2023-07-06_16-35-50.png?alt=media" alt=""><figcaption><p>共有レコードレポート</p></figcaption></figure>

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

### CSV

ファイル形式:

***Record UID,Record Title,Shared To,Shared From,Permissions,Folder Path***

### JSON

JSON形式は、shared\_recordオブジェクトの配列の構造をとります。

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2Fgit-blob-7d8398092284925bd68c66bf4687c9f7d0b274d3%2Fassets_-LSGVtOTYUIkVBoYtFvK_-MVKXL8bYkjaEMuEWniA_-MVKXXkKsn7YY66Zl2pg_Screen%20Shot%202021-03-08%20at%209.webp?alt=media" alt=""><figcaption><p>JSON形式</p></figcaption></figure>

### PDF

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

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2FuI9gNgt7MhBsLukNyyi8%2FScreen%20Shot%202021-03-08%20at%209.52.06%20PM.png?alt=media&#x26;token=128b256b-89a0-40ef-abb3-7875d76aa05f" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2FKiOvOOTockBsxWp70oXK%2FScreen%20Shot%202021-03-08%20at%209.52.26%20PM.png?alt=media&#x26;token=7382f52e-f87f-43ee-b9c9-7c202defddae" alt=""><figcaption><p>PDFを印刷</p></figcaption></figure>

## コマンダー

コマンダーには、共有レコードレポート用に以下のようなCLIも用意されています。\
\
コマンド: **shared-records-report** (または**srr**)

```
My Vault> shared-records-report -h                                                                                                                                                                       
usage: shared-records-report|srr [-h] [--format {json,csv,table}] [name]

Report shared records for a logged-in user.

positional arguments:
  name                  file name

optional arguments:
  -h, --help            show this help message and exit
  --format {json,csv,table}
                        Data format output

```

出力サンプル

<div><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2FHSzocaBXEKebrdqGdPxr%2Fimage.png?alt=media&#x26;token=9e9f6cb0-140b-4080-945a-fdbe1c2b66c3" alt=""> <figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2FbaUiqud1ciHQDi7v14yp%2Fimage.png?alt=media&#x26;token=2670559d-e81e-4d42-9a64-ac06046a926f" alt=""><figcaption></figcaption></figure></div>

## 管理レベルのアクセス権限レポート

エンタープライズユーザーは、Keeperコンプライアンスレポート機能を使用して組織全体の詳細なアクセスレポートをご利用になれます。

コンプライアンスレポートを利用することで、企業内のレコードおよび認証情報に対するアクセス権限を必要に応じて可視化でき、Sarbanes Oxley (SOX) や、定期的なアクセス制御監査を必要とする規制のコンプライアンス監査プロセスが簡素化されます。

Keeperコンプライアンスレポートの詳細については、[こちらのページ](/enterprise-guide/jp/compliance-reports.md)をご参照ください。


---

# 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/user-guides/jp/export-and-reports/shared-records-report.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.
