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.
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'"