File tree Expand file tree Collapse file tree
docs-mintlify/docs/explore-analyze/workbooks Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,3 +33,23 @@ You can query source SQL in two ways:
3333- ** Write SQL manually** – Write standard SQL queries directly against your data source for maximum flexibility
3434- ** Ask AI** – Use the AI agent to help you research your data source, build SQL queries, and refine results in real-time
3535
36+ ## Workbook versions
37+
38+ When you [ publish a dashboard] [ ref-dashboards ] from a workbook, Cube
39+ automatically creates a version snapshot. Each time you publish, a new
40+ version is recorded so you can track changes to your dashboard over time.
41+
42+ ### Restoring a version
43+
44+ You can restore the state of your workbook from any previously published
45+ dashboard version. Restoring a version rebuilds the workbook with the
46+ charts and configuration from that published snapshot.
47+
48+ <Warning >
49+ Restoring a version replaces ** all existing tabs** in the workbook with
50+ the tabs from the selected version. Any current work in the workbook that
51+ has not been published will be lost.
52+ </Warning >
53+
54+ [ ref-dashboards ] : /docs/explore-analyze/dashboards
55+
You can’t perform that action at this time.
0 commit comments