Creating a dataset
You need editor or admin access.
Steps
- Open the project, then Datasets → New dataset.
- Pick a schema — the shape of the data.
- Pick a source type:
- Manual — you type values in a grid.
- Mapped — pick a mapping to produce the rows.
- Save. The dataset opens on its editor page.
Manual datasets
For a manual object dataset, edit the single record's fields inline. For a manual list dataset, add rows in the grid.
Mapped datasets
The row list is read-only — it is what the mapping produced. To change the values, edit the source or the mapping.
You can still add filters, sort and row limit on top of the mapping; these run after the mapping and before the dataset is read by productions.
Naming
Name the dataset after its content, not its source. "Premier League — Matchday 5" tells an operator what is in it; "Excel import 2024-08-14" does not.