# Adding Yoxel Addin to Google Workspace allowlist

Yoxel Addin for Google users requires special access that can only be configured by your Google Workspace domain admin. Follow the steps below.

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:**

```
804507519860-d17j349vi45tfi6qno3menc34nuth98r.apps.googleusercontent.com
```

select the available OAuth client ID:

<figure><img src="https://2347016775-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpfahWVY94WP1EHugi6X6%2Fuploads%2FHFfa5TpN0MxAXcas1Xo1%2Fimage.png?alt=media&#x26;token=f481010e-e184-4843-a860-740e9b8f61ce" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2347016775-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpfahWVY94WP1EHugi6X6%2Fuploads%2FJu851ywYCmfqFGEuJwy3%2Fimage.png?alt=media&#x26;token=ac88b39f-3326-4fbe-89c2-9ee8218912ae" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2347016775-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpfahWVY94WP1EHugi6X6%2Fuploads%2F1erqDcVWrDr9FxXY2F9z%2Fimage.png?alt=media&#x26;token=33d36fba-94c9-4446-a972-b19a637941ca" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2347016775-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpfahWVY94WP1EHugi6X6%2Fuploads%2F97EHiS6sef8wfA3T6Qee%2Fimage.png?alt=media&#x26;token=218157c9-1921-4a6e-ba08-a98a9bb18dbb" alt=""><figcaption></figcaption></figure>

**Confirm!**

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


---

# 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://helpdocs.yoxel.com/yoxel-addons/adding-yoxel-addin-to-google-workspace-allowlist.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.
