Add a resource
- Navigate to your organization on the dashboard
- Click Add Resource
- Select a resource type:
- Coder — a managed Coder deployment with its own database, namespace, and domain
- Codewire Relay — a WireGuard relay for AI agent connectivity
- Choose a plan (Coder plans include a 14-day free trial)
- Enter a slug — for Coder resources, this becomes your URL:
your-slug.codespace.sh - Click Create Resource
Slugs must be lowercase, use only letters, numbers, and hyphens, and be between 3-63 characters. Choose carefully — slugs cannot be changed after creation.
Watch provisioning
Your resource transitions through: Pending → Provisioning → Running. The resource detail page shows real-time progress. The Events tab displays each provisioning step as it happens. Provisioning typically takes 2-5 minutes for Coder resources.Access your Coder instance
Once a Coder resource shows Running:- Click Open Coder to go to
your-slug.codespace.sh - Sign in with the admin credentials shown on the resource detail page
- Start creating workspaces from the available templates