# ii.Saved Filter Presets

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

❌Numeric Filter
{% endhint %}

The **Preset** feature allows users to add and manage saved filters as presets within the visual, providing quick and convenient access to predefined filters.

{% embed url="<https://www.youtube.com/watch?index=18&list=PLisLVA_RnBO5QEJvAbyNHwfdboQVbF7LC&t=240s&v=0ZPpjhwqr1M>" %}
Video 1: Saved Filter Presets
{% endembed %}

<figure><img src="/files/Fk4vUoia9pLq6l36sDNO" alt=""><figcaption><p>Image 1: Saved Filter Presets.</p></figcaption></figure>

## How to add Saved Filter as Presets

{% stepper %}
{% step %}
To add Saved Filter as presets, ensure a Conditional Formatting rule is created and the Preset Bar is enabled.
{% endstep %}

{% step %}
Click the **plus (+)** icon to open the Preset Selection pop-up.
{% endstep %}

{% step %}
Inside the pop-up, click the **"+Add"** icon to include a Conditional Formatting or Saved Filter as a preset.
{% endstep %}

{% step %}
This action adds the preset list (Conditional Formatting or Saved Filter, depending on what was created first) to be configured.
{% endstep %}

{% step %}
By default, the first created saved filter will be added to the list.
{% endstep %}

{% step %}
To select a specific saved filter, click the **dropdown list** under the **Name** section and choose the desired saved filter.
{% endstep %}

{% step %}
The saved filter will appear in the preset list with its type set to **Filter**.
{% endstep %}

{% step %}
To add additional saved filters, click the **Add+** button again and repeat the configuration process.
{% endstep %}

{% step %}
Click **OK** to apply the saved filters to the Preset Bar.
{% endstep %}

{% step %}
Click **Cancel** to exit without saving changes or adding new presets.
{% endstep %}
{% endstepper %}

<figure><img src="/files/RUMWfrmf5Snpfcf3VbTy" alt=""><figcaption><p>Image 2: Configuring Saved Filter as Presets in preset list.</p></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.inforiver.com/super-filter/features/5.-presets/ii.saved-filter-presets.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.
