# How to create a customer report showing their licenses and activations

The procedure below describes how to create a customer-facing report that provides your customer a list of their license keys and the computers on which they are activated.

&#x20;Customize the report fields

The first step in creating the report is to select which fields will be included in the report. To do so:

* Launch the QLM Management Console
* Go to the Manage Keys tab
* In the main grid, hide any column as needed
* For multiple activation licenses, expand a license and hide each column as needed.
* Save the layout by clicking the **Save As** button in the status bar.

![](https://support.soraco.co/hc/article_attachments/16243090863636)

### Specify whether you want to include the activation log

To include details about multiple license activations in the report, configure the following options.

![](https://support.soraco.co/hc/article_attachments/16243140712340)

### Export the report

Once you have customized the data, select all the records on the grid and click the Export button in the status bar. Then, in the preview window, export the data to a format of your choice.

![](https://support.soraco.co/hc/article_attachments/16243161139860)

![](https://support.soraco.co/hc/article_attachments/16243199085204)


---

# 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-a-customer-report-showing-their-licenses-and-activations.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.
