Dataspaces
Dataspaces are user-defined collections — like spreadsheets or lightweight databases — for any structured data that doesn't fit one of the built-in models. Common uses: vendor directory, content idea backlog, asset inventory, applicant tracking.
Each dataspace has its own columns (text, number, select, date, etc.) and rows; data is private to your company.
Step-by-step
- 1Open Dataspaces
From the sidebar click Dataspaces. The list shows all dataspaces you can access.
- 2Create a dataspace
Click New Dataspace. Give it a name and description, then add the columns you need (text, select with options, number, date, etc.).
- 3Add rows
Open the dataspace and click Add Row. Fill in the cells; required columns are marked. Rows save inline as you tab between cells.
- 4Sort, filter, reorder
Click a column header to sort. Use the filter bar above the table to narrow rows. Drag rows by their handle to reorder (sort must be off).
- 5Export to CSV
Click Export — you get a CSV of the current filtered view.
Tips
Dataspaces are available on Pro plans only — check Plan → limits.dataspaces if the feature is hidden. Use a Select column with a small option list rather than free-form text when you'll want to filter on the value. Column widths persist per-user — adjust once and your view stays the way you like it.
Admin configuration
Access groups → `dataspaceView` controls who can see dataspaces. Plan → `limits.dataspaces` gates the feature; free/starter plans don't see the sidebar link.