# Login

When you enter the VirtualMetric *Dashboard* with your internet browser, you will see the following login screen:

<div align="center"><figure><img src="/files/VYxDK7j71Lnco2mXqYzg" alt=""><figcaption></figcaption></figure></div>

On this screen, you will see the following:

1. The **Username** field
2. The **Password** field
3. The **Password Recovery Reset** button
4. The **Login** button

After you type your username and password, click the **Login** button to enter the *Dashboard*.

***

## Language

The *Dashboard* login page automatically detects your internet browser's locale setting and serves you in your own language.

<div align="center"><figure><img src="/files/KGHXlnkJ8WGywT5Fb49E" alt=""><figcaption></figcaption></figure></div>

If you want to use an alternative language, you can set it from **User Management**.

***

## Logout

To end your VirtualMetric session, you can use the **Logout** button.

<div align="center"><figure><img src="/files/eIKqshXkyze41TdLzb4F" alt=""><figcaption></figcaption></figure></div>

Click on your username on the top left to open the menu.

<div align="center"><figure><img src="/files/N3D2qt5OdjJwgIlAGXh4" alt=""><figcaption></figcaption></figure></div>

Click the **Logout** button to log out.

***

## Password Recovery Request

If you forget your password, you can request a mew one to be sent to your email address.

Click the **Forgot Password** button to open the password recovery form.

<div align="center"><figure><img src="/files/r8UoKY8z3Hd1BSz631GQ" alt=""><figcaption></figcaption></figure></div>

Type your email address and click the **Reset Password** button.

<div align="center"><figure><img src="/files/SVcuHHXqLNiz9zq3B0h6" alt=""><figcaption></figcaption></figure></div>

If you typed your email address correctly, you will see the notification window.

<div align="center"><figure><img src="/files/jntia2ErB1ZFi28pfSx9" alt=""><figcaption></figcaption></figure></div>

If the email address is not registered with VirtualMetric, you will get a warning.

<div align="center"><figure><img src="/files/3RS1I0NkT5ywbQSTWI00" alt=""><figcaption></figcaption></figure></div>

In that case, you first have to register your user email address.


---

# 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.virtualmetric.com/dashboard/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.
