Application header
Brand and home
The application logo links to/ and returns the user to the dashboard. On account-settings routes, the logo behaves the same unless overridden by deployment-specific routing.
Workspace selector
The workspace control displays the active workspace (name and image when available). Functions include:- Switching workspace: reloads the project list for the selected workspace and clears the prior project and environment selection.
- Creating a workspace: opens the workspace creation flow or navigates to workspace administration, depending on implementation.
- Empty state: when no workspace exists, the interface presents workspace creation entry points.
Project and environment
These controls are hidden on global/account-settings routes.
Until both project and environment are selected, certain header links may be disabled or resolve to
/.
Primary navigation
Available when viewing the project dashboard (not on standalone account-settings layout):
On narrow viewports, primary navigation and project/environment selectors may be grouped under a collapsible menu control.
Workspace invitations
Pending invitations are surfaced through a notification control (badge count when non-zero). Each entry shows workspace metadata and assigned role. Actions are accept and decline.Project creation entry points
If the workspace contains zero projects, the creation flow may require completion before dismissal.
User menu
Opened from the profile control (avatar or placeholder).
Email-password accounts with unverified addresses may display a verification status indicator. Verification email resend, when supported, is initiated from account settings.