> For the complete documentation index, see [llms.txt](https://docs.soraco.co/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.soraco.co/docs/faq/why-are-enabled-features-not-shown-when-i-hover-over-an-activation-key.md).

# Why are enabled features not shown when I hover over an Activation Key?

When you hover over an Activation Key in the QLM Management Console or the QLM Portal, QLM displays a tooltip that contains detailed information about the license, including the list of features that are enabled in the license, as per the screenshot below. The features displayed in the tooltip are the features that are embedded in the Activation Key itself.&#x20;

<img src="https://support.soraco.co/hc/article_attachments/4411026926868/mceclip0.png" alt="mceclip0.png" height="347" width="500">

When an Activation Key is initially created without any feature enabled, no features are embedded in the Activation Key and hence the tooltip displayed when you hover over the Activation Key does not show any features.

<img src="https://support.soraco.co/hc/article_attachments/4411011273492/mceclip1.png" alt="mceclip1.png" height="351" width="500">

&#x20;

If you edit the license and enable some features after the Activation Key is created, the Activation Key is not modified, and hence, no features will be shown when you hover over the Activation Key. The "Enabled Features" column will however display the expected list of enabled features.

<img src="https://support.soraco.co/hc/article_attachments/4411027005332/mceclip2.png" alt="mceclip2.png" height="348" width="500">

Additionally, when a license is activated, a Computer Key is generated, based on the most recent settings of the enabled features. If you hover over the Computer Key, the expected list of features is displayed.

<img src="https://support.soraco.co/hc/article_attachments/4411011374996/mceclip3.png" alt="mceclip3.png" height="296" width="500">


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/faq/why-are-enabled-features-not-shown-when-i-hover-over-an-activation-key.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.
