# Filtering and grouping

### Filtering

Useful when:

* You want to see what filters are applied to the grid
* You need to granulary change the applied filtering
* You want to apply filtering and then create a custom view

Guide:

In the old version of aqua, filters were located on the ribbon in the Item grid group. But in the latest version, we've moved filters to a separate group closer to the grid. This makes it more convenient for you to view subsets of the information displayed.

<figure><img src="https://lh4.googleusercontent.com/I2foxcOkYmCJNbUV3uf60uYNvD_Ktz7CHgq1bOo72LtUWI6vlcY1LHU5RB91khc5Utm38w_seeJE_A6Gz2F8WUpyixqfA4afX_IJoWZbZgOO1H41PtSrber3Drm_yElhPrJ_aTLpqdcJ65_t2lP1Okc" alt=""><figcaption></figcaption></figure>

To view a subset of the information that is currently displayed, click on the Filter button and select one of the available options.

<figure><img src="https://lh4.googleusercontent.com/rgN-M0FMm-8Lp5JehIy88twrw_LtCnB7iwLwI2UW6Pt7NvRUMwhJSvkksZUHcLIkvQUMN28I12whf7yvP_MmFTPgTlmHbD9mvzQh339TIODg342BuwlgYz5zoy9BMpIl8aCeco7Vuj9pn3D7kbCnqJs" alt=""><figcaption></figcaption></figure>

Select the Filter row option to display items that meet specific criteria for a given column or use Add filter for more advanced filtering scenarios.

Once you applied a filter, all the criteria you had selected will be displayed at the top of the grid, making it easy for you to see what filters are active.&#x20;

<figure><img src="https://lh6.googleusercontent.com/UlCvIgAtu2qndn3zNm9Kq5lQ9_xRZJSav4VeTf5GMgz5VsMZk2ZHivufi8on4v84X90h9xKpjnfqrbp3g0GDPzrL2w172iRn_FI6cdoO8u3Lf9aZNYKD0jPQQ3yE_ixSwQPUfXyfcvG92H3ochmeZWg" alt=""><figcaption></figcaption></figure>

If you need to remove a filter, simply click on the 'x' next to the filter label. The other filters will remain active.&#x20;

<figure><img src="https://lh6.googleusercontent.com/y_EzIlOqSbhP6q_97265SUXD75MN_c7g8R0ClBD8ilZZE3Ci78mPEzkhUmjY3omaxcXIa7TEfhUU4B1bSvZFnPJovfkBRabde-j4Y1HVWCd1iaVzc9OP46eM3WgGPhRlzdqdlxXPEvh8H0HAGvWW4oo" alt=""><figcaption></figcaption></figure>

### Grid and columns


---

# 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.aqua-cloud.io/documentation/navigation-page/filtering-and-grouping.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.
