# Set the refresh interval

The content in your dashboard may need to be refreshed periodically if users are examining real-time data. You can set refresh intervals for individual panels on your dashboard or for the entire dashboard.

1. To set the refresh interval for individual panels in the dashboard, click the **Edit** button and the choose the panel that contains the content you want refreshed in the **Objects** panel.
2. Under **Refresh Interval (sec)** enter the interval time in seconds and click **Apply**.
3. (Optional) If you want the entire dashboard to refresh, click the **Prompts** tab in the dashboard and set your refresh interval.


---

# 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-dashboard-designer-cp/set-the-refresh-interval.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.
