# User Roles and Privleges

Users can be created with prebuilt roles that have predefined permissions for changing permissions and accessing specific features in the Workspace account. Roles can be assigned to a specific user or to multiple users at once.&#x20;

Prebuilt Administrator Roles are created by Google for common use cases. You can find out details about the different prebuilt administrator roles [here](/cloud-storage-platforms/google-workspace-overview/users-and-groups/user-roles-and-privleges/what-user-roles-exist-in-google.md).&#x20;

If an organization needs something more specific than the prebuilt roles, custom roles can be created with granular permissions that can then be assigned to users during User creation.&#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/user-roles-and-privleges.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.
