# Advanced Row Filter

Kanban Board enables you to focus on the most relevant data by filtering rows. You can display only the rows you need, while hiding unnecessary ones to keep your workspace uncluttered.

Example:\
\
Let’s say you're managing multiple institutes with data for India and Australia under "Institute A," "Institute B," and "Institute C."

<figure><img src="/files/DjpdYDcNGMvVQWmjvUGe" alt="Advanced Row Filter"><figcaption></figcaption></figure>

If you only want to view tasks related to India, simply set the filter to display the "India" row and hide the "Australia" row. This helps you maintain a focused view, displaying only what's important.

<figure><img src="/files/HtKe0amGC1oiChoDhCRM" alt="Advanced Row Filter"><figcaption></figcaption></figure>

In the screenshot below, you’ll see the filtered Kanban board showing only the India-related tasks, giving you a clear and concise view.

<figure><img src="/files/guKPwVb5CWJetuQW5T5Q" alt="Advanced Row Filter"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note: This feature is supported only for Option Set fields.**
{% 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.inogic.com/kanban-board/features/advanced-row-filter.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.
