Updated on 2023-11-30 GMT+08:00

Bills

You can choose Billing in the Billing Center to view the bill of a resource and learn about the usage and billing information of the resource in a certain period.

Bill Reporting Period

After you pay for a yearly/monthly resource, a bill is reported to the billing system in real time for settlement.

The usage of pay-per-use resources is reported to the billing system at a fixed interval for settlement. Pay-per-use products can be settled by hour, day, or month based on the usage type. Pay-per-use ModelArts dedicated resource pools are billed by hour.

The fee deduction time of pay-per-use resources may be later than the settlement period. For example, if a dedicated resource pool billed by hour is deleted at 8:30, the fee generated from 8:00 to 9:00 is usually deducted at about 10:00. On the Billing Center > Billing > Transactions and Detailed Bills > Transaction Bills page, Expenditure Time indicates the time when a pay-per-use product is used.

Viewing ExeML Bills

When ExeML projects are running, different bills are generated for training jobs and service deployment.

Viewing Notebook Bills

  1. Log in to the ModelArts management console and choose DevEnviron > Notebook. In the list, click to copy the instance ID.
  2. Go to the Billing > Expenditure Details page.
  3. In the bill list, select Resource ID from the filter options, paste the resource ID copied in 1, and click to obtain the bill.

    By default, expenditure details are displayed by usage and the statistical period is a billing cycle. You can also set other statistical dimensions and periods.

Viewing Training Job Bills

To obtain the resource bills for a ModelArts training job, obtain the job ID first. However, the job ID displayed on the ModelArts management console is different from the resource ID reported in the bill. You must learn how to obtain the job ID and the mapping between the job ID and the resource ID reported in the bill. The procedure is as follows:

  1. Obtain the resource ID.

    Log in to the ModelArts management console. In the navigation pane, choose Training Management > Training Jobs. Copy the ID of the job whose bills you want to view.

  2. Combine the resource ID reported in the bill based on the obtained job ID.

    Combination rule: training_Job ID

    For example, if the job ID is 32de36ea-26c0-4876-ae48-fdbbb03cd455, the resource ID reported to the bill is training_32de36ea-26c0-4876-ae48-fdbbb03cd455.

  3. View the resource bills in the Billing Center based on the resource ID.

    1. Go to the Billing > Expenditure Details page.
    2. In the bill list, select Resource ID from the filter options, enter the resource ID combined in 2, and click to obtain the bill.

      By default, expenditure details are displayed by usage and the statistical period is a billing cycle. You can also set other statistical dimensions and periods.

Viewing Real-Time Service Bills

To obtain resource bills of ModelArts real-time services, you must obtain the resource name first. However, the real-time service name displayed on the ModelArts management console is different from the resource name reported in the bill. You must learn how to obtain the resource name and the mapping between the service name and the resource name reported in the bill. The procedure is as follows:

  1. Obtain the resource name.

    1. Log in to the ModelArts management console and choose Service Deployment > Real-Time Services. From there, copy the instance name.
    2. Click the service name to go to the service details page. On the Configuration Updates tab page, click the AI application name to go to the AI application details page.
    3. In the Basic Information area, copy the ID of the AI application.
      Figure 1 Obtaining the AI application ID

  2. Combine the resource name reported in the bill based on the obtained service name and application ID.

    Combination rule: Real-time service name-AI application ID

    For example, if the real-time service name is service_predictor_name and the AI application ID is b9c97269-c9b6-4c77-b31e-58b0cb4e02e3, the resource name reported to the bill is service_predictor_name-b9c97269-c9b6-4c77-b31e-58b0cb4e02e3.

  3. View the resource bill in the Billing Center based on the resource name.

    1. Go to the Billing > Expenditure Details page.
    2. In the bill list, select Resource Name from the filter options, enter the resource name combined in 2, and click to obtain the bill.

      By default, expenditure details are displayed by usage and the statistical period is a billing cycle. You can also set other statistical dimensions and periods.

Viewing Dedicated Resource Pool Bills

  1. On the ModelArts management console, choose Dedicated Resource Pools > Elastic Cluster. From there, click on the resource name to go to the resource details page.
  2. On the resource details page, click the Specifications tab and copy the Metering ID.
  3. Go to the Billing > Expenditure Details page.
  4. In the bill list, select Resource ID from the filter options, paste the metering ID copied in 2, and click to obtain the bill.

    By default, expenditure details are displayed by usage and the statistical period is a billing cycle. You can also set other statistical dimensions and periods.