# Logging in to the Platform for the first time

With the subscription to EVE, the user will receive an email with the access to the instance. Logging into the EVE web interface may vary depending on the browser.&#x20;

When logging in, the user can have an "Administrator" user account or a "User" account. See Types of Accounts.&#x20;

To log in to the Platform for the first time follow the steps below:&#x20;

1. Check the email for the Welcome to EVE email.&#x20;
2. Copy the Key Provided. &#x20;
3. Click on the <mark style="color:orange;">Confirm Account</mark> button to access the platform.&#x20;
4. Create a password and enter the key provided on the email.&#x20;
5. Click on <mark style="color:orange;">Active account</mark>  to activate the account.&#x20;
6. Click on <mark style="color:orange;">BACK TO LOG IN</mark> to access the main Login Page of the platform.&#x20;
7. Enter the credentials and click on the <mark style="color:orange;">Sign In</mark> button.&#x20;

If a user try to log in too many times with an  incorrect username or password, the account will be locked. Contact the administrator to unlock the account.&#x20;

If the credentials are correct, the user will have access to the Platform with the Dashboard tab being the initial page displayed.

***

{% hint style="warning" %}
If a user try to log in too many times with an  incorrect username or password, the account will be locked. Contact the administrator to unlock the account.
{% 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.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/logging-in-to-the-platform-for-the-first-time.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.
