# Setting up SSO with GSuite

{% hint style="info" %}
**Account owner permissions required**

You need to be the account owner to setup SSO.
{% endhint %}

1\. Click on the cog-icon on the top right and go to **Account settings**

![](/files/-MF_p0Ppq1jw_E-vZOmi)

2\. Go to the **Single sign-on** tab.

3\. Chose **Google (OAuth 2.0)** as the authentication method and enter your Google domain.

![](/files/-MF_qYulCWuhEOYWxN9z)

4\. Optionally set **Allow login with username and password**, if you want to allow users in ilert that are not part of your G Suite organization, and therefore, will need to login via email/username and password.

5\. Optionally set **Provision new users on first SSO login**, if you don't want to manually create users in advance and have them automatically created on their first SSO login.

{% hint style="warning" %}
If you revoke a user's access at your SSO provider, the user won't be able to login to ilert via SSO, but this will not delete the user in ilert. The user needs to be manually deleted in ilert by an admin or by the account owner.
{% endhint %}

## FAQ

### Are multiple G Suite domains supported?

No, only a single domain is supported.


---

# 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.ilert.com/users-and-access-management/single-sign-on/setting-up-sso-with-g-suite.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.
