Toolbar
A vertical toolbar is shown when the canvas is active.
Zoom level and pan offset are persisted in browser storage per scope so returning to the same environment restores the prior view.
Resource creation
The Create action opens a modal resource catalog. After type selection, the console presents type-specific configuration (regions, sizes, runtimes, and similar parameters). Documentation for each type lives under Resource types (hub) and per-type pages (for example Server, Database, Function).- Empty canvas: an empty-state layout may present the same creation entry point centrally.
- Availability: creation is suppressed while an asynchronous create operation is in progress or when authorization denies create permission.
Cloud provider linkage
Provisioning typically requires a cloud account linked at the project level. If no account is linked, the canvas surfaces a connect cloud path. Supported providers (for example AWS, Azure, GCP) depend on platform configuration. Provider onboarding may include external consent or IAM role configuration outside the console.Resource connections
Connections represent relationships between resources (dependencies, routing, or other semantics defined by the platform). Operation summary:- Initiate a connection from a resource card using the control provided for that type.
- Drag toward a valid target; eligible cards are indicated visually.
- Complete the connection or cancel; cancel may be bound to the Escape key during an active drag.