# QLM Portal

The QLM Portal is an add-on to QLM. It provides a web-based user interface for managing license keys. The QLM Portal exposes the most common operations an administrator or a reseller requires to manage their customers’ license keys. It requires user authentication and uses role-based access control. The QLM Portal is a perfect tool for your resellers or affiliates to manage their customers while keeping you, the vendor, in total control. You can specify how many license keys a reseller can generate, which products they have access to, and what operations they can perform.&#x20;

Through a role-based access model, you control the privileges of a user or group of users. Some of the license key limits that can be set are:&#x20;

* Maximum number of trial keys per system.&#x20;
* Maximum number of permanent keys per system.
* Maximum total keys. Maximum activations per key

In addition, you can control which of the following operations a user is allowed to perform:&#x20;

* Creating new keys.&#x20;
* Activating keys.&#x20;
* Releasing keys.&#x20;
* Deleting keys.&#x20;
* Creating customers.&#x20;
* Deleting customers.&#x20;
* Exporting keys.&#x20;
* Setting the Expiry Duration of a new key.&#x20;
* Setting the Expiry Date of a new key.&#x20;
* Setting the Maintenance Plan option.&#x20;
* Setting the Generic license option.


---

# 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/management-console/user-interface/manage-license-keys/qlm-portal.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.
