Fathym
Menu

Navigation

Goal: Find your way around the workshop.

The workshop is organized around workshops, surfaces, and nodes. Knowing the hierarchy makes everything easier to find.

The hierarchy

Organization
└── Workshop (your main environment)
    ├── Connections (data sources)
    └── Surfaces (scoped workspaces)
        └── Nodes
            └── Warm Queries

The main areas

AreaWhereFor
Workshop selectorTop-left breadcrumbSwitch workshops
Node BankLeft edgeDrag nodes onto the canvas
CanvasCenterYour connections, surfaces, and queries
InspectorRight panelView and edit details
Azi panelLeftAsk for what you want
Top barTopAPIs, proposals, deploy

The top bar

ItemWhat it does
APIsAPI keys, the data API, the warm query manager
ProposalsReview pending proposals
DeployPush committed changes live

Working with surfaces

  1. Surfaces appear as nodes on the canvas
  2. Click a surface to select it and open the Inspector
  3. Click the Manage Surface icon to enter it
  4. Inside, you see its connected nodes and warm queries
  5. Use the breadcrumb to step back out

The Inspector

Select any item and the Inspector shows:

SectionContent
OverviewName, type, status
PropertiesConfiguration
DataLive or sample data
QueriesAssociated warm queries
HistoryRecent changes

Keyboard shortcuts

ShortcutAction
Ctrl+SSave
Ctrl+KOpen the command palette
EscapeClose a panel or dialog
/Focus the Azi chat

Finding things

Press Ctrl+K (or click search), type what you're after - surfaces, nodes, queries - and click a result to jump to it. Or just ask Azi: "Show me the signups query" or "Open the ProductData connection."

The breadcrumb at the top shows your location:

Workshop > Surface > Node > Warm Query

Click any level to jump there. Between breadcrumbs, search, and Azi, you're never lost.

Next steps

On this page