# Auto refresh mode

You can design your report layout first, including calculations and filtering, without querying the database by clearing the **Auto-Refresh** option in the Query Setup dialog box of Interactive Reports. When the report layout is complete, you can re-enable auto refresh mode. Data retrieval occurs once, and your report displays the requested data. Clear **Auto-Refresh** option if you want to reduce the number of queries executed against the data source, or if you know that the data source returns data slowly.


---

# 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/build-large-reports/auto-refresh-mode-build-large-reports-in-pir.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.
