# Pentaho Interactive Reports

The intuitive, drag-and-drop, browser-based design environment for Interactive Reports enables you to quickly add elements to your report and format them any way you like. You do not need any special expertise to use Interactive Reports. You can also display Interactive Reports in a [dashboard](https://docs.pentaho.com/pba/10.2-analytics/pentaho-dashboard-designer-cp) in the User Console.

Here is a list of the main Interactive Reports features.

* Drag-and-drop report design
* Font selection
* Column resizing
* Column sorting
* Ability to rename column headers
* Copy and paste functionality
* Unlimited undo and redo functionality
* Ability to output reports as HTML, PDF, CSV, Excel Workbook, or Excel 93-2003 Workbook files
* Ability to display reports in a dashboard

Before you can create Interactive Reports, you must have access to a data source. The data source for Interactive Reports is based on the Pentaho relational data model, also known as the metadata data model. This model enables the Pentaho system to present data in reports in meaningful business terms instead of in abstract terms. For example, a table referred to as **CUST\_TBLE or ORDR\_TBLE** in the data model can be presented in your report as **Customers and Orders**.


---

# 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.pentaho.com/pba/10.2-analytics/pentaho-interactive-reports-cp.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.
