Scope: workspace → project → environment
| Level | Purpose |
|---|---|
| Workspace | Team boundary: membership, invitations, billing context, and how cloud accounts are attached at the org level. |
| Project | A system or application you model; may link a cloud provider account used to create resources. |
| Environment | A partition within a project (for example staging vs production). The canvas loads resources and connections for the selected project and environment only. |
Theming
Sign-in and registration screens use a fixed dark theme. After authentication, the console uses system, light, or dark (stored in the browser).URL reference
Paths are relative to your console origin (for examplehttps://console.gateways.app). Segments use project and environment slugs.
| Path | Behavior |
|---|---|
/ | Dashboard; project/environment selection or canvas. |
/{project}/{environment} | Architecture canvas. |
/{project}/{environment}/activity | Activity. |
/{project}/{environment}/settings | Project and environment settings. |
/{project}/{environment}/account-settings | Account UI with project context. |
/projects/new | New project (requires a selected workspace). |
/account-settings and subpaths | Global account and workspace admin. |