> 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/5.-presets/i.conditional-formatting-presets.md).

# i.Conditional Formatting Presets

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

❌Numeric Filter
{% endhint %}

The Preset feature enables users to integrate conditional formatting into presets for quick and convenient access in the visual.

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

<figure><img src="/files/lx2hmrgKtbgFQxJIxa1t" alt=""><figcaption><p>Image 1: Conditional Formatting as Preset.</p></figcaption></figure>

## How to Add Conditional Formatting as Presets

{% stepper %}
{% step %}
To add Conditional Formatting 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 %}
In the **Preset List**, to configure use the **Type** dropdown to select as **Alert**.
{% endstep %}

{% step %}
In the **Name** section, click the dropdown and choose the specific Conditional Formatting (e.g., **Font**, **Icon**, or **Background**) to assign it as the Preset name.
{% endstep %}

{% step %}
After configuring presets click "OK" to save the presets to the **Preset Bar.**
{% endstep %}

{% step %}
Select the Presets to filter the data accordingly.
{% endstep %}
{% endstepper %}

<figure><img src="/files/OEJHTycewvRTLk4jcNes" alt=""><figcaption><p>Image 2: Configuring Conditional Formatting as Presets in preset list.</p></figcaption></figure>


---

# 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/5.-presets/i.conditional-formatting-presets.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.
