# Log in to Xygeni

Go to our **Login page**:  <https://in.xygeni.io/auth/login>&#x20;

You can login either by using **your Xygeni identifier** or using your preferred **Authentication system** (go to [Xygeni Single-Sign-On (SSO) Authentication](/xygeni-administration/platform-administration/integrations/xygeni-single-sign-on-sso-authentication.md) to learn how to integrate authentication through SAML )

<figure><img src="/files/wNiCbNXKf4OuRdkeq68d" alt="" width="260"><figcaption></figcaption></figure>

{% hint style="info" %}
If you use **Xygeni authentication**, you will need to provide a password. In case you are new to Xygeni, please go to [First Login to Xygeni](#first-login-to-xygeni).&#x20;

If you use **SSO** to authenticate, your Xygeni account will be created automatically the first time to access Xygeni and no password will be required. The exception is the "owner" of the Xygeni account. For the owner the possibility to authenticate locally (i.e. through password)  will always be present.&#x20;
{% endhint %}

## First Login to Xygeni

* As the first user in your Xygeni organization, you are designated as the main administrator (owner), granting you full permissions to create new user accounts, edit projects, and set up policies. Upon creating the Xygeni account, you will receive a notification email to set up a new password.
* As a new user in an existing Xygeni Organization, you will receive an email notification to set your password

<figure><img src="/files/2nl84Xd7NhNK00BMSF9c" alt="" width="563"><figcaption></figcaption></figure>

Clicking on **Set a new password** button will redirect you to Reset Password dialog.

<figure><img src="/files/6t7ZZfHfNN4YOiltpYXR" alt="" width="248"><figcaption></figcaption></figure>

Upon successful password creation, the application will launch, starting you off on the **Home** page.

<figure><img src="/files/9BqwjSLB90uNa5tpsCYB" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you are the first user in your Xygeni Organization, the dashboard will be empty because no scans have been executed. To understand how to start scanning, please refer to the below options:&#x20;

* [Quick start with your code repository](/getting-started/quick-start-with-your-code-repository.md)&#x20;
* [Quick start with Xygeni CLI](/getting-started/quick-start-with-xygeni-cli.md)&#x20;
* [Quick start with preloaded project](/getting-started/quick-start-with-preloaded-project.md)
  {% endhint %}


---

# 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.xygeni.io/getting-started/log-in-to-xygeni.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.
