# How to create keys in bulk

Creating a batch of license keys may be required if your use an ecommerce provider that QLM does not integrate with or if you provide your software on CD-ROM and you would like to include the license key in the CD package.

To create a batch of Activation Keys, follow the steps below.

**QLM Pro / Enterprise**

* Launch the QLM Management Console
* Go to the Manage Keys tab
* Click "Create Activation Key"
* Select your product
* **Set the "Number Of Keys" field to the number of license keys you wish to create**
* Uncheck "Customer Email"
* Set any other property as required.
* Click Ok

To export these keys to an Excel Sheet:

| <ul><li>In the Status Bar, click the Print button</li></ul>             | ![](https://support.soraco.co/hc/en-us/article_attachments/360016984451/6f1e2ecc26854ccc6df1435ac0ea28a12b3c04fafcec5fc9850e3990fc7847d3.png) |
| ----------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>On the Preview page, click the Export Document button</li></ul> | ![](https://support.soraco.co/hc/en-us/article_attachments/360016984491/f083c5384d81f4aef54d03fc8d6888265a89bbf0ae4d4598a4403e5a90dc790e.png) |
| <ul><li>Select XLSX or any other format of your choice</li></ul>        |                                                                                                                                               |
| <ul><li>Save the file</li></ul>                                         |                                                                                                                                               |


---

# 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/how-to-create-keys-in-bulk.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.
