Skip to main content

Sim Tables is the built-in database in the open-source AI workspace where teams build, deploy, and manage AI agents. Teams organize typed records, filter and edit rows, add enrichment and workflow columns, and use Table blocks to query, insert, and update data across agent runs.

Sim / Tables

Put your data to work with AI agents.

A working home for your data.

Organize, enrich, and put structured data to work across every agent run in Sim.

Qualified leads
6 rows
#CompanyScoreStatusContact
194
Qualified
Alice Johnson
288
Qualified
Daniel Park
372
Review
Eva Chen
491
Qualified
Sam Rivera
586
Qualified
Morgan Lee
679
Review
Alex Chen

Structured records

Filter records, inspect a row, and keep the data your agents use organized.

Fill in the missing context.

Enrich a row or run a workflow to write research, scores, and details back into your table.

Carry work from run to run.

Read matching records and save results with Table blocks inside your workflows.

From your terminal

Work with data from your terminal.

Find your tables and query their rows with the Sim CLI. Use the results in your own scripts and tools.

Terminalzsh
~/sim/tables
sim tables list
sim tables rows query \
  "$TABLE_ID" --limit 10

Every agent your company runs. All in one place.