# vi.Tooltips

The **Tooltip** feature enhances the user experience by displaying additional information when hovering over category items, offering deeper insights without cluttering the interface.&#x20;

## Steps to configure and use Tooltip:

{% stepper %}
{% step %}
Add a measure, numeric data, or dimension data in the "Others" field. The added measures will appear as tooltips in the visual.

* **Numeric Measure**: Enable this option to display a numeric measure as a tooltip. The first numeric measure is used for the tooltip.
* **Text Measure**: Enable this option to display a text measure as a tooltip. The first text-based measure will be used for the tooltip.
* **Variance Tooltip:** When two measures are added to the **Others** field, the **Variance Tooltip** option becomes available. Enabling it displays the variance for each item in the tooltip, calculated based on the configuration set in the **Variance** section.
  {% endstep %}

{% step %}
Turn off Show Tooltip option to prevent tooltips from displaying in the visual.

<figure><img src="/files/xzpkqPDRxLx9hluJ6Vbp" alt="" width="284"><figcaption><p>Image 1: Tooltip shown in Facet Filter.</p></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Tooltip is available only in the Hierarchy Filter & Facet Filter where it is enabled by default and is not applicable to Date Filters.
{% endhint %}


---

# 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.inforiver.com/super-filter/features/10.-display-settings/vi.tooltips.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.
