The Organization dashboard gives admins a comprehensive view of GPU utilization, spending, and workload health across the entire organization. To access the dashboard, click your Organization name in the top navigation bar and select Dashboard from the sidebar.
Summary cards
Four cards at the top provide an at-a-glance overview of organization-wide resource usage.
| Card | Description |
|---|
| Running workloads | Total number of running workloads across the organization |
| GPUs in use | Total GPUs currently allocated to running workspaces |
| Organization GPU utilization | GPU-weighted average utilization across all running workspaces, weighted by GPU count |
| Organization spend rate | Total hourly cost across all running workspaces ($/hr) |
When idle workloads are detected, a banner appears showing the count of workloads with zero GPU activity for three or more hours.
A workload is considered idle when its GPU utilization remains at 0% for three consecutive hours. Idle workloads display an Idle (3hr) badge.
Spend trend
The spend trend chart breaks down cost by team, displaying the organization total and each team as a separate line.
Chart lines:
- All teams: Total spend across all teams
- Default: The default-assigned team
- Others: Usage from other resources such as storage
Date range options
Click Date range to select a time period:
- Last 24 hours: Hourly granularity
- Last 7 days: Daily granularity
- Last 30 days: Daily granularity
You can also pick a custom date range by selecting start and end dates from the calendar UI.
The chart automatically adjusts the time granularity based on the selected range (hourly for up to three days, daily for up to six months, monthly beyond that).
Team breakdown
The team breakdown table shows GPU usage and utilization by team. Click the expand arrow on any team row to drill down into individual users.
| Column | Description |
|---|
| Team / User | Team name (expandable) or user name (indented under team) |
| GPUs in use | GPU count for the team or user |
| Avg Utilization | One-day average GPU utilization weighted by GPU count. Workloads with 0% utilization for three or more consecutive hours are marked as Idle. |
You can sort by Avg Utilization and search for specific teams or users using the search box.
Workloads
The workloads table lists all running workspaces with detailed metrics.
Filters
- All teams: Filter by a specific team
- All users: Filter by a specific user
- Show idle only: Toggle to display only idle workloads (GPU utilization at 0% for three or more hours)
Table columns
| Column | Description |
|---|
| Workload name | Workspace name. Click to open the workspace detail page |
| Team | Team the workload belongs to |
| User | Owner of the workload |
| GPU | GPU type and count (for example, “A100-40GB x 2”) |
| GPU Utilization (1hr) | One-hour average GPU utilization. Color-coded: green (90%+), orange (below 30%), red (0% idle) |
| VRAM | Current VRAM usage out of total (for example, “10/80 GB”) |
| Runtime | How long the workload has been running |
| Spend rate | Hourly cost ($/hr) |
Edge cases
| Scenario | Behavior |
|---|
| No running workloads | Summary cards show zero values; tables display empty states |
| No idle workloads | Idle workloads banner is hidden |
| Non-admin user | Organization Dashboard tab is not visible in the sidebar |
| CPU-only workload | GPU columns show CPU only; VRAM shows a dash |
The Organization dashboard is read-only. To take action on a workload (for example, pause or edit), click the workload name to open its detail page.
See also