1. Create your account
Codespace is in private beta. You need an invite code to sign up.- Go to codespace.sh/signup
- Enter your invite code, name, email, and a password (minimum 12 characters)
- Check your email for a verification link and click it
If you don’t receive the verification email, check your spam folder. You can also resend it from the login page.
2. Create your first instance
- From the dashboard, click New Instance
- Enter a name for your instance (e.g., “My Team”)
- Choose a subdomain — this becomes your instance URL:
your-subdomain.codespace.sh - Click Create Instance
3. Wait for provisioning
Codespace provisions a dedicated Coder deployment for you. This typically takes 2–5 minutes. You can watch the progress on the instance detail page — the Events tab shows each provisioning step in real time.Your instance transitions through these states: Pending → Provisioning → Running. The dashboard auto-refreshes every few seconds.
4. Open your Coder dashboard
Once your instance shows Running:- Click Open Coder to go to your Coder dashboard at
your-subdomain.codespace.sh - Use the admin credentials shown on the instance detail page to sign in
- You’re now in Coder — create your first workspace from the available templates
5. Invite your team (optional)
- Go to your instance’s Settings page
- Under Team Members, enter an email and click Invite
- Your teammate receives an email with a link to join