All Products
Search
Document Center

Platform For AI:View PAI billing details

Last Updated:Jun 10, 2026

View billing details in the console

Go to the Billing Details page in the Expenses and Costs console.

image

Note
  • 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.

Note

Grant Billing Management OpenAPI access permissions before calling these APIs. Configuration steps are covered in the Billing Management API documentation.