# 3. Basic interactions

We successfully used layouts/templates, applied formatting and added charts and visualizations in the [previous section](/working-with-inforiver/2.-displaying-information.md). In this section, we'll cover the following:

**1. Explore & filter data** - Inforiver provides features such as search, filter, KPI explorer and Top N for data exploration and filtering. To learn more, refer to [explore and filter data](/working-with-inforiver/3.-basic-interactions/explore-and-filter-data.md).

**2. Sort & reorder data** - Inforiver provides the standard sorting options - asc/desc and A->Z/Z->A and custom sorting using the drag-and-drop reorder feature. To learn more, refer to [sort & reorder data](/working-with-inforiver/3.-basic-interactions/sort-and-reorder-data.md).

**3. Show/hide values** - Inforiver allows you to hide/unhide cells, rows, columns or measures from the toolbar in a single click. To learn more, refer to [show/hide values](/working-with-inforiver/3.-basic-interactions/show-or-hide-values-rows-and-columns.md).

**4. Manage column widths** - Learn more about the ways to quickly adjust column width, especially when you have a lot of columns in the section [manage column widths](/working-with-inforiver/3.-basic-interactions/manage-column-widths.md).

**5. Manage hierarchies** - Inforiver provides several options such as expanding or collapsing row/column hierarchies to specified levels, descendants and more. To learn more, refer to [manage hierarchies](/working-with-inforiver/3.-basic-interactions/manage-hierarchies.md).

**6. Create visual hierarchies** - With Inforiver, visual hierarchies in rows & columns can be created by selecting multiple items and grouping them. To learn more, refer to [create visual hierarchies](/working-with-inforiver/3.-basic-interactions/create-visual-hierarchies.md).&#x20;

**7. Pin rows & columns** - You can pin rows/columns to the top or left of the report to easily keep track of important KPIs. To learn more, refer to [pin rows & columns](/working-with-inforiver/3.-basic-interactions/pin-rows-and-columns.md).

**8. Blend measures** - Inforiver allows you to visually blend two measures in a single column along with formatting, including conditional formatting. To learn more, refer to [blend measures](/working-with-inforiver/3.-basic-interactions/blend-measures.md).

**9. Actions** - In this section, we'll cover some [basic actions](/working-with-inforiver/3.-basic-interactions/actions.md) such as selections and formatting using rails, toolbar customizations, keyboard shortcuts, and reset.


---

# 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/working-with-inforiver/3.-basic-interactions.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.
