Your data & security
Where your data lives, and who can reach it.
- Every workspace is isolated at the database level (row-level security) — enforced by the database itself, not just the app, and covered by automated tests.
- "Created by" is stamped on the server from the real signed-in account; it can't be faked from the browser.
- An Audit log (under the Settings button at the bottom of the sidebar; owners/admins) records every operation in your business — tables created or renamed, rows added/edited/deleted, automations changed, members added, roles changed, integrations configured — written by the database itself, so entries can't be forged or erased from the app. Provider keys never appear in it.
- Export your data as CSV anytime — no lock-in.