# How to configure QLM Pro to connect to your local License Server

* Start the QLM Management Console
* Go to the Manage Keys tab
* Click Sites
* Select a Site
* Enter the site URL, for example: <https://qlm3.net/qlmdemo/qlmLicenseServer/qlmservice.asmx>
* Select the Database Engine. If you would like to use SQL, make sure to create the SQL Server database by running the provided SQL scripts. The QLM help provides instructions on running the SQL scripts.
* Set the Communication Encryption Key and Admin Encryption Key to any value of your choice. The communicationEncryptionKey and adminEncrpytionKey must also be set in the web.config on your web server.
* Click Test next to the URL to confirm that you are able to connect to the License Server
* Click Ok


---

# 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/faq/how-to-configure-qlm-pro-to-connect-to-your-local-license-server.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.
