diff --git a/guides/version-history.mdx b/guides/version-history.mdx
index 4dd848fa..c4208a97 100644
--- a/guides/version-history.mdx
+++ b/guides/version-history.mdx
@@ -32,7 +32,11 @@ Lightdash saves all iterations of your chart, so reverting to a previous version
## Dashboard + charts
-Rolling back a dashboard to a previous version rolls back every chart inside it as well, not just the layout, filters, and tile positions. Pick any point in your dashboard's history and get the exact view your users saw back then: same chart configs, same fields, same formatting.
+Rolling back a dashboard to a previous version rolls back every chart saved within that dashboard, not just the layout, filters, and tile positions. Pick any point in your dashboard's history and get the exact view your users saw back then: same chart configs, same fields, same formatting.
+
+
+Only charts saved **within** the dashboard are affected by a rollback. Charts saved in a space are not changed when you restore a dashboard version.
+
To roll back a dashboard:
@@ -42,7 +46,7 @@ To roll back a dashboard:
4. When you find the version you want, click the three-dot menu next to it and select **Restore**.
-Restoring a dashboard version also restores every chart that was part of that version. Any changes made to those charts after the selected version will not appear once you roll back.
+Restoring a dashboard version also restores every chart saved within that version. Any changes made to those charts after the selected version will not appear once you roll back.
## Missing some versions?