Simplifyd Cloud
HomeDashboardDashboard

Dashboard

An overview of the Simplifyd Cloud web dashboard — your mission control for infrastructure management.

The Simplifyd Cloud dashboard is a visual, browser-based interface for managing your entire cloud infrastructure. Everything you can do from the CLI or API is also available here.

Core concepts

ConceptDescription
WorkspaceTop-level organisational unit. Billing and team membership are scoped to workspaces.
ProjectA logical grouping of services and environments within a workspace.
EnvironmentAn isolated runtime context (e.g. production, staging). Each project has at least one environment.
ServiceA containerised workload (Docker image or managed PostgreSQL) running inside an environment.
DeploymentA running or historical instance of a service.

After signing in you land on the project canvas — a visual map of all services in the active environment. The left sidebar provides access to project settings.

Top-level navigation

  • Dashboard — returns to your project list
  • Project selector — switch between projects in the current workspace
  • Environment selector — switch the active environment shown on the canvas
  • Settings — project-wide configuration (environments, members, billing, etc.)

What's in the dashboard