Skip to content

Navigating the console

The console shell is the persistent frame that wraps every page in the MaxoPerf application. It provides the left navigation sidebar, the top bar (account switcher, workspace scope switcher, global search), and the Dashboard home page that loads when you first sign in. Understanding the shell makes every other part of the console easier to use.

The shell is visible on every authenticated page of the MaxoPerf console. Navigate to your console URL and sign in — the shell renders immediately.


The left navigation sidebar lists every non-admin section of the console in two groups:

Primary nav (top of sidebar):

EntryRouteWhat it opens
Dashboard/Workspace run-activity summary and recent runs
Ideas Portal/ideasFeature ideas submitted to your account
Projects/projectsProject list for the active account
Private datacenters/private-datacentersOutpost installation and datacenter management
Secrets/secretsAccount-wide and workspace secrets
Tests/testsExpandable group: All tests + New test
Runs/runsAll runs across the workspace

Account nav (bottom of sidebar, collapsible group):

EntryRouteWhat it opens
Account → Overview/accountAccount metrics and active subscriptions
Account → Active runs/account/active-runsLive cross-workspace run monitor
Account → Workspaces/workspacesWorkspace list and management
Account → Teams/account/teamsTeam definitions and membership
Account → Members/account/membersMember list and invitation management
Billing/billingUsage, plans, payment method, invoices
Settings → Profile/settings/profilePersonal profile and display name
Settings → Notifications/settings/notificationsEmail and in-app notification preferences
Settings → API keys/settings/api-keysPersonal API key management
Console shell: left navigation sidebar with primary nav (top) and Account group (bottom).
  1. Click any top-level entry to navigate directly.
  2. Click the Tests or Account group labels to expand or collapse the group.
  3. The active page is highlighted with an amber left border.
  4. The sidebar is always visible on desktop widths; on narrow viewports it collapses to a rail of icons.

The top bar spans the full width above every page. It contains (left to right):

  • Account switcher — the name of the active account with a chevron. Click to change accounts if your user belongs to more than one.
  • Workspace scope switcher — a dropdown showing the currently scoped workspace (or “All workspaces”). Selecting a workspace filters the Dashboard, Runs list, and Secrets to that workspace.
  • Global search — a search field that jumps to tests, runs, projects, and settings by name.

The account switcher lets you move between the accounts your user belongs to without signing out.

Console shell: account switcher dropdown open. Click the account name in the top-left to switch.
  1. Click the account name in the top-left of the top bar. A dropdown opens listing every account your user is a member of.
  2. Click the account you want to switch to. The console reloads scoped to the selected account.
  3. The left nav and all pages update to reflect the selected account’s data.

The workspace scope switcher controls which workspace’s data appears in the Dashboard, Runs, and other workspace-scoped views.

Console shell: workspace scope switcher dropdown. Selecting a workspace scopes the Dashboard and Runs list.
  1. Click the workspace name (or “All workspaces”) in the top bar. A dropdown opens.
  2. Select a workspace to scope all workspace-filtered views to that workspace, or select All workspaces to see data across the entire account.
  3. The Dashboard updates immediately — the activity chart and recent runs list reflect the selected workspace.

Global search lets you jump to any test, run, project, or settings page by name. Press the search shortcut or click the search field in the top bar, then type. Results appear as you type; press Enter or click a result to navigate.


The Dashboard is the first page you see after sign-in. It is scoped to the workspace selected in the scope switcher and shows:

  • Metric strip — Runs in view (first 100), pass rate, and engine count for the workspace.
  • Runs started by day chart — A 14-day bar chart of run start times (UTC) derived from the sample.
  • Recent runs list — Up to 8 recent runs with status badges and quick links to Metrics and Logs for each run.
Dashboard home scoped to a workspace. Top: metric strip. Middle: runs-per-day activity chart (14 days). Bottom: recent runs with quick links to Metrics and Logs.
  1. Select a workspace using the scope switcher in the top bar. The Dashboard only loads data when a workspace is selected — without one it shows a “No workspace” empty state.
  2. Read the metric strip — pass rate and run count give a quick health signal for the workspace.
  3. Read the activity chart — spikes or gaps indicate when runs were being triggered.
  4. Open a run — click a run name to go to the Run detail page, or use the Metrics and Logs quick-link buttons to jump straight to those tabs.
  5. See all runs — click View runs in the page header to open the full Runs list with filters.

  • No workspace selected? The Dashboard shows an empty state. Set the workspace scope in the top bar.
  • First 100 runs only. The Dashboard metric strip and activity chart are computed from the first 100 runs returned for the workspace — not the full history. For complete run history, use the Runs page.
  • Account switcher vs workspace scope. Switching accounts resets the workspace scope to the default for that account. If the Dashboard looks empty after a switch, re-select your workspace.
  • Secrets nav routing. When a workspace is scoped, the left-nav Secrets link goes to workspace secrets, not the account hub. Navigate to /secrets directly for the hub.
  • Admin console. A collapsible “Admin console” group appears at the bottom of the sidebar for users with admin rights. Those surfaces are outside the scope of this guide.