Settings
How the back office looks, which data it shows, and what it is connected to.
Appearance
Applies to this browser. The choice is stored in a cookie the server reads while rendering, so the page arrives in the right theme rather than flashing the wrong one first.
Data mode
Sandbox is a seeded pipeline — leads, conversations and bookings you can move around without touching anybody real. Live is customers. They share one database and one set of code paths, so what you rehearse in sandbox is what happens in live.
Rebuild the sandbox at any time with pnpm seed. It only ever deletes rows already marked sandbox, so it cannot touch live data.
Connections
Read at page load. Nothing here is editable from the browser — these come from the environment the server was started with.
- admin-api
- Reachable
- Database
- Connected
- API key
- Configured
- Roofline surveys
- 6 properties measured
Sign-in
There are no user accounts. One API key stands in for everyone who opens this console, so it cannot tell two operators apart — which is why the card at the foot of the sidebar names the workspace rather than a person. Worth adding before anyone outside the business gets a link.