Skip to main content
Version: 2.0

Usage

Use Usage to understand which self-deployed workloads are consuming resources and how activity changes over time. Use Billing separately when you need the corresponding charge and payment details.

Before You Begin

  • Your account needs the Usage permission.
  • A deployment or training workload must have run before usage is available.
  • Newly reported activity can take time to appear; use the timestamp and selected period when comparing records.

Open Usage

In the Console, select Usage. Public-cloud Docs 2.0 focuses on the Self-deployed view because it matches the current documented platform journey.

Deployment usage

Read the Summary

The summary can include:

MetricHow to use it
Total RequestsCompare activity across the selected period.
Active DeploymentsConfirm how many deployment workloads are currently active.
Allocated GPU HoursUnderstand the duration of GPU capacity allocated to deployments.
Fine-TuningsTrack training operations that contribute to platform usage.

The selected time range applies to activity metrics. Active-resource counts can represent current state, so do not treat every summary value as a cumulative billing total.

Review Workload Details

Use the workload table to identify where consumption comes from:

FieldMeaning
NameDeployment or training workload name.
TypeWorkload category, such as Deployment or Fine-Tuning.
ModelModel associated with the workload.
RequestsActivity attributed to the workload in the selected period.
DurationTime the workload has consumed resources.
Tokens (estimated)Estimated model-token activity when available.

Start with high-duration or unexpectedly active workloads, then open Deployments to confirm whether each service should still be running.

Reconcile Usage with Operations

  1. Open Manage Deployments and confirm the status of active services.
  2. Use GPU Dashboard to inspect real-time resource utilization for the activated cluster.
  3. Return to Usage and compare the same workload and time period.
  4. Open Billing for the financial breakdown.

Usage metrics describe consumption; the Billing page is the source for the charge recorded to your account.

Troubleshooting

A workload is missing

Confirm that it ran during the selected period and that you are viewing the correct account. Refresh after the reporting delay.

Usage is higher than expected

Check deployment duration and replica configuration. Stop deployments that are no longer needed, then monitor the next reporting period.

Next Step