The Dashboard navigation item opens the architecture canvas: a two-dimensional pan-and-zoom surface on which resources render as cards. The visible inventory is limited to the currently selected project and environment.Documentation Index
Fetch the complete documentation index at: https://docs.gateways.app/llms.txt
Use this file to discover all available pages before exploring further.
Toolbar
A vertical toolbar is shown when the canvas is active.| Control | Function |
|---|---|
| Zoom in / out | Adjusts magnification in fixed increments. |
| Zoom percentage display | Indicates current scale; may be clickable to reset zoom and pan to defaults for the active environment. |
| Fullscreen | Toggles browser fullscreen for the document. |
| Refresh | Requests a fresh resource list from the API. |
| Undo / Redo | Reverts or reapplies card position changes. History is scoped to the active workspace, project, and environment. |
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.