This server does not embed CorrLinks inside Inmate Connect. Automation runs in a separate headless Chrome profile on the machine (cl1). You normally do not see that window unless you use a screenshot.
Log in the normal way (same account as CL1 in .env if you want parity with automation).
If ADMIN_API_KEY is set, fetch the live screenshot via admin API (refreshes every 25s in /admin), or:
curl -H "x-api-key: $ADMIN_API_KEY" "${origin}/api/admin/corrlinks/screenshot"
Do not put your admin key in URLs — use the x-api-key header only.
CorrLinks runs in profiles/cl1 (and cl2, …). GV SMS uses profiles/gv1. WhatsApp is WPPConnect (no Chrome). Session restore is automatic; you only click Cloudflare/Turnstile in headed Chrome when admin says so — see docs/HUMAN_ONLY.md.