/workspace

Workspace overview: zones, pipelines, schedules, compute nodes.

Category: slash-commands

Syntax

/workspace [<name>]

Description

## Overview `/workspace` renders an overview card for a workspace: its zones, registered pipelines, schedules, assigned compute nodes, and recent activity. With no argument, the command targets the session's active workspace; with a name, it scopes to the named workspace instead. ## Behavior - Catalog-backed; requires control-plane auth. - The card is the natural "home" view for a session: from here you can drill into zones, pipelines, or nodes. Every row is a drill-in. - Use `/context` to see cross-workspace bootstrap information (which workspace the session is currently scoped to, which nodes are healthy, which pipelines ran recently). - Changing the active workspace is not done via `/workspace`; it is selected at login or via configuration. `/workspace <name>` only views; it does not switch.

Examples

/workspace
/workspace analytics
/workspace ws_finance

Pitfalls

See Also

Open in interactive docs →   DeltaForge home →