# Google SSO

#### Introduction

This short guide explains the process of login into Paradime using Google SSO.

#### Step 1 - Enter Organization Name

When the user visits [`https://app.paradime.io`](https://app.paradime.io) they have to enter their organization name.

<figure><img src="/files/3QwTtRmEVhQsOZkpQJ4t" alt=""><figcaption></figcaption></figure>

#### Step 2 - Choose SSO Auth Method

When the user enters their organization name, then they are presented with Google or Github SSO option for login. Personal emails are blocked on Paradime, so the user has to sign in with their business email.

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

#### Step 3 - Log in using Google SSO

Choose your Google Login credentials that is registered on Paradime. If you use a domain that is not registered on Paradime, you will be blocked. If you are not signed into the Google account, you will be prompted at this point to enter your username and password.

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

#### Step 4 - Optionally complete Google MFA

Once you choose the credentials to login, depending on your organization settings, you may have to complete an additional MFA authentication step.

#### Step 5 - Logged In to Paradime

Once the login process is complete, you will be on the Paradime home page.

<figure><img src="/files/9PRrTvnwaFVlR37UAE59" alt=""><figcaption></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.paradime.io/app-help/documentation/security/single-sign-on/google-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.
