# Advanced Filter

The Advanced Filter feature allows you to perform searches based on QLM Features and QLM Product Properties values.

Below is a description of the options available to customize your search:

* Product: Select the product that you want to search for. Since features and properties are product dependent, the search should be for a given product.
* Enforce Product: When performing the search, only return results for the given product. If you uncheck this option, the results will be indeterministic unless all your products have the same features and product properties.
* Enforce Major Version: When performing the search, only return results for the given Major Version.
* Enforce Minor Version: When performing the search, only return results for the given Minor Version.
* Use Current Active Search: use the search currently active in the Manage Keys tab as a starting point for the Advanced Search.
* Merge Result Options: when filtering data based on features and product properties, determine whether the results should match either condition (Union) or both conditions (Intersection).
* Product Properties
  * Match Options: determine whether a license should be considered a match if at least one of the selected product properties meets the specified criteria (MatchOne) or whether all specified product properties should match (MatchAll).
* Features
  * Match Options: determine whether a license should be considered a match if at least one of the selected features meets the specified criteria (MatchOne) or whether all specified features should match (MatchAll) or whether all the specified features should match exclusively (MatchAllExclusive)

<div align="left" data-full-width="false"><figure><img src="/files/Ub6rSUHU0KfGi5AEHP2N" alt=""><figcaption></figcaption></figure></div>


---

# 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/advanced-filter.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.
