# Using Google Workspace for SSO

{% hint style="warning" %}
If you incorrectly configure SSO for your group, members of your group will not be able to log in to the application. Ensure that you test your SSO log-in after you configure it.
{% endhint %}

To enable SSO for your Enterprise group and any subgroups, complete the following steps:

1. Go to <https://app-eap.engagevr.io/>, and then log in.
2. From the menu, select **Groups**.
3. Select the name or the **View** icon for the group.
4. Select the **Security** tab, and then select **Single Sign-On (SSO)**.

<figure><img src="/files/rzLcXU7af2SPMsIYKE9o" alt=""><figcaption><p>Link to access SSO configuration settings</p></figcaption></figure>

5. On the **SSO** page, from the **SSO Provider** list, select **Google Workspace**.
6. Enter your **Client ID** and **Client Secret**. For more information about these fields, contact your SSO provider.
7. From the **Enforcement** list, choose one of the following options:
   * To require all members of the group or subgroups to use SSO to log in, select **Full**.
   * To require only members of the group or subgroups with specific email addresses to use SSO to log in, select **Partial**. Then, for each domain that you want to require SSO for, enter the domain in the **Domain Name** field, and then select **Add**.
8. Select **Apply**.


---

# 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.engagevr.io/enterprise/enterprise-admin-portal/group-security/single-sign-on/using-google-workspace-for-sso.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.
