> ## Documentation Index
> Fetch the complete documentation index at: https://docs.explo.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Refresh Dashboard Button

> A refresh dashboard button is used to enable your customers to trigger a refresh of the dashboard manually.

<img src="https://mintcdn.com/explo/jiW-YLiBORwgUQTi/images/creating-dashboards/refresh-dashboard-button-1.png?fit=max&auto=format&n=jiW-YLiBORwgUQTi&q=85&s=b021fb3859f21ac3db6491038c054527" alt="" width="160" height="160" data-path="images/creating-dashboards/refresh-dashboard-button-1.png" />

<Warning>
  This component may cause undesired behavior if the cache is enabled. For more
  information, visit [this
  page.](/dashboard-features/dashboard-caching#how-dashboard-caching-works-in-practice)
</Warning>

## What it does

The refresh dashboard button is used to manually refresh all of the data panels on the dashboard to ensure they have the most up-to-date data

## Configuration

<img src="https://mintcdn.com/explo/jiW-YLiBORwgUQTi/images/creating-dashboards/refresh-dashboard-button-2.png?fit=max&auto=format&n=jiW-YLiBORwgUQTi&q=85&s=a8ee8a98e3845a775a4d808e31dfeb8a" alt="" width="385" height="295" data-path="images/creating-dashboards/refresh-dashboard-button-2.png" />

### Basic Configuration

| Configuration Option | Description                                                                                             |
| -------------------- | ------------------------------------------------------------------------------------------------------- |
| Button Text          | This is the text displayed on the button on the dashboard. It defaults to "Refresh Dashboard"           |
| Show Icon            | When toggled on, a refresh icon is shown on the left side of the text in the button. It defaults to on. |
