> 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/2.-search/iii.focused-text-filter.md).

# iii.Focused Text Filter

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

❌Numeric Filter
{% endhint %}

The **Focused Text Filter** enables users to apply filter selections as they enter search terms. It can also function independently as a standalone search filter visual.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPIvQSuyE40UC9wv5uGgW%2Fuploads%2FLEFC3eYjfaXQTkdSDV7s%2F20250326-0830-02.0784770.mp4?alt=media&token=ef13ade3-32bb-4e7f-8a23-403dd6aac232>" %}
Video 1: Focused Text Slicer used to filter a specific product.
{% endembed %}

<figure><img src="/files/4b0h2i38U0I8VdOqYAX6" alt=""><figcaption><p>GIF 1: Searching Product names using focused text slicer</p></figcaption></figure>

## How to Configure Focused Text Filter

{% stepper %}
{% step %}
Unified search is enabled only in **Facet Filter Mode.**
{% endstep %}

{% step %}
Navigate to the **Search Tab** and click on the search icon to switch the search mode to Focused Text Filter.
{% endstep %}

{% step %}
Go to the Format Pane and Navigate to **Tool Bar** → **Search Bar** → **Search Category**. Select the desired category to filter data effectively in Focused Text Filter.
{% endstep %}

{% step %}
Input a category-specific query to retrieve results relevant to the selected category.
{% endstep %}

{% step %}
When a query is entered in the focused text filter, it dynamically selects the corresponding item in data.
{% endstep %}

{% step %}
If Focused Text Filter is used exclusively, disable **Display settings** and configure the filter to function solely as a search filter.
{% endstep %}
{% endstepper %}

<figure><img src="/files/fkpxunAfODAyqkcU1gDX" alt=""><figcaption><p>Image 1: Focused Text Filter - Format Pane Options.</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/2.-search/iii.focused-text-filter.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.
