Skip to main content
The resource dashboard shows everything about a specific resource. Access it by clicking a resource card on the organization dashboard or expanding a resource in the sidebar.

Layout

The resource detail page uses a two-column layout.

Left column

Instance details

FieldDescription
TypeCoder or Codewire Relay
DomainYour resource URL (subdomain.codewire.sh)
Coder versionCurrently deployed version (Coder resources)
SlugResource identifier
CreatedWhen the resource was created
Last updatedMost recent status change
Health statusCurrent health check result
Retry countNumber of provision retries (if any)

Provision timeline

A visual timeline showing each provisioning step and its status. More detailed than the Events tab — shows progress inline on the detail page.

Provisioning errors

If provisioning failed, error details are displayed inline with the timeline.

Workspaces table

Lists all workspaces in this resource with name, owner, and status. Click a workspace to open its detail page.

Right column

Admin credentials (Coder resources, owner only)

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

Relay connection details (Codewire Relay, owner only)

For relay resources, the right column shows:
  • Relay URL — the address your agents connect to (show/hide + copy)
  • Auth token — authentication token (show/hide + copy)
  • Quick setupcw setup <url> command shown for easy CLI connection

Usage summary

Resource usage with progress bars:
  • CPU hours — compute time consumed vs allocation
  • Memory hours — memory usage vs allocation
  • Disk hours — storage usage vs allocation

Quick actions

Context-aware actions based on resource state and your role:
ActionWhen availableRole required
Open CoderResource is runningAny
RestartResource is runningOwner or admin
Sync ConfigurationAlwaysOwner or admin
UpgradeNew Coder version availableOwner or admin
RetryProvisioning failedOwner or admin
Force ReprovisionResource is runningOwner or admin
DeleteAlwaysOwner only