Skip to main content
The Dashboard Header sits in the top-left corner of the canvas. It shows the current dashboard’s name and provides a quick-access navigator for jumping to any card.

Dashboard name

The header displays the name of the current dashboard. Names are auto-generated when the dashboard is first created (using AI to pick a descriptive title based on what’s in it), and can be renamed from the sidebar.

Card navigator dropdown

If the dashboard has any cards on it, clicking the name pill opens a dropdown panel listing all cards grouped by type:
SectionContents
AgentsAll active (non-draft) agent sessions, with status dot and status label
ViewsAll embedded view cards, by output name
BrowsersAll browser cards, with the current tab title and URL

Status dots (for agent entries only)

Each agent entry in the navigator also has a status indicator whose color reflects that agent’s current status:
Agent is actively executing
Paused — waiting for a tool call to be approved
Finished or manually stopped
Terminated with an error

Jumping to a card

Clicking any item in the dropdown focuses the canvas on that card:
  • The canvas smoothly pans and zooms to center the card in the viewport
  • The card briefly glows to indicate which one was selected.
  • The dropdown closes automatically.

Closing the dropdown

Click anywhere outside the dropdown panel to close it.