> 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/working-with-inforiver/3.-basic-interactions/context-menus.md).

# Context menus

Inforiver offers a host of single-click customizations that can be directly accessed from the row and column grippers. Let's take a look at these options.

### 1. Column gripper context menu

The column gripper context menu is enabled by hovering over a field in your report. [Learn more about the options in the column gripper.](/working-with-inforiver/3.-basic-interactions/context-menus/column-gripper.md)

<figure><img src="/files/ojkraf16CTQVFHb45bla" alt=""><figcaption><p>column gripper</p></figcaption></figure>

### 2. Row gripper context menu

To access the row gripper, hover over any row, the gripper icon appears to the left of the row. Click on the gripper icon to access the menu. [Learn more about the options in the row gripper.](/working-with-inforiver/3.-basic-interactions/context-menus/row-gripper.md)

<figure><img src="/files/NbEv7xFg3ncfVEwCgdsP" alt=""><figcaption></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/working-with-inforiver/3.-basic-interactions/context-menus.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.
