diff --git a/docs/install/CALL-E-installation-guide.md b/docs/install/CALL-E-installation-guide.md index 7fcd7e9..23d46cc 100644 --- a/docs/install/CALL-E-installation-guide.md +++ b/docs/install/CALL-E-installation-guide.md @@ -59,6 +59,24 @@ After the user confirms authorization is complete, finish the pending login: env CALLE_SOURCE=skills_sh CALLE_INTEGRATION=skills_sh_skill CALLE_INTEGRATION_VERSION=0.1.0 calle auth login --no-browser-open ``` +## Step 3.5 First-Time Users: Create The Account + +`calle auth login` authenticates the CALL-E account that the dashboard +provisions for you. The first-time-user path is: + +1. `calle auth login` opens the brokered dashboard sign-in. +2. On the sign-in page choose **Continue with Google** and complete Google + sign-in. +3. The dashboard provisions a workspace with the starter call entitlement. +4. The browser returns to the broker session; `calle auth login` completes + the token exchange. + +The earlier credential-only login page (without a signup path) is tracked in +[#103](https://github.com/CALLE-AI/call-e-integrations/issues/103). +The onboarding blocker is considered mitigated pending an anonymous-user +regression check; if you cannot complete step 2–4 with a fresh account, +reply there. + ## Step 4 Verify ```bash diff --git a/docs/install/install-guide.md b/docs/install/install-guide.md index f1496ca..0694ec7 100644 --- a/docs/install/install-guide.md +++ b/docs/install/install-guide.md @@ -186,6 +186,24 @@ The Codex, Claude Code, Cursor plugin, OpenClaw, and skills.sh skills use the repository-local CLI when available, then a global `calle`, then the npm fallback. +### First-Time Users: Create The Account + +`calle auth login` authenticates the CALL-E account that the dashboard +provisions for you. The first-time-user path is: + +1. `calle auth login` opens the brokered dashboard sign-in. +2. On the sign-in page choose **Continue with Google** and complete Google + sign-in. +3. The dashboard provisions a workspace with the starter call entitlement. +4. The browser returns to the broker session; `calle auth login` completes + the token exchange. + +The earlier credential-only login page (without a signup path) is tracked in +[#103](https://github.com/CALLE-AI/call-e-integrations/issues/103). +The onboarding blocker is considered mitigated pending an anonymous-user +regression check; if you cannot complete step 2–4 with a fresh account, +reply there. + ## Safety CALL-E can place real outbound phone calls. Integrations must plan first,