Data mode

Where you inspect tables, add records, and export data. Think of it as the CRM-style surface of the project.

Updated 2026-05-011 min readBuilder modes

Data mode is the row-level view of the project. It is the fastest way to see what is actually in the database.

Tables

Every table created in Build mode shows up here. Pick one to open the row table.

Fields

Field types: text, number, boolean, date, email. Add fields by chatting with the AI ("add a phone column to members") or via the explicit add-column flow when you need precision.

Records

Inline-edit a row by clicking a cell, save with Enter, cancel with Escape. Delete a row from the actions column. Bulk operations are not yet supported at the launch tier.

Opening tables

You can open a table either from Data mode's table list, or by saving a Build-mode scene that points at it. Both paths render the same view.

Exports

Each table view has CSV and XLSX buttons in the top-right. Exports include the columns and rows currently in the table view (full table by default, no filtering applied).

Was this page helpful?

Related