Skip to main content

Understand datasets

A dataset is a spreadsheet inside a project. Each row describes one game piece; each column describes one kind of value used by those pieces.

A dataset with text, image, number, and colour columns This dataset can feed one reusable card design with different titles, descriptions, images, costs, and colours.

A simple card dataset

TitleRulesCostArtworkFrame colour
Market DashMove two spaces.2market-dash.pngTeal
Late DeliveryDraw another card.1late-delivery.pngCoral

The first column is usually a short human-readable identifier. Give columns stable names before connecting them to designs.

Create a dataset

  1. Open Datasets and choose New dataset.
  2. Add the columns your pieces need.
  3. Enter two or three representative rows.
  4. Open a design and assign the dataset.
  5. Bind layers to columns and preview each test row.

Editing together

Changes appear live for teammates with access. Presence and cell indicators help show where other people are working. Avoid replacing the entire dataset while someone is editing it; a replacement can change row and column keys used by their design.

Rows are content, not layouts

Keep layout instructions in the Designer. A dataset should hold meaningful game content such as a title, value, image, option, or colour. This makes the same data easier to reuse across cards, tokens, rules sheets, and references.

Dataset output

Dataset Export downloads tab-separated text for spreadsheet work. Project and card exports are separate tools. See Import and export data for the safest round trip.

Next: Choose column types, options, and images.