# Login

In order to sign in to Rekor Discover, a tenant account must first be set up for the customer site. Please contact Rekor to accomplish this. Each customer will have an administrative user that will add the operational users to the tenant account. Once each user is created, the user will receive an invitation to login and create a password. Once this is complete, the user may log in.

Using an Internet browser, type the following URL into the browser:

{% embed url="<https://discover.rekor.one>" %}

Enter the user email address used when setting up the account.

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

Enter the password created when the user logged into the site for the first time.

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

If the password has been forgotten, the user can click the Forgot Password? link. Once the link is selected, the Recover Password screen will be displayed.

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

You may then click the "Email me a recovery link" button.

A recovery link will be emailed to the address that was used to create the account.


---

# 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/rekor-discover-r/getting-started/quickstart.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.
