docs/sources/visualizations/dashboards/build-dashboards/manage-version-history/index.md
Whenever you save a version of your dashboard, a copy of that version is saved so that previous versions of your dashboard are never lost. You can see a list of dashboard versions in the Versions tab of the dashboard settings:
The dashboard version history feature lets you compare dashboards and restore previously saved dashboard versions. Grafana saves 20 versions by default. To change this limit, configure the [dashboards] versions_to_keep setting.
To compare two dashboard versions, follow these steps:
When you're comparing versions, if one of the versions you've selected is the latest version, a button to restore the previous version is also displayed, so you can restore a version from the compare view:
To restore to a previously saved dashboard version, follow these steps:
When you restore a version, the dashboard is immediately saved and you're no longer in edit mode.
After you restore a previous version, a new version of the dashboard is created containing the same exact data as the previous version, but with a different version number. This is indicated in the Notes column in the Versions tab of the dashboard settings. This is done simply to ensure your previous dashboard versions are not affected by the change.