# Global Search

### Overview

The Global Search feature performs a deep search looking for relationships between licenses and reports results found in multiple QLM tables.&#x20;

Note that depending on the specified search criteria, this search might return unexpected results. It is highly recommended to review the results and discard undesirable entries.

### How to perform a search

When you launch the Global Search feature, it is initialized with information from the currently selected record such as the Activation Key, the email address, the company name, etc..

To exclude some items from the search, uncheck the box next to the item that you want to exclude. This is useful if the default criteria are too general and the results include too many unrelated records.

Once you have configured the search criteria, click the Search button. The search returns information from multiple sources in QLM:

* License Keys Panel
  * License Keys table
  * License Keys History table
  * Analytics Table
* Activation Attempts Panel
  * Activation Attempts Table
* Audit Trail Panel
  * Audit Trail Table
* Illegal Computes Panel
  * Illegal Computers Table

### Customizing the user interface

Each panel in the Global Search window is dockable and can be repositioned to meet your preferred layout. Once you have configured the layout, click the "Save layout" link on the top right corner.

To discard the saved layout, click "Reset layout" then close and reopen the Global Search window.

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