- Cost Report — costs for all Cloud resources used, calculated at Pay-As-You-Go rates. If active resource commitments exist, the prices shown don’t reflect actual costs because commit discounts are not applied.
- Reservation Cost Report — monthly resource usage and costs that account for resource commitments. This report shows how much of the committed resources were consumed, whether commits were fully utilized, and any overcommit costs incurred when usage exceeded the reserved amount.
Cost Report
This report calculates all costs using Pay-As-You-Go rates and doesn’t account for resource commitments. If active commits exist, the prices shown won’t reflect actual costs. Check the Reservation Cost Report for cost data that includes commit discounts.
- Project — view costs for all projects or a selected subset. Deleted projects appear in the Project dropdown with a (Deleted) label and can be selected like active ones.
- Regions — filter by the region where resources were created.
- Types — filter by resource type.
- Tags — filter by tags assigned to resources.
- Consumption period — view costs for 1 week, 2 weeks, or a custom date range. The maximum custom period is one month.


- Hours
- Gigabyte-hours
- Gigabyte-minutes
- Gigabyte-seconds
- Millions
- Gigabytes
- Flavors, hours
- Resource name
- Resource type
- Region
- Project
- Tags
- Usage
- First seen date
- Last seen date
- Cost




Cost Report export
To export data for the selected period, click Export CSV in the top-right corner. Two file types are available:- Detailed — a detailed breakdown of each resource.
- Totals — the total cost of resources in each location.

- Detailed CSV report
- Totals CSV report
The following table describes the columns in the Detailed CSV export.
| Column | Description |
|---|---|
| Service | Name of the Cloud resource. |
| UUID | Universally unique identifier assigned to the resource. Some resources, like IP addresses, don’t have a UUID as they’re already unique. |
| Feature | Billing identifier that combines resource type, configuration, region, and pricing model. Every resource has a feature value, including resources with a single configuration like IP addresses. |
| Tags | Tags added to the resource, including system-generated tags. |
| Service_name | Name of the service as displayed in the Name field in the portal. For example, the name of a Virtual Machine. |
| Region_id | ID of the region where the resource was created. Check the ID via the API. |
| Region_name | Name of the geographical location of the data center where the resource was created. |
| Project_id | ID of the project where the resource was created. The project ID is visible on the Projects page in the grid view. |
| Project_name | Name of the project where the resource was created. |
| First_seen | Date when the resource was first detected in the billing system during the selected period. Identifies when a resource started generating costs. |
| Last_seen | Date when the resource was last detected in the billing system during the selected period. Identifies when a resource stopped generating costs, though it doesn’t necessarily indicate the resource was deleted. |
| Period_from | Start date of the reporting period. Reflects the selected date range, not when the resource was created. |
| Period_to | End date of the reporting period. Reflects the selected date range, not when the resource was stopped or deleted. |
| Units | Consumption measurement unit — either usage time (gbminutes, minutes, milliseconds) or consumed quantity (bytes, GBS). |
| Value | Numerical measurement of resource usage. |
| Error | Any errors associated with costs incurred during the specified period. |
| Cost | Cost of the resource for the specified period. |
| Currency | Currency in which the cost is calculated. |
| Attached_to | Cloud product to which the resource is connected. For example, the ID of a Virtual Machine that a volume is attached to. |
| Port_id | Unique identifier for a network virtual port of a VM, used to associate IP addresses and traffic with specific network connections. |
Reservation Cost Report
The Reservation Cost Report presents monthly usage and costs for prepaid and reserved resources, showing commit utilization and any overcommit charges. Data is grouped by resource type and feature. The cost data can be filtered by:- Regions — filter by the region where resources were created.
- Types — filter by resource type.
- Consumption period — select a specific month.

- Hours
- Gigabyte-hours
- Gigabyte-minutes
- Gigabyte-seconds
- Millions
- Gigabytes
- Flavors, hours
- Resource type — the type of Cloud resource.
- Feature name — the billing identifier that combines resource type, configuration, region, and pricing model.
- Region — the region where the resource is located.
- Usage — the amount of resource consumed.
- Cost — the cost for the selected period.
Reservation Cost Report export
To export the billing report for the selected period, click Export totals CSV in the top-right corner.
| Column | Description |
|---|---|
| Type | Cloud resource type. |
| Feature | Billing identifier that combines resource type, configuration, region, and pricing model. Every resource has a feature value, including resources with a single configuration like IP addresses. |
| Region_id | ID of the region where the resource is reserved. Check the ID via the API. |
| Region_name | Name of the geographical location of the data center where the resource is reserved. |
| Period | Timeframe for the displayed statistics. |
| Units | Consumption measurement unit — either usage time (gbminutes, minutes, milliseconds) or consumed quantity (bytes, GBS). |
| Value | Total consumed value. |
| Commit value | Total amount of resources reserved. |
| Commit cost | Cost for the reserved amount of Cloud resources. |
| Overcommit cost | Additional charges incurred when resource usage exceeded the committed (reserved) amount. |
| Error | Any errors associated with costs incurred during the specified period. |
| Currency | Currency in which the cost is calculated. |