When no group is specified, workers are assigned the `Default Group` group.
## Current Usage Data
The top of the dashboard displays the current resource availability and utilization counts. This gives you an overall
picture of the resources available and in use. The **Total** section displays available and idle resource counts.
These counts are also available per worker category.
The **Totals** section displays:
* GPUs - The total number of GPUs in currently running workers out of the total number of GPUs in all provisioned workers, and the number of idle GPUs. GPUs are considered idle when their average
utilization falls below 80%.
* CPUs - The total number of CPUs in currently running workers out of the total number of CPUs in all provisioned workers, and the number of idle CPUs. CPUs are considered idle when their average
utilization falls below 30%.
* Workers - The number of currently running workers out of the total number of provisioned workers (through autoscalers or K8S), and the number of idle
workers. Workers are considered idle if all of their GPUs and CPUs are idle or if they are not executing any task.
Category sections display the resource count and utilization for:
* Workers
* GPUs
* CPUs
Hover over any of this data to see the number of currently idle machines.
The Resource graph displays resource usage over time. The graph time span can be controlled through the dropdown menu
above the graph (between 3 hours and 1 month). Hover over the plot to see specific data point values.
Click on a group in the **Resource Groups** list below the graph to have the graph display usage for that specific group.
When viewing a group's usage, you can select what data to view in the dropdown menu at the top of the plot:
* Compute Units - Available/Idle CPUs/GPUs
* Compute Utilization - Average CPU/GPU utilization
* Available Memory - Total and Free RAM
* Free Home Storage
* Network Throughput - Rx/Tx
## Resource Groups
The **Resource Groups** table displays current usage numbers for each group:
* Worker count - number of workers in the group
* Average GPU Utilization (%)
* Average CPU Load (%)
* Available (total) RAM (GB)
* Free RAM (GB)
* Free home disk (GB)
* Network (Tx/Rx Mbps)
Click <imgsrc="/docs/latest/icons/ico-chevron-right.svg"alt="Expand"className="icon size-md"/> to expand the resource
group and view the stats of each worker within the group. Filters can be applied by
clicking <imgsrc="/docs/latest/icons/ico-filter-off.svg"alt="Filter"className="icon size-md"/> on a column, and the
relevant filter appears. To clear all active filters, click <imgsrc="/docs/latest/icons/ico-filter-reset.svg"alt="Clear filters"className="icon size-md"/>.
Hover over a worker and click <imgsrc="/docs/latest/icons/ico-dots-v-menu.svg"alt="Dot menu"className="icon size-md space-sm"/>
to access the worker's information panel.
The table highlights values that cross user configured thresholds.