# Login with Google

{% embed url="<https://www.loom.com/share/785c22ae7ef54fd6ab8a54dfe7e9075c>" %}

Rox supports Google Single Sign-On so you can access the platform with your **work-managed Google account** in just a few clicks. (Personal @gmail.com accounts are blocked.)

***

**How to Sign In with Your Work Google Account**

1. Open the Rox login page
   1. Go to <https://rox.com>
   2. Click "Log In" in the upper-right corner.
2. Choose “Continue with Google”

   • On the sign-in screen, select Continue with Google instead of entering your email manually.
3. Select (or enter) your work account

   • If you’re already signed in to Google in your browser, pick the correct work account from the list.

   • Otherwise, enter your corporate Google email (e.g., <you@company.com>) and click Next.
4. Authenticate with Google

   • Type your Google password.

   • Complete any required 2-Step Verification (SMS, authenticator app, security key, etc.).
5. Finish and verify

   • After successful authentication, you’ll be redirected to Rox.

   • Rox automatically imports your name, email, and organization from Google and sets up your workspace.


---

# 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.rox.com/development/product/accessing-rox/login-with-google.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.
