All Products
Search
Document Center

Platform For AI:View billing details

Last Updated:Apr 02, 2026

Query 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 Grant permissions to a RAM user.

  • Billing data is updated with a one-day delay.

  • When exporting usage details, set the product name to learn. Metering specifications for each 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

Alibaba Cloud Billing Management APIs also provide access to PAI billing details. Common APIs:

  • QueryBill: Returns bill overview information, including billing cycle, product, and amount.

  • QueryInstanceBill: Returns instance-level billing details, down to individual DSW instances or EAS services.

  • QuerySettleBill: Returns settlement bills for verifying actual charges.

Note

Enable access permissions for the Billing Management OpenAPI before calling these APIs. For details, see the Billing Management API documentation.