--- title: QuanticSummary slug: latest-search-summary canonical_url: https://docs.coveo.com/en/quantic/latest/reference/search-components/search-summary/ collection: quantic source_format: adoc --- # QuanticSummary > **Note** > > This component was introduced in version `1.6.1`. The `QuanticSummary` component displays information about the current range of results (for example, "Results 1-10 of 123"). ## Example ```html ``` ## Properties -- |=== | Property | Attribute | Description | Type | Default | `engineId` _(required)_ | `engine-id` a| The ID of the engine instance the component registers to. | `string` | |=== -- ## XML configuration file elements The following XML configuration file elements apply (see [XML Configuration File Elements](https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.reference_configuration_tags)). -- |=== | Metadata | Value | `apiVersion` | `53.0` | `isExposed` | `false` |=== -- ## Associated use cases This component is also relevant in the following use case: * [Insight Panel](https://docs.coveo.com/en/quantic/latest/reference/insight-panel-components/insight-panel-summary)