> For the complete documentation index, see [llms.txt](https://helpdocs.yoxel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.yoxel.com/yoxel-sync/adding-yoxel-sync-to-google-workspace-allowlist.md).

# Adding Yoxel Sync to Google Workspace allowlist

Email Sync for Google users requires special access that can only be administered by your Google domain admin. Here are the steps.

1. **Login to the Admin Console of your Google Workspace**

You must be signed in as a [super administrator](https://support.google.com/a/answer/2405986#super_admin) of your Google Workspace to complete the actions listed below.

<figure><img src="https://docs.aurinko.io/~gitbook/image?url=https%3A%2F%2F3933352743-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F0ua36KLVlbUN5bA2bgiq%252Fuploads%252F66nfxIvk6s0iKpD3QlKw%252Fimage.png%3Falt%3Dmedia%26token%3D96d5127e-a4d6-45a8-ba2f-3453caa7ffd0&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=504f74b3&#x26;sv=2" alt=""><figcaption></figcaption></figure>

2. **Navigate to the API controls in Security Settings**

From the Admin console home, go to **Security > API Controls**. This might be located at the bottom of the page.

<figure><img src="https://docs.aurinko.io/~gitbook/image?url=https%3A%2F%2F3933352743-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F0ua36KLVlbUN5bA2bgiq%252Fuploads%252F2yG1DQpHZULRdPk5OV3g%252Fimage.png%3Falt%3Dmedia%26token%3D706fbaea-5056-4d3e-91de-62a14303f817&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=ef2c331f&#x26;sv=2" alt=""><figcaption></figcaption></figure>

3. **Navigate to Manager Third-Party App Access**

<figure><img src="https://docs.aurinko.io/~gitbook/image?url=https%3A%2F%2F3933352743-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F0ua36KLVlbUN5bA2bgiq%252Fuploads%252FlEpc5xcoWrs9zAqLQPu9%252Fimage.png%3Falt%3Dmedia%26token%3Dad5622d3-92c6-4fde-b93c-b83e004e7353&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=ccf0d357&#x26;sv=2" alt=""><figcaption></figcaption></figure>

4. **Select "Add app" and "OAuth App Name Or Client ID" in the dropdown.**

<figure><img src="https://docs.aurinko.io/~gitbook/image?url=https%3A%2F%2F3933352743-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F0ua36KLVlbUN5bA2bgiq%252Fuploads%252F0BHbkbYtlKCOljZ7roHm%252Fimage.png%3Falt%3Dmedia%26token%3D94f08961-d589-4294-8f46-263c0707ce0a&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2f67f3d9&#x26;sv=2" alt=""><figcaption></figcaption></figure>

5. **Fill in the OAuth 2.0 Client ID for the Yoxel app:**

```
304390537347-4hmjuci0dr4grdm7k6jba5hg7hb6u9i6.apps.googleusercontent.com
```

select the available OAuth client ID:

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

Then, select scope '**All users'**

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

then, **"Trusted"** option for app access.

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

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

**Confirm!**

**Now, your users should be able to authorize Yoxel Sync to access email.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpdocs.yoxel.com/yoxel-sync/adding-yoxel-sync-to-google-workspace-allowlist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
