# 7. Paginated reporting

Inforiver Premium Table provides options such as pagination and header & footer, which allow you to build highly formatted & interactive paginated reports. In this section, we'll discuss the following:

1. **Pagination -** Use the First-Previous-Next-Last navigation, or display all records on a single page with scroll. To learn more, refer to [pagination](/premium-table/working-with-premium-table/7.-paginated-reporting/pagination.md).
2. **Header & footer** - In Premium Table, you can configure the report header and footer using customizable preset layouts and add charts, KPIs, images, and text. To learn more, refer to [header & footer](/premium-table/working-with-premium-table/7.-paginated-reporting/header-and-footer.md).
3. **Display and themes:** You can change appearance-related settings using a variety of display options and themes. To learn more, refer to [this section](/premium-table/working-with-premium-table/7.-paginated-reporting/display-and-themes.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/premium-table/working-with-premium-table/7.-paginated-reporting.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.
