# Google permissions

<figure><img src="/files/RjlvtmLnVwF8BVFiQH0Q" alt=""><figcaption></figcaption></figure>

UMA requires the following permission scope to work with your Google Workspace environment:

<details>

<summary><mark style="color:blue;">https://www.googleapis.com/auth/calendar</mark></summary>

***Read and write calendars in all mailboxes***

***

We need this permission to write to your users and resource calendars.

This is required when booking or editing a booking through UMA.

</details>

<details>

<summary><mark style="color:blue;">https://www.googleapis.com/auth/admin.directory.resource.calendar</mark></summary>

**Scope for access to all calendar resources operations**

***

We need this permission to get a list of all resource calendars.

This is required when booking or editing a booking through UMA.

</details>

<details>

<summary><mark style="color:blue;">https://www.googleapis.com/auth/admin.directory.group.readonly</mark></summary>

***Read all groups***

***

We need this permission to read your Google Workspace groups for [user sync](/uma-knowledgebase/integrations/calendar/microsoft-365/user-sync-legacy-search-scim.md).

</details>

<details>

<summary><mark style="color:blue;">https://www.googleapis.com/auth/admin.directory.group.member.readonly</mark></summary>

***Read all group memberships***

***

We need this permission to read the members of your Google Workspace groups for [user sync](/uma-knowledgebase/integrations/calendar/microsoft-365/user-sync-legacy-search-scim.md).

</details>

<details>

<summary><mark style="color:blue;">https://www.googleapis.com/auth/admin.directory.user.readonly</mark></summary>

***Read all users full profiles***

***

Allows UMA to read the full set of profile properties, reports, and managers of other users in your organisation, on behalf of the signed-in user.

</details>

For further information on Google Workspace scopes follow the documentation here:

{% embed url="<https://developers.google.com/admin-sdk/directory/v1/guides/authorizing>" %}


---

# 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://support.meetuma.ai/uma-knowledgebase/integrations/calendar/google-workspace/google-permissions.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.
