# Create an Account

When you log in for the first time to any Linux Foundation-managed service that is protected with Single Sign On (SSO), you must create an account. To create an LF account, follow these steps:

1. Navigate to the [LFX Platform](http://lfx.linuxfoundation.org) and click **CREATE LFX PROFILE (2)** at the top right corner of the main menu. Alternatively, you can also click the **Create Your LFX Profile** (3) link from the page. If you already have an LF profile, click **My LF Profile (1)** to go to the next page.

<figure><img src="/files/l7l1eNtcj4qAWnB65zqa" alt=""><figcaption><p>Create LFX profile</p></figcaption></figure>

2. On the SIGN IN page, click **Create an account to** create an LF account. If you already have an LF account, then enter your username or Email ID and password. Click **SIGN IN** to continue with your LF Accoun&#x74;**.**

{% hint style="info" %}
You can also sign in using one of the options given on the **SIGNIN** page. For more information, see Sign-in[ options](/lfx/sso/sign-in.md).
{% endhint %}

<figure><img src="/files/-MFWt-dy7W8VThdkj2E1" alt="Create an account signin page"><figcaption><p>Create an account</p></figcaption></figure>

3. On the **CREATE YOUR ACCOUNT** page, enter your first name, last name, Email address, username, and password. Click the **Create Account** CTA button.

![Create Account](/files/kBkTnqoC1UgQEfZPAMqy)

4. You will receive a verification link to verify your account on your email address. If you do not receive the email, click the **Resend Email** CTA button.

![Resend Email](/files/2b5u1Y8nrnnA7OsrDsGg)

5. Check your inbox for mail from `The Linux Foundation:Create Account` email and open it. Click the **Verify Email** CTA button. Below is an example of the email you will receive.

![Verify Email](/files/I7aHCsIWrIADrgIXOmw7)

6. Once you click on the link, you will be redirected to the **Sign In** page of the Linux Foundation service you are trying to access. Your email and password will be auto-populated from the account creation step.

![Sign In](/files/W9R7veNqW8VA0kF1GhDM)

7. Verify your information and click **SIGN IN** CTA button. You will be redirected to the Linux Foundation service you are trying to access.


---

# 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.linuxfoundation.org/lfx/sso/create-an-account.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.
