Advanced
Authentication options
Require two-factor authentication
This applies to every workspace in the organization, not to a single domain.
Auto-join domains
Anyone with an email on these domains can join this organization without an invite.
Preloaded JavaScript
Run JavaScript before every application in this organization loads by attaching helpers to the window scope.
Note: preloading JavaScript across every application can slow down first render. Where possible, attach the script to the individual applications that need it instead of the whole organization. Read the guide
// window.formatCents = (n) => …
JavaScript
Saved 14 minutes ago by Priya Raghavan
Applies to 23 applications