Charges Menu
The Charges option allows users to view and analyze the detailed history of resource usage for which charges have been incurred. This feature is highly useful for tracking resource consumption over specific periods.

How to Use
To review resource usage history, select the Charges option from the Billings menu.
You will be prompted to select a Period for the data retrieval. Choose the desired date. For this example, September 1, 2025, is selected.

Click the Load Charges button to display the data.

Upon successful loading, the system will present the output in a table format with the following columns:
Start Time (UTC): The timestamp when the charge calculation for the resource began.
End Time (UTC): The timestamp when the charge calculation for the resource ended.
Name: The specific name of the resource being used (e.g., the name of a Notebook or Pod).
Resource Type: The type of resource consumed (e.g., CPU, RAM, Storage, GPU).
Charge (Unit Hour): The total charge, calculated by multiplying the number of resource units by the duration of usage in hours within the selected time frame.

Last updated