Skip to content

Store your data, no database needed.

Tables hold up to 10,000 rows each. Your automations create, find and update rows, saving a row can start a run, and your agents can read the same data.

Accounts248 records
CompanyStageMRRRenews
Verano Coffee€6,40012 Apr
Piera Trial€2,80003 May
Wren Labs Active€5,10021 Apr
Northaven Active€9,75030 Apr
Linden Freight Trial€1,90008 May
Read and written by 2 flows

Add a field like a column

Text, number, date and single-select, added like a column in a spreadsheet.

Your automations use it

Create, find, update and delete records from any step, in tables of up to 10,000 rows.

A change starts a run

Creating, updating or deleting a record starts an automation right away, with no polling.

What you can do with a table.

Typed Fields

Text, number, date and single-select. Nothing to migrate or connect.

Editable Rows

Edit a row in place, so whoever owns the data can correct it.

Every Operation

Create, find, update, delete and export.

Change Triggers

A new, edited or deleted record starts an automation right away.

Runs and History

Every write is a step you can read back, kept for 30 days.

Agents Can Read It

Your agents read and write the same tables over MCP.

Access Control

Projects and roles decide who can edit a record, the same as an automation.

Open Source

Part of the MIT-licensed core, so you can self-host it anywhere.

Common questions.

Create, find, update and delete records, filtered by field. A new, edited or deleted record can also start an automation the moment it happens.

10,000 records and 100 fields per table by default, both raisable when you self-host, and as many tables per project as you like. For data in the megabyte range, pass it between steps as a file.

Projects are the boundary: someone in one project cannot see another project's records. The separation is logical rather than physical, since projects share an instance. Physical separation means a second instance or a self-hosted deployment.

Records stay until you delete them. Run data is kept for 30 days by default and can go up to 365. When you self-host, you set the window yourself.

Yes, it is part of the MIT-licensed core, with no separate database to set up. Community Edition leaves out projects, SSO, audit logs, Git Sync and agents.