Records agents act on
Store leads, tickets, and invoices as rows agents read and write. Sim keeps the data next to the agents that work it.
Tables is the built-in database in Sim, the open-source AI workspace where teams build, deploy, and manage AI agents. Teams store records agents read and write, run enrichments that fill cells automatically, query rows from agent logic, and keep state between runs, all in one workspace.
Tables is the database built into Sim, the open-source AI workspace. Store the records agents read and write, let enrichments fill empty cells, and carry state from one run to the next.
Sim stores the records agents work with, leads, tickets, and invoices, as tables that live in the same workspace as the agents themselves.
Store leads, tickets, and invoices as rows agents read and write. Sim keeps the data next to the agents that work it.
Sim runs enrichments over new rows, finding work emails, phone numbers, and company info, so empty cells fill themselves.
Read and write rows from code or any workflow block. Sim treats every table as part of your agent logic.
Sim carries state between runs. Every run writes rows, every change is recorded, and agents pick up exactly where they left off.
Each run writes its results back to the table, so the next run starts from what Sim already knows.
Sim routes records from your tools into tables and back out again, one switchboard for structured data.
Sim records every insert and update with who made it, so the history of a table is always inspectable.