# Sign on and Navigation

To login to MLM-AI, enter the username and password provided to you by your administrator.

<figure><img src="/files/1TTgRESumid8LsZwoLuw" alt=""><figcaption></figcaption></figure>

Once logged in, you can navigate via the launch page to relevant tabs via a left-hand menu. You can also access the biologit website, help pages and product tours from the landing page:

{% embed url="<https://youtu.be/gga2PtfXcGQ>" %}

### Forgot password?

Registered users in the platform can ask for a temporary password. This password can be obtained by clicking Forgot password and then writing the user's login email. If the email is registered in the platform the user will shortly receive an email with the temporary password he can use to login and create a new password. Note that to proceed with this request the user will need to complete a CAPTCHA verification step.<br>

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

<figure><img src="/files/r41sMAA2Vq0f8rFziobg" alt=""><figcaption><p>Example temporary password email</p></figcaption></figure>

### Getting Help

From any screen, click the help (?) icon to get access to in-app help content, linking to the product documentation.

Where available, you can also take a **Tour** for the respective page. Click on the help icon and then the "Take the Tour" button:&#x20;

{% embed url="<https://youtu.be/2DXB6LaXAAc>" %}

### User Profile

The user profile menu appears when clicking the User icon (top right). From here users can:

* Log out from the application (**LOGOUT** link)
* View assigned [permissions ](/configuration/team-and-user-management.md#permissions)and [monitors](/configuration/monitor-configuration.md).
* Update your password.
* View MLM-AI release status and get access to the support desk.

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

### Dark Mode

If you prefer, you can use the MLM-AI interface in dark mode:

{% embed url="<https://youtu.be/mx76MlL6Js4>" %}


---

# 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.biologit.com/application/navigation.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.
