After you choose Runtime from Create, the configuration panel opens. That panel is where the UI behaves like a runtime submenu: you pick a language family, a version for that family, and (for some families) an application server stack. See:
- Families and versions — Horizontal family selector, version dropdown, data from
GET /api/runtimes. - Application servers — Optional server stack (Uvicorn, Gunicorn, Kestrel, etc.) when the family supports it.
- Canvas and connections — Linking runtimes to instances, install behavior, APIs.