Developer portal
Sandbox tenants
Every paid plan comes with one sandbox tenant (Enterprise: unlimited). Safe to break — reset on demand.
Create a sandbox
- Sign in to your production tenant.
- Open
https://app.qehsethos.com/settings/sandbox. - Click "Create sandbox". Pick a slug (defaults to
<tenant>-sb). - Choose "Copy configuration from production" to seed modules, users, branding.
- Within ~60 seconds the sandbox URL is ready —
https://app.qehsethos.com/s/<slug>.
What is isolated
- Database namespace — zero overlap with production data.
- Background workers — separate queue names and retry policies.
- API keys — fresh set, never valid in production.
- Webhooks — disabled by default; switch on per-sandbox to test your receivers.
- Billing — sandboxes do not accrue charges or count against seat limits.
Reset, clone, destroy
- Reset — wipe records and re-seed from the last snapshot. Takes under a minute.
- Clone — point-in-time clone from production, useful for reproducing a customer issue.
- Destroy — permanent. Audit log entry records who destroyed which sandbox.