> For the complete documentation index, see [llms.txt](https://docs.linuxfoundation.org/lfx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linuxfoundation.org/lfx/sso/sign-in/sign-in-with-google.md).

# Sign in with Google

You can use your Gmail login to access the protected Linux Foundation service. The first time, you'll enter your Gmail credentials to authenticate your Google account. Afterward, you can simply click the Google icon to sign in, streamlining the login process.

## To Sign in with Google <a href="#to-log-in-with-google" id="to-log-in-with-google"></a>

1\. On the **SSO Sign In page**, click on the Google icon to sign in with your Google account.

![Sign in with Google](/files/-MLkj7O06eA-PJuJ81f1)

2\. Enter your email address and click **Next.**

![Create Account](/files/-M6XB6qz8KyklWHivHit)

3\. Enter your password and click **Next**.

![Create Account](/files/-M6XBZHnrYpq99NKV7XB)

4\. If you don't have an LF Account associated with the email address you're using, you will be navigated to **Create your LF Account** page.

![](/files/-MFX7PfNCc6VG4abDR8L)

5\. Enter your username, and click on the **Create Account** CTA button. You will be redirected to the Linux Foundation service page that you are trying to access.

{% hint style="info" %}
This username will be your new LF account username and will be synced with your email address.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.linuxfoundation.org/lfx/sso/sign-in/sign-in-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.
