# Settings Templates

### Overview

Settings Templates are predefined settings that can be stored and recalled when creating an Activation Key from the QLM Management Console.

QLM Pro allows you to create a single settings template whereas QLM Enterprise allows you to create an unlimited amount of settings templates.&#x20;

Settings Templates are stored on the License Server and automatically available to any QLM Management Console user that is connected to the same License Server.

### Create a Settings Template

To create a settings template:

* Launch the QLM Management Console
* Go to the Manage Keys tab
* Click Create Keys
* Configure all the settings that you would like to store in a settings Template
* Click the Save button in the Status bar to save the settings

### Recall a Settings Template

To load a settings template, select the required settings template from the dropdown box.

<figure><img src="/files/3eDDpCs6UevoZgEtcwHl" alt=""><figcaption></figcaption></figure>


---

# 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/create-license-keys/settings-templates.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.
