Simplifyd Cloud
HomeDashboardDashboard

Dashboard

An overview of the Simplifyd Cloud web console.

The dashboard is the web console for Simplifyd Cloud. Almost everything you can do from the CLI is also available here.

Core concepts

ConceptDescription
WorkspaceThe top-level container. Billing and team membership belong to a workspace.
ProjectA group of services and environments inside a workspace.
EnvironmentAn isolated runtime context (e.g. production, staging). Each project has at least one environment.
ServiceSomething running inside an environment — a container image, a managed database, a bucket, or a static site.
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