Features
App Toolbar

App Toolbar

The toolbar runs across the top of the Zentro window. It's persistent — visible regardless of which panel you're in.

Sections

[ Project ▾ ] [ Environment ▾ ] [ Status ] ──────────── [ ▶ Run ] [ ⌘ Format ] [ … ]

Project Switcher (left)

Displays the currently active project. Click to open a dropdown listing all your projects. Select one to switch context — the Schema Explorer, editor tabs, saved scripts, and bookmarks all update to the selected project.

Press Ctrl+Shift+P → type switch project to switch from the keyboard.

Environment Selector

Displays the active environment (Dev, Staging, or Production) with a color indicator:

ColorEnvironment
BlueDev
YellowStaging
RedProduction

Click to switch environments within the current project. Switching prompts a reconnect if the credentials differ.

Connection Status

A small dot next to the environment selector shows the connection state:

DotMeaning
GreenConnected
YellowConnecting / Reconnecting
RedDisconnected or error

Click the dot to see the full connection error, or to manually reconnect.

Run Button (▶)

Executes the query in the active editor tab. Equivalent to Ctrl+Enter.

When a query is running, the button changes to a Stop button (◼) — click it to cancel the running query.

Format Button

Formats the SQL in the active editor tab. Equivalent to Shift+Alt+F.

More Menu (…)

The overflow menu on the right contains:

  • New Editor Tab (Ctrl+T)
  • Open Script Search (Ctrl+E)
  • Open Bookmarks (Ctrl+Shift+B)
  • Refresh Schema
  • Open Audit Log (if Production)
  • Enter Focus Mode
  • Settings

Toolbar in Focus Mode

In Focus Mode, the toolbar collapses to a minimal strip showing only the connection status dot and the Run button. Hover the top edge to reveal the full toolbar temporarily.