# Customer Portal Security Measures

The QLM Customer Portal allows your customers to manage their users and license keys. It relies on customer email addresses and organization membership to determine which license key is visible to a user.

It is therefore critical that your organization and the association of a user to an organization are properly configured before you enable the QLM Customer Portal.

This is especially critical for customers with non-corporate email addresses such as gmail.com, outlook.com, hotmail.com, etc..

Here are some key elements to verify before enabling the QLM Customer Portal:

* For each organization in your system:
  * Verify that the **Domains** field does not contain a non-corporate email address.
  * Verify that the Primary and Secondary contacts are associated with the organization.
* For each customer in your system:
  * Verify that the organization associated with the customer, if any, is correct.


---

# 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/customer-portal-security-measures.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.
