/zones

List all zones.

Category: slash-commands

Syntax

/zones

Description

## Overview `/zones` lists every zone visible to the authenticated session, along with a summary of each zone's schemas and recent activity. Zones are the top-level catalog partition in DeltaForge; a workspace's tables live inside one or more zones. ## Behavior - Catalog-backed; requires control-plane auth. - Each zone row is a drill-in to `/schemas <zone>`, scoping further exploration to that zone. - No argument. Run after `/context` to orient in an unfamiliar environment.

Examples

/zones
:zones

See Also

Open in interactive docs →   DeltaForge home →