Skip to main content
storyflo · operator

Sign in to the admin console

Paste the operator token from Fly. We verify it against the inference admin gate before storing — a typo bounces you back here instead of sending you into a 401 loop on every page.

Allowlisted master-admin emails only. Same response shape regardless of match — we don't enumerate.

Or paste the operator token directly

Forgot the token? Pull it from inside the Fly machine:flyctl ssh console -a readout-fm-deploy-2026 \
  -C "/bin/sh -c 'echo $EMAIL_INTAKE_TOKEN'"