# Manage License Keys

<figure><img src="/files/n6wbSTrOXNwyAXhLDmal" alt=""><figcaption></figcaption></figure>

The Manage Keys area in the QLM Console provides a task-oriented interface to the QLM database located on your web server. Communication between the Manage Keys section and the database occurs via the QLM License Server which must be configured from the Sites button.

The main window permits interactive configuration of the selection, ordering, and grouping of result columns. A query builder across the top of the display lets you access data according to whatever combinations of criteria you specify.

On the right, a column of preset queries provides answers to often-asked questions such as, "How many licenses have we sold today?", "How many activation licenses were obtained yesterday for our products?", and "Which customers on maintenance licenses are up for renewal soon?".

<figure><img src="/files/wh8npOGeBGspoi0Hvad5" alt=""><figcaption></figcaption></figure>

Items are shown in a grid or card view. To switch between the grid view and the card view, click on the View Type dropdown box in the status bar and select the view of your choice. Views can be customized and saved. To save a view, click on the Save icon in the status bar. To customize the fields displayed in the card view, click on the wrench button on the card view toolbar.

<figure><img src="/files/QGFSbQLIlmCQtYPd1mM0" 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.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.
