# Sharing

<figure><img src="/files/194ZX3cPV3cZ45FejP03" alt=""><figcaption></figcaption></figure>

## Overview

Sharing Keeper records is a secure and powerful feature of the platform. Keeper offers various easy-to-use sharing capabilities with role-based enforcement policies to solve the most common use cases.

## Types of Sharing

* [**Record and File Sharing**](/en/enterprise-guide/sharing/record-and-file-sharing.md) - easily share a single record with another Keeper user and choose from various permission types to control access.&#x20;
* [**Shared Folders**](/en/enterprise-guide/sharing/folders.md) - share multiple records in a folder to a specific set of users or Keeper Teams.
* [**PAM Resource Sharing**](/en/enterprise-guide/sharing/pam-resource-sharing.md) - share access to a zero-trust privileged session without sharing access to credentials
* [**One-Time Share**](/en/enterprise-guide/sharing/one-time-share.md) - provides time-limited secure sharing of a record to anyone, even if they don't have a Keeper account. This is a useful feature for sharing information with contractors or new employees during their onboarding process.
* [**Share Admin**](/en/enterprise-guide/sharing/share-admin.md) - role-based permission that gives administrators elevated access rights over your organization's shared folders and shared records.
* [**Time-Limited Access**](/en/enterprise-guide/sharing/time-limited-access.md) - securely share credentials or secrets with other Keeper users on a temporary basis, automatically revoking access at a specified time.
* [**Self-Destructing Records**](/en/enterprise-guide/sharing/self-destructing-records.md) - One-time share records that automatically delete from both sides when shared and viewed.


---

# 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/en/enterprise-guide/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.
