Numbers, integers, and floating-point valuesThe last row allows you to choose a calculation method for the column, such as average, median, minimum, maximum, or sum.
Single-choice columns let you define a set of predefined options and restrict each cell to one selection.
To create one, set the column name and add options in the Create Column drawer.
In the values box, type an option and press Enter to save itβonce added, it will appear as a colored label.In the table, each cell will then allow you to select only one of the defined options.
This column type is especially useful for manual tagging with a single tag.
Multi-select columns let you define a set of predefined options and allow each cell to contain multiple selections. The setup process is the same as for single-select columns: define the column name, add options in the Create Column drawer, and save them as labels.In the table, each cell can then include several of the defined options. This column type is especially useful for manual tagging with multiple tags.
A JSON column allows you to store and edit structured JSON objects directly in the Playground. Each cell can contain a JSON value, making it easy to work with complex data structures.When editing a cell, an Edit JSON panel opens with syntax highlighting and formatting support, so you can quickly add or update fields.