# First Time Login

When landing on the Login page, you will be asked to sign in. Use the following default credentials for first-time login:

• **Username:** rekor

• **Password:** EdgePro.Camera1

{% hint style="warning" %}
Both the username and password are case-sensitive.
{% endhint %}

<div align="left"><figure><img src="/files/GycsRZzUMBez9B7WrR9a" alt=""><figcaption></figcaption></figure></div>

After successfully signing in for the first time, you will be asked to create a New Administrator. You will need to provide the following information:

* Username
* Password
* Password Confirmation

<figure><img src="/files/UFpRLc8QIhN6v03QOn2m" alt=""><figcaption></figcaption></figure>

A confirmation window will display after successful account creation. Click OK.

{% hint style="success" %}
You will log in with these credentials moving forward.
{% endhint %}

<figure><img src="/files/4TlqIeOMMNK7fU4keyDu" alt=""><figcaption></figcaption></figure>


---

# 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.rekor.ai/edge-pro/connecting/configuration-dashboard/first-time-login.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.
