> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.vessl.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitor workloads

> View your active workloads, GPU usage, and spend rate at a glance.

The Home dashboard gives you a single view of all your running workloads across every team you belong to. Click **Home** in the sidebar to open the dashboard.

<div>
  <Frame>
    <img src="https://mintcdn.com/dora/jDU6Cs8kP29jD1f3/images/Home_All%20teams_haveworkloadslist.png?fit=max&auto=format&n=jDU6Cs8kP29jD1f3&q=85&s=360c10702a8dd5c5ba828707f1e2be74" alt="Home dashboard showing summary cards and workloads table" width="7680" height="4764" data-path="images/Home_All teams_haveworkloadslist.png" />
  </Frame>

  <small>Example: Home dashboard with summary cards and workload list</small>
</div>

## Summary cards

Four cards at the top provide an at-a-glance overview of your workloads.

| Card                 | Description                                                                                                                                                               |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Active workloads** | Total number of your workloads excluding terminated ones (running, paused, queued, and initializing)                                                                      |
| **GPUs in use**      | Number of GPUs currently allocated to your running workspaces                                                                                                             |
| **GPU utilization**  | One-hour GPU-weighted average across your running workspaces. If runtime is under one hour, the card stays in a temporary collecting state (for example, `Collecting...`) |
| **Spend rate**       | Current hourly cost across all your running workspaces (\$/hr). Excludes storage costs                                                                                    |

<div>
  <Frame>
    <img src="https://mintcdn.com/dora/jDU6Cs8kP29jD1f3/images/Home_teams_hover_explanation_theothernotices.png?fit=max&auto=format&n=jDU6Cs8kP29jD1f3&q=85&s=7728d089b4f7df2a0bc6288d616e5f77" alt="Summary card with tooltip hover revealing how each metric is calculated" width="7680" height="4320" data-path="images/Home_teams_hover_explanation_theothernotices.png" />
  </Frame>

  <small>Example: Hover over tooltip icons to see how each metric is calculated</small>
</div>

<Info>
  Hover over the tooltip icon on each card to see how the metric is calculated.
</Info>

## Workloads

The workloads table lists your active workspaces grouped by team.

<div>
  <Frame>
    <img src="https://mintcdn.com/dora/pxdBA8-jJ0nLpNWG/images/new_dashboard_workloadswithunderutilicon.png?fit=max&auto=format&n=pxdBA8-jJ0nLpNWG&q=85&s=1c68a5ca1d9ae919280172ec475d5db7" alt="Workloads table grouped by team with under-utilization warning icons" width="7680" height="4764" data-path="images/new_dashboard_workloadswithunderutilicon.png" />
  </Frame>

  <small>Example: Workloads table</small>
</div>

### Filters

* **Team**: Show workloads from a specific team or all teams
* **Status**: Filter by workload status (for example, Running, Paused)
* **Clear**: Reset all filters

### Table columns

| Column                    | Description                                                                                                                           |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Workload name**         | Workspace name. Workloads with low GPU utilization show an under-utilization warning. Click to open the workspace detail page.        |
| **Status**                | Current status (Running, Paused, Stopped, and so on)                                                                                  |
| **Team**                  | Team the workload belongs to                                                                                                          |
| **GPU**                   | GPU type and count (for example, "A100-80GB x 4")                                                                                     |
| **GPU Utilization (1hr)** | One-hour average GPU utilization, weighted by GPU count. Color-coded: green (**90%**+), gray (**30**–**90%**), orange (below **30%**) |
| **Spend rate**            | Hourly cost for this workload (\$/hr)                                                                                                 |

When you filter by a specific team, a **Total** row appears at the bottom showing combined GPU count, average utilization, and total spend rate.

## Quickstart cards

When you have no running workloads, the dashboard shows three quickstart cards to help you get started:

<div>
  <Frame>
    <img src="https://mintcdn.com/dora/jDU6Cs8kP29jD1f3/images/Home_All%20teams.png?fit=max&auto=format&n=jDU6Cs8kP29jD1f3&q=85&s=3fe6ca6928a127a50e73dfdcc4ada944" alt="Home dashboard quickstart cards linking to Workspaces, Cluster storage, and Object storage setup" width="7680" height="4320" data-path="images/Home_All teams.png" />
  </Frame>

  <small>Example: Quickstart cards</small>
</div>

* **Get started with workspaces** — Launch a GPU environment and start developing
* **Connect Cluster storage** — Set up high-performance shared storage for fast, large-scale data loading
* **Use Object storage** — Store and retrieve data with cost-efficient S3-based storage for archiving and long-term preservation

## Edge cases

| Scenario                   | Behavior                                                                      |
| -------------------------- | ----------------------------------------------------------------------------- |
| No running workloads       | Quickstart cards are displayed instead of the workload table                  |
| No metric data             | Workloads running for less than one hour stay in a temporary collecting state |
| No matches after filtering | The table shows an empty-state hint suggesting filter adjustment              |
| CPU-only workload          | GPU columns show `-`                                                          |
