# 共有

<figure><img src="/files/v37f9NTuXEbwIySHBRzx" alt=""><figcaption></figcaption></figure>

## 概要

ロール単位の強制適用ポリシーを備えたさまざまな共有機能でさまざまな使用事例に対応します。

## 共有の種類

* [レコードとファイルの共有](/enterprise-guide/jp/sharing/record-and-file-sharing.md)\
  単一のレコードを他のKeeperユーザーと簡単に共有し、さまざまな権限タイプから権限を選択してアクセスをコントロールします。
* [共有フォルダ](/enterprise-guide/jp/sharing/folders.md)\
  フォルダ内の複数のレコードを特定のユーザーやKeeperチームと共有します。
* [PAMリソースの共有](/enterprise-guide/jp/sharing/pam-resource-sharing.md)\
  認証情報を共有することなく、ゼロトラストの特権セッションへのアクセスを共有できます。
* [ワンタイム共有](/enterprise-guide/jp/sharing/one-time-share.md)\
  Keeperアカウントを持っていない人にも、時間制限付きで安全にレコードを共有します。オンボーディング過程で請負業者や新入社員と情報を共有する場合に便利な機能です。
* [共有管理者](/enterprise-guide/jp/sharing/share-admin.md)\
  ロール単位の権限で、組織の共有フォルダおよび共有レコードに対する管理者のアクセス権を押し上げます。
* [時間制限付きアクセス](/enterprise-guide/jp/sharing/time-limited-access.md)\
  指定した期間のみ、他のKeeperユーザーと認証情報やシークレットを安全に共有でき、指定した時間になると自動的にアクセスが取り消されます。
* [自動消滅レコード](/enterprise-guide/jp/sharing/self-destructing-records.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/enterprise-guide/jp/sharing.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.
