# SSO (Gmail Log in)

***

The **SSO (Single Sign-On) with Gmail** feature allows users to sign in to Agency Handy using their Google account. This eliminates the need to create and remember separate login credentials, making access faster, more secure, and more convenient.

***

### What You Can Do

* Log in using your Google (Gmail) account
* Skip manual email/password entry
* Access your account instantly after authentication
* Automatically link your Google email to your Agency Handy account

***

### Why It Matters

* Reduces login friction and password fatigue
* Improves security with Google authentication
* Speeds up onboarding for new users
* Minimizes failed login attempts and password resets

***

### Getting Started

To use Gmail login, simply select the **“Continue with Google”** option from the login page. If your Google account email matches an existing Agency Handy account, you will be logged in automatically.

If no account exists, a new account will be created using your Google profile.

***

### How to Log in with Gmail

1. Go to the **Login page**
2. Click **Continue with Google**
3. Select your Google account
4. Grant access permissions (if prompted)
5. You will be redirected to your dashboard

***

### Account Linking Behavior

* If the Google email already exists in Agency Handy:
  * The system logs you into that account
* If the email does not exist:
  * A new account is created automatically
* The Google email becomes the primary login identity

***

### Session Behavior

* Once logged in, your session behaves like a regular login
* You can log out at any time
* Re-login can be done instantly without entering credentials again

***

### Additional Notes

* Users must use the **same email address** as their Agency Handy account for seamless login
* Password-based login remains available as an alternative
* Google authentication follows Google’s security protocols
* If access is removed from Google, login will be restricted


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/log-in/sso-gmail-log-in.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.
