Skip to main content
The resource dashboard shows everything about a specific resource. Access it by clicking a resource card on the organization dashboard. The top of the page shows:
  • Resource 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 resource URL (subdomain.codespace.sh)
Coder versionCurrently deployed version
CreatedWhen the resource was created
Last updatedMost recent status change

Admin credentials

When your Coder 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 Coder 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 infrastructure change information
  • Resource badges showing what was created (+), updated (~), or deleted (-)

Quick actions sidebar

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