# QLM Portal Licensing Terms

The QLM Portal is a web-based application sold as a subscription.

Each license of the QLM Portal entitles you to install a single copy of the QLM Portal on the same server where the QLM License Server is located.

The QLM Portal licensing is two-fold: the core license entitles you to install the QLM Portal and create a single user account that can use the QLM Portal.

To give other users access to the QLM Portal, you need to purchase a QLM Portal User License for each user that needs to log in to the portal.

**Example:**

Your company has 3 administrators (Tom, Jim, Kim) who need to manage license keys and 2 resellers (Bob, Sarah). Of the 3 administrators, only Tom needs the advanced features of the QLM Management Console. The other two administrators, Jim and Kim, need basic features such as creating licenses customers, etc. so they will use the QLM Portal to manage license keys.

You need to purchase:

1 x **QLM Pro or Enterprise** for Tom.

1 x **QLM Portal** license (includes 1 User License for Jim)

3 x **QLM Portal User License** for Kim, Bob, and Sarah.

&#x20;

**Additional Resources**

[What is the QLM Portal?](/docs/qlm-portal/what-is-the-qlm-portal.md)

[QLM Management Console v/s QLM Portal](https://support.soraco.co/hc/en-us/articles/360000295886)

&#x20;[QLM Portal Role Based Access Control (RBAC)](https://support.soraco.co/hc/en-us/articles/206612026)


---

# 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-portal/qlm-portal-licensing-terms.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.
