# Sharing

Sharing can be done on the Drive level, with individual users, or with Groups. Files can also be set to be accessed by anyone with a link.&#x20;

### Sharing with Groups

Groups are simply groups of users. They can be used for quickly sharing files, sending emails, adding to Chat spaces, and more.&#x20;

Using Groups simplifies sharing files, folders, and drives, as Groups can quickly be added instead of choosing each user individually.&#x20;

A file in a shared drive can be shared with a maximum of 100 Groups.&#x20;

### My Drive file ownership and unreachable content

Objects created in a User's My Drive belong to the user, while objects created in a shared Drive belong to the organization.&#x20;

Because of these default Sharing structures, there is a chance of files becoming"orphaned" with no owner. Google My Drive sharing allows owners of folders located in shared folders, to adjust the permissions and hide content from the original user. This can lead to unorganized data in no folder as the data becomes orphaned.

### Trust rules

Trust rules are available in Enterprise and Education plans on Standard tier and above. When enabled, Trust rules replace standard drive sharing settings, and any sharing settings will be converted to Trust rules.&#x20;

Trust rules provide granular control over access, including access controls that can include or exclude external parties. Trust rules include settings such as whitelisting domains, excluding external organizations, and more. Multiple Trust Rules can be active at one time for additional control over access.&#x20;


---

# 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.the-cloud-storage-guide.io/cloud-storage-platforms/google-workspace-overview/storage-and-sharing/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.
