# Upgrading Product Properties

When you modify the definition of Product Properties by adding new properties, for example, you may want to upgrade existing license keys with the new Product Properties.

There are two possible ways to upgrade Product Properties of existing license keys:

* A mass update
* An update per license key
* When activating a newer version of the product

### Mass Update

To upgrade all license keys in the system with the latest definition of your Product Properties:

* Launch the QLM Management Console
* Go to the Manage Keys tab
* Click Sites and select your site
* Go to the Advanced tab
* Click Upgrade Product Properties.

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

### Per License Key Update

To upgrade an individual license key in the system with the latest definition of your Product Properties:

* Launch the QLM Management Console
* Go to the Manage Keys tab
* Locate the license key
* Click Edit
* Go to the Product Properties tab
* Click Refresh Product Properties
* Click Ok

![mceclip1.png](https://support.soraco.co/hc/article_attachments/360096357212/mceclip1.png)

### Newer Version Activation

Whenever a user activates a newer version of the product, the activation process automatically upgrades the product properties to the latest definition.


---

# 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/how-to/upgrading-product-properties.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.
