# QLM Portal restricted key access

Users that log in to the QLM Portal belong to a **User Group**. Each User Group has a set of privileges in terms of what operations they can perform and what data they have access to.

A user account that belongs to the User Group 'None' is considered an Administrator and has full privileges.

A user account that belongs to any other User Group will, by default, only see license keys that were created by any member of the same User Group that he/she belongs to.

You can override this behavior and allow a User Group access to all license keys by setting the "View All Keys" property to true as shown in the screenshot below (QLM Management Console / Manage Keys / User Groups)

&#x20;

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


---

# 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-restricted-key-access.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.
