Settings
Salesforce connection — saved locally on this Mac, read-only, never leaves this machine
Current connection
Loading…
Salesforce credentials
This connection is read-only — every request this app makes to Salesforce is a
plain SELECT (no create/update/delete anywhere in the codebase). Credentials are written straight
into
backend/.env on this Mac and never sent anywhere else. Leave a field blank to keep
whatever's already saved — useful if you're only rotating a password or token.
Email (SMTP)
Used to send passwordless "magic link" login emails from the Users page. Leave this unconfigured
and password login still works fine — magic links just won't be available until this is set up.
Leave a field blank to keep whatever's already saved.