# Export License Keys

You can print or export license keys or customer information. When exporting, QLM can export to the following file format: PDF, HTML, RTF, XLS, CSV, TXT or to an image file.

Below are the steps required to export or print data:

* Click on the Manage Keys or Manage Customers tab, depending on what you want to print or export.
* Run a search to display the data you would like to print or export.
* On the status bar, locate the **Print** button and click it.
* In the Preview window that is displayed, click the **Print** button or the **Export Document** button.
* You can also customize the look and feel of the data by clicking on the **Customize** button.


---

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