# Report interface

The Inforiver matrix report interface contains the following sections:

<figure><img src="/files/4M2ZvS2Ropp2R24JSFNa" alt=""><figcaption><p>Inforiver report interface</p></figcaption></figure>

1. Toolbar: The multi-tab toolbar has several action items that can be used to configure the report
2. Report header: The multi-line, formattable report header can be used to provide additional information on the report&#x20;
3. Report canvas: this section contains the body of the report where information is displayed in tabular form
4. Status bar: The status bar contains information such as the following

   * Aggregation information: Displays the number of rows. When a measure is selected, this section can also show metrics such as sum, average, and count.

   <figure><img src="/files/aZwPDkcU4pWA8kzv7mJZ" alt=""><figcaption><p>Status bar</p></figcaption></figure>

   * Zoom/Un zoom controls: You can use the controls provided in the footer or use the keyboard shortcuts (Ctrl + / Ctrl -)&#x20;
   * Pagination controls: You can use first-previous-next-last navigation controls, and also set the number of rows per page.

In the next section, we'll look at the available [layout options](/working-with-inforiver/2.-displaying-information/layout-options.md).


---

# 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/2.-displaying-information/the-report-interface.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.
