# QLM Customer Portal

As of QLM v14.1, you can provide your customers access to a customer portal that allows them to manage their licenses and users.

&#x20;You can view a demo of the Customer Portal [here](https://qlm3.net/qlmdemov15/qlmcustomerportal/qlm-portal-app). Use the following credentials to login or login with a Facebook, Google or Azure account.

* User: qlmdemo
* Password: qlmweb30!

&#x20;The QLM Customer Portal is only available to customers who purchased the QLM Portal. You can create up to 100 Customer User Accounts. To create additional Customer User Accounts, you need to [purchase Customer User Account ](https://soraco.co/product/qlm-customer-user-account-sub/)batches.

### Login

A customer can log in to the QLM Customer Portal using one of 4 methods:

* A user/password that you create for the customer&#x20;
* A Facebook account that has the same email address as a QLM customer
* A Google account that has the same email address as a QLM customer
* An Azure AD account that has the same email address as a QLM customer

![mceclip5.png](https://support.soraco.co/hc/article_attachments/360062698691/mceclip5.png)

### Organizations and license access

If the user that logs in is the primary or secondary contact of an organization, the user has access to all licenses associated with the organization. The user is also able to manage user accounts and modify the primary and secondary contact of the organization.

If the user that logs in is not the primary or secondary contact of an organization or does not belong to an organization, the user can manage all license keys associated with his/her email.

![mceclip4.png](https://support.soraco.co/hc/article_attachments/360062698671/mceclip4.png)

### License Management

A user that logs in can perform the following operation on licenses:

* Activate a key&#x20;
* Deactivate a key
* View release notes and download the latest eligible update

![mceclip0.png](https://support.soraco.co/hc/article_attachments/360062698571/mceclip0.png)

### User Management

If the user that logs in is the primary or secondary contact of an organization, the user can perform the following operation on licenses:

* Add a user
* Delete a user
* Edit a user

If the user that logs in is not the primary or secondary contact of an organization or does not belong to an organization, the user can perform the following operation on licenses:

* Edit a user

![mceclip3.png](https://support.soraco.co/hc/article_attachments/360062522892/mceclip3.png)

### Additional Resources

[How to deploy and configure the QLM Customer Portal](/docs/qlm-customer-portal/customer-portal-deployment.md)


---

# 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-customer-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.
