Skip to main content
The instance dashboard shows everything about a specific instance. Access it by clicking an instance card on the main dashboard. The top of the page shows:
  • Instance name and status badge
  • Open Coder button — opens your Coder dashboard at subdomain.codespace.sh (visible when running)
  • Delete button — owner only, with confirmation dialog

Instance details card

FieldDescription
DomainYour instance URL (subdomain.codespace.sh)
Coder versionCurrently deployed version
CreatedWhen the instance was created
Last updatedMost recent status change

Admin credentials

When your instance is first provisioned, Codespace generates admin credentials for the Coder dashboard:
  • Username — the admin account name
  • Email — the admin email address
  • Password — the initial admin password
Each field has a copy button. The password is hidden by default — click the eye icon to reveal it.
Save these credentials somewhere safe. You’ll need them to sign in to Coder for the first time.

Activity tabs

Workspaces tab

Lists all workspaces running in this instance. Each entry shows:
  • Workspace name and owner
  • Current status (running, stopped, etc.)
  • Click to view the workspace detail page

Events tab

A timeline of provisioning events. Each event shows:
  • Timestamp and event type
  • Status indicator (green = completed, red = failed, yellow = in progress)
  • Expandable details with Terraform resource information
  • Resource badges showing what was created (+), updated (~), or deleted (-)

Quick actions sidebar

Context-aware actions based on instance state:
ActionWhen available
Open Coder DashboardInstance is running
Settings & LimitsAlways
Upgrade CoderNew version available
Force ReprovisionInstance is running
Retry ProvisioningProvisioning failed