← all wireframes

03 · Key saved → connect-terminal modal fires

Second user interaction. Key verified. Modal pops with one-liner auto-copied. Dashboard greyed behind it.

aiusage.ai/dashboard.html
Dashboard
LIVE P

Claude API key ✓ Saved

🔒sk-ant-api03-••••••••••••••EMgAA

Runs this month

0

Connect your terminal below to make your first call.

Connect your terminal

Pick your OS. Copy. Paste in terminal. Done.

Mac
Press ⌘ Space, type Terminal, hit
pat — -zsh
pat@laptop ~ %
 
paste here (⌘V)
Windows
Press ⊞ Win, type PowerShell, hit
Windows PowerShell — ☐ ✕
PS C:\Users\pat> 
paste here (Ctrl+V)
AUTO-FIRES

Modal opens the instant key is verified. Copy button auto-pulses. Command pre-copied to clipboard on modal open.

DISMISSABLE

"I'll do this later" closes it. Dashboard remains accessible. Modal re-fires once per session after key save until first call.

PLATFORM-AWARE

On Windows, swap curl | bash for PowerShell irm | iex. Auto-detect via navigator.platform.