# Login

{% embed url="<https://www.youtube.com/watch?v=CIpsJS3o_Yc>" %}
First login
{% endembed %}

You must use the [Google Chrome](https://www.google.com/chrome/index.html) browser in order to work with the operator interface of the mluvii application. We strongly recommend that you use an **up-to-date browser version** at all times.

You can access the application at [app.mluvii.com/app](https://app.mluvii.com/app) after logging in under an existing operator account. The managing of accounts is the responsibility of the company administrator.

{% hint style="info" %}
*In addition to a combination of email and password, you can also sign in to app using your Google Account.*
{% endhint %}

{% hint style="danger" %}
*If the user sets his own username (i.e. changes the default e-mail address), he must always use the username and the password he has set during login. **The combination of the password and the email address will no longer work!***
{% endhint %}

### After login

Upon logging into the mluvii application, you will be redirected to the basic workspace. If you sign up for the first time on your computer, it will prompt you to **authorize the use of the audio and video (AV) device.**

{% hint style="danger" %}
*AV devices must be **permitted** if the operator wants to use them during A/V or phone calls. For example, without an available microphone, the operator is unable to dial an outgoing call.*
{% endhint %}

{% hint style="success" %}
*You will also be prompted to enable **notifications for the site (***[***app.mluvii.com***](https://app.mluvii.com/app)***).** It is recommended to enable these notifications (this way the operator will be able to receive notifications even when he is active in another system, etc.).*
{% 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.mluvii.com/en/for-operators/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.
