View billing details in the console
Go to the Billing Details page in the Expenses and Costs console.
On this tab, you can filter bills by billing cycle, account, resource group, instance name, product, and product details. Statistics can be grouped by billing item, instance, product, account, or finance unit, and the statistics period supports viewing by billing cycle, by day, or details. On the right side, you can select Include items with payable amount of 0, and use the Customize Columns and Export Bill CSV buttons for custom exports.
-
RAM users require the AliyunBSSFullAccess permission from the Alibaba Cloud account to access Expenses and Costs. For authorization instructions, see Manage RAM user permissions.
-
Billing data is updated with a one-day delay.
-
When exporting usage details, set the product name to
learn. Metering specifications by module:-
Machine Learning Designer (Designer): PAI_ALGO
-
Data Science Workshop (DSW): PAI_DSW_PAY_FULLY_MANAGED
-
Elastic Algorithm Service (EAS): PAI_EAS
-
Query billing details via API
PAI billing details are also available through the Billing Management API:
-
QueryBill: Returns bill overview by billing cycle, product, and amount.
-
QueryInstanceBill: Returns instance-level billing details for individual DSW instances or EAS services.
-
QuerySettleBill: Returns settlement bills for verifying actual charges.
Grant Billing Management OpenAPI access permissions before calling these APIs. Configuration steps are covered in the Billing Management API documentation.