> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/super-filter/features/10.-display-settings.md).

# 10. Display Settings

{% hint style="success" %}
**Supported in: ✔️**Date Filter **✔️**Facet Filter **✔️**Hierarchy Filter **✔️**Alpha Numeric Filter

**✔️**Numeric Filter
{% endhint %}

The **Display Settings** provide customization options to enhance the visual appearance and accessibility of the Super Filter in your report or dashboard. Below are the sections available under Display Settings in the **Format Pane**, along with their respective options, which are explained on separate pages.

## **Appearance:**&#x20;

Refer to the list of customizable features available in the display settings for the Filter visual:

{% content-ref url="/pages/16eRhrjaXF5HF7OVHPAP" %}
[i.Show Details](/super-filter/features/10.-display-settings/i.show-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/q4nZPuHpXlLxDICu1hYj" %}
[ii.Default Selection via Boolean Measure](/super-filter/features/10.-display-settings/ii.default-selection-via-boolean-measure.md)
{% endcontent-ref %}

{% content-ref url="/pages/T8DmWRQVrH7LDXORNr1J" %}
[iii.Opacity Control](/super-filter/features/10.-display-settings/iii.opacity-control.md)
{% endcontent-ref %}

{% content-ref url="/pages/sttfUyLf6ZUsNbGG6mXm" %}
[iv.Forced Selection](/super-filter/features/10.-display-settings/iv.forced-selection.md)
{% endcontent-ref %}

{% content-ref url="/pages/x3MimiBYaIf6rXocyfbO" %}
[v.Other Options](/super-filter/features/10.-display-settings/v.other-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/JPbYwsmWDKq3hE4zydlS" %}
[vi.Tooltips](/super-filter/features/10.-display-settings/vi.tooltips.md)
{% endcontent-ref %}

{% content-ref url="/pages/37xuAc2EeNoDBvIvnulN" %}
[vii.Localize Keywords](/super-filter/features/10.-display-settings/vii.localize-keywords.md)
{% endcontent-ref %}

{% content-ref url="/pages/HaXFbgenW9RUUBM5ZDLZ" %}
[viii.Hover & Selected State](/super-filter/features/10.-display-settings/viii.hover-and-selected-state.md)
{% endcontent-ref %}

{% content-ref url="/pages/sRRLRJufACq4aR8LcLhe" %}
[ix. No Data](/super-filter/features/10.-display-settings/ix.-no-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/zUlXq63YYxtrwMthljFg" %}
[x. Scale Visual](/super-filter/features/10.-display-settings/x.-scale-visual.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inforiver.com/super-filter/features/10.-display-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
