Resources are created from Create on the architecture canvas. The catalog comes from your deployment’s resource types API (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.
resource_types / subtypes). The console may hide a type if it is deactivated for your deployment or if your workspace plan is below the minimum tier required for that subtype.
Cloud account: Most types require a linked cloud provider on the project (AWS, Azure, GCP, or others your deployment supports). Behavior and labels vary by provider (for example AWS-specific wording in the Create menu).
API subtype strings are listed on each page; they match plan checks and REST APIs (see API documentation).
All resource types
Compute
- Server —
instance - Scalable server —
scalable_server - Runtime (
runtime) — Overview, Families & versions, Application servers, Canvas & connections
Applications and data
- Application (
application) — Overview, Sources, Upload & build, Git repos, Docker image, Canvas & operations - Database —
database(engines and provider filters) - Utilities —
terminal,bucket_explorer,ide,db_monitor,subdomain,utility
Networking and delivery
Some deployments also defineload_balancer or cdn subtypes in the catalog API, but those types are not active in the console today—they are omitted from this guide until they ship.
Storage and hosting
- Storage bucket —
storage_bucket - Static website —
static_website
Cache and serverless
- Cache server —
cache_server - Function —
function
Canvas
- Resource connections —
resource_connection
Plan and catalog behavior
- Inactive types: If a subtype is turned off in the catalog API, it disappears from Create.
- Plan gating: If your workspace plan is below
minPlanIdfor a subtype, creation may be blocked with an upgrade hint. - Provider filtering: Database and DNS submenus change based on linked cloud (for example GCP/Azure database list).