Skip to main content
Duplicating clones a Custom Data dataset — rows, columns, and metadata — under a new name. Useful for:
  • Creating a variant with different filtering or data transformations applied downstream
  • Forking a dataset before a risky update, so you can compare side-by-side
  • Spinning up test data from a verified production dataset
1

Open Custom Data

From the sidebar.
2

Open the dataset's menu

Click the three-dot menu on the row.
3

Choose Duplicate

The copy appears in the list as Copy of [original].
4

Rename

Open the copy and give it a meaningful name.
Widgets continue pointing at the original dataset — duplicating doesn’t re-wire anything. If you want widgets to use the new dataset, open each widget and update its data source.