# What user roles exist in Google

Prebuilt Administrator Roles cover many common use cases and can be assigned immediately with no additional configuration. As these roles are created by Google, the specific privilieges in each cannot be modified.&#x20;

#### Super Admins

Super Admins have **full control of the organization**. They can make any change to the organization including user management and creation.&#x20;

#### **Groups Admin**

Groups Admins can manage Groups tasks. This includes creating/deleting new Groups and managing group members. They can also add security labels to a group.&#x20;

Groups Admin roles have two sub roles as well. **Groups Readers** can see Groups information but can't change it. **Groups Editors** are identical to Groupds Admins except with no option to add a security label.&#x20;

#### User Management Admin

User Management Admins can manage all user accounts except for Admins. This includes managing security settings, renaming users, and updating passwords.&#x20;

#### Help Desk Admin

Help Desk Admins can reset passwords for non-admin users and view the organizational structure.&#x20;

#### Services Admin

Services Admins can enable/disable services and change service settings for non-admin users.&#x20;

#### Mobile Admin

Mobile Admins can provision and approve devices, manage mobile apps, and set device policies.&#x20;

#### Storage Admin

Storage admins can view the organization's storage use as well as users and shared drives and set storage limits for non-admin users.&#x20;

#### Google Voice Admin

Used exclusively for managing Google Voice settings.&#x20;

#### Directory Sync Admin

Can set up and manage Directory Sync

#### Reseller Admin & Indirect Reseller Admin

These roles are used for Google Workspace authorized resellers for placing orders for Google Workspace Accounts.&#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/what-user-roles-exist-in-google.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.
