# Activate License Keys

The Activate button manually activates the selected license. Note that activation typically occurs from within your application via the QLM API. Manual activation through the QLM Console is required in a situation where the end-user cannot activate a license due to the lack of an internet connection. This is typically referred to as Manual Activation v/s Online Activation.\ <br>

* **Activation Key**: The key to activate (this field is read-only).
* **Customer E-mail**: The customer’s email address from an existing customer record.
* **Computer Identifier**: A unique identifier for the customer’s computer. This can be the computer name, the MAC address, the hard disk serial number or any other identifier of your choice.
* **Computer Name**: The name of the computer. Setting this field is not required but is recommended for easy identification of the customer’s system.
* **Product**: The product associated with the license key.
* **Engine Version**: The version of the QLM Engine. If you have customers using an older version of QLM, select the appropriate version of the QLM engine.
* **Affiliate**: The version of the QLM Engine. If you have customers using an older version of QLM, select the appropriate version of the QLM engine.
* **User Data**: Associate any data to the license key


---

# 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/management-console/user-interface/manage-license-keys/activate-license-keys.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.
