# Google Workspace (GSuite)

For setup instructions, we recommend clients first follow our SAML instructions here:

{% content-ref url="/pages/3lL0B8KFkOeshqpkRKw0" %}
[SAML](/account/single-sign-on/saml.md)
{% endcontent-ref %}

Once basic SAML integration has been set up, there are a few additional steps required in order for a user's assigned roles to be contained in the SAML response from your server.

## SSO configuration in Google Workspace

<figure><img src="/files/CIms5vwyrpP6NoN7G9sT" alt=""><figcaption><p>ACS URL and Start URL will be provided by Appetize.io</p></figcaption></figure>

## Configure a new Role on the user object

<figure><img src="/files/NeSqD8pPVWdgljIdiwlj" alt=""><figcaption><p>Define the Appetize_role (or name it as you wish)</p></figcaption></figure>

## Map the newly defined role to the App attribute "groups"

<figure><img src="/files/gLCnvDUYEDPkkYb2HGic" alt=""><figcaption><p>Map user role to "groups" attribute</p></figcaption></figure>


---

# 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.appetize.io/account/single-sign-on/google-workspace-gsuite.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.
