# How to login to FenixPyre Windows Agent

Follow these simple steps to sign in to your **FenixPyre** account:

{% stepper %}
{% step %}

### Click on "Sign-In"

* Click on the FenixPyre tray icon to open the **FenixPyre** sign-in page.
* Click on the **Sign-In** button.

<figure><img src="/files/VBP3US8XTiyoHHMv0vSq" alt="" width="370"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Enter Organization ID**

You will be prompted to enter your **Organization ID**. Input the ID provided by your organization.

<figure><img src="/files/LUZb10VreEh6cfgxSifL" alt="" width="370"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Continue with Email**

After entering the Organization ID, click on **Continue with Email** to proceed.

<figure><img src="/files/lpHggcPLxH4pDrLcIVl7" alt="" width="370"><figcaption></figcaption></figure>

{% endstep %}

{% step %}
**Enter Your Email ID**

Next, enter the **email address** associated with your FenixPyre account.
{% endstep %}

{% step %}
**Verification Code**

A **verification code** will be sent to your email inbox. Check your email for the code.
{% endstep %}

{% step %}
**Enter the Verification Code**

Input the verification code you received in your email.

<figure><img src="/files/vFJOd4OKUQVUC63eJGN9" alt="" width="370"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Logged In**

Once the code is verified, you will be successfully logged into your **FenixPyre** account!

<figure><img src="/files/TOGjRpwGVM68QziwtJzT" alt="" width="370"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.fenixpyre.com/fenixpyre-for-admins/fenixpyre-windows-agent/how-to-login-to-fenixpyre-windows-agent.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.
