# Login to QMCLOUD

Navigate to the QMCLOUD URL that was setup and login using the username and password details.

The login screen is displayed as shown below:

Diagram – QMCLOUD login screen

<div align="left"><figure><img src="/files/KaonOkZpxKzGCI2H9Y4M" alt="" width="210"><figcaption></figcaption></figure></div>

Type in the username and password and click on the login button to initiate the login process. Once the login is successful, a dashboard is displayed.

{% hint style="info" %}
Self hosted or AWS Marketplace appliance - When you navigate to the QMCLOUD URL the first time, it prompts for user details including name, email address etc. to create the first user in its security system. An email is sent to the email address to set the initial password. The first user is a "Super User" with all the permissions in QMCLOUD. &#x20;
{% endhint %}

{% hint style="info" %}
SaaS environment - a user is required to go through a registration and activation process to access QMCLOUD.
{% 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.qmcloud.io/getting-started/login-to-qmcloud.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.
