Preferences, workspace configuration, and data management
Per-browser settings — no account system exists in this app, so these live only on this device
Table density
Applies to every list's table, everywhere in the app.
Reset browser data
Favorites, recently-viewed history, saved list filters, and your remembered comment name are all stored only in this browser — nothing here touches the underlying records.

Project 77 — Construction
Boston small-multifamily renovation operations
Boston, MA · single-workspace deployment
Stage definitions for every record type — stages advance forward; stage-gated fields are enforced on save
Guardrails enforced on save: a project can't reach Contract without a signed amount, awarded subcontractor, and signing date; a draw can't be released before its project has a signed contract; date orderings (approved ≥ requested, closeout ≥ build start, …) are validated server-side.
How this workspace records data
This is a seeded demonstration workspace
Projects
7
Bids
9
Draws
8
COs
5
Permits
9
Subs
7
$481,000.00 in draws tracked. Records created in this demo persist for the life of the current server instance; the workspace resets to its seed data on the next cold start or redeploy.