# Validate Keys

The Validate Keys area of the QLM Management Console allows you to interactively test a key to determine whether it is valid.

To validate a license key, paste it into the License Key text field and click Validate a license key.

If the license is valid, the information contained in the key is decrypted and displayed in the form.

IMPORTANT: For computer-bound license keys, you need to enter the Computer Identifier field before validating the license. QLM cannot validate a computer-bound license key without the Computer Identifier.


---

# 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/validate-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.
