# Login Page

Once the mobile app is configured to connect to your QLM License Server, you will be presented with a login page to login to the QLM License Server.

The login credentials can be configured in the QLM Management Console / Manage Keys / User Accounts.

Note that a QLM Portal license and QLM Portal Users Licenses are required to create user accounts. User accounts of type 'Customer' cannot use the QLM Mobile App.


---

# 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.soraco.co/docs/qlm-mobile-app/login-page.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.
