# Read and export in view-only mode

After you save your Interactive Reports, browse for it in your Pentaho repository. You can quickly identify Interactive Reports by their icon. When the report appears, notice that the toolbar that allows you to perform certain actions on the report.

![Interactive Report View Only Toolbar](/files/shOc3X78a05fCYMld2sw)

Hover your mouse over the icons in the toolbar to see which actions you can take. These actions include:

* Exporting a report as a PDF, HTML, CSV, Excel Workbook, or Excel 93 - 2003 Workbook file to be saved locally.
  * You can also export a report in **Edit** mode.
* Adding filters for viewing report data.
* Rearranging the report layout, such as moving, sorting, and removing columns from the report.

You cannot save any changes to your report when you are in **View-only** mode. However, you can click **Edit** in the User Console toolbar to return to edit mode and save your changes.


---

# 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/pentaho-interactive-reports-cp/read-and-export-in-view-only-mode.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.
