Skip to main content

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.

This page is a compact reference for scope and routes. For the full product narrative, start with Platform. Gateways runs at console.gateways.app. Sign in at console.gateways.app/login.

Scope: workspace → project → environment

LevelPurpose
WorkspaceTeam boundary: membership, invitations, billing context, and how cloud accounts are attached at the org level.
ProjectA system or application you model; may link a cloud provider account used to create resources.
EnvironmentA partition within a project (for example staging vs production). The canvas loads resources and connections for the selected project and environment only.
Changing workspace reloads projects and clears the previous project and environment. Changing project or environment reloads data and updates the URL.

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 example https://console.gateways.app). Segments use project and environment slugs.
PathBehavior
/Dashboard; project/environment selection or canvas.
/{project}/{environment}Architecture canvas.
/{project}/{environment}/activityActivity.
/{project}/{environment}/settingsProject and environment settings.
/{project}/{environment}/account-settingsAccount UI with project context.
/projects/newNew project (requires a selected workspace).
/account-settings and subpathsGlobal account and workspace admin.
Private or custom hostnames use the same path pattern.

Command-line interface

To work from a terminal—init a folder, sign in, push code, and SSH to instances—use the Gateways CLI.