# Users and Groups

Google Workspace allows adding both individual users and groups of users. Every user is an individual with their own personal drive. By default, users have no access permissions unless granted during user creation.&#x20;

### Groups

Groups are Users that have a shared set of permissions. This is useful to quickly give Users access to specific files and drives, as well as permissions to update and modify specific settings. Users added to a group will inherit the default permissions, but these can be further adjusted on an individual level.&#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/users-and-groups.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.
