---
url: /en/pricing.md
---
## Overview

The currently used version is **Cloud Native Build-Community Edition**, each Top Organization is billed independently, and the billing is based on the usage scale of the previous natural month, **Pay-as-you-go**.

> If you are a enterprise user, and need to meet the data security and other compliance requirements, you can choose to deploy [Enterprise Edition](/en/more/enterprise.md).

## Billing Model

### Resource Usage Fee

| Billing Item         | Free Quota            | Excess Billing Standard | Usage Scenario                               |
| :------------------- | :-------------------- | :---------------------- | -------------------------------------------- |
| Repositories Storage | 100 GiB               | ￥1 /GiB/Month         | Git Objects                                  |
| Object Storage       | 100 GiB               | ￥1 /GiB/Month         | Artifacts, LFS Objects, Images & Attachments |
| Events-CPU | 160 Core Hours  |  ￥0.125 /Core Hour  | CPU resources used by Events                                |
| Workspaces-CPU | 1600 Core Hours |  ￥0.125   /Core Hour  | CPU resources used by Workspaces                                  |
| Events-GPU | 160 Core Hours  |  ￥0.5   /Core Hour  | GPU resources used by Events                               |
| Workspaces-GPU | 1600 Core Hours |  ￥0.5   /Core Hour  | GPU resources used by Workspaces                                  |

### Storage Resource Usage Statistics

Applicable billing items: Repository Storage, Object Storage.

Billed usage: Monthly average of daily usage - Free quota.

### Computing Resource Usage Statistics

Applicable billing items:

* Events-CPU
* Workspaces-CPU
* Events-GPU
* Workspaces-GPU

Billed usage: Total monthly usage - Free quota.

#### Core-Hours as Billing Unit

* `8 cores` used for `1 hour` = `8 cores × 1 hour` = `8 core-hours`.
* Build node specifications can be customized as needed. For details, see [Build Node](/en/build/build-node.md).

#### Usage Calculation Rules

* After launching a Cloud Native Build/Dev task, usage is frozen every 5 minutes. Frozen usage = 5 minutes × Node specification.
* If insufficient quota is detected during pre-freezing, the task will be terminated immediately to prevent overage charges.
* Upon task completion, usage is reported based on actual runtime.
* If a build task spans across months, usage is counted in the calendar month when the task ends.

#### freezing Calculation Example

For a build task with 8-core node specification, the usage frozen every 5 minutes is:

`8 cores × 5 min = 0.67 core-hours`

## Free Quota Description

**Repositories Storage:** the storage space occupied by Git objects, has a free quota of `100GiB`.

**Object Storage:** the storage space occupied by Artifacts, LFS Objects, Images & Attachments, has a free quota of `100GiB`.

**Events-CPU** has a free quota of `160 Core-Hours/Month`, which is reset at the end of the month and does not carry over to the next month.

| CPU(Cores) | Memory(GiB) | Free Quota Available Duration |
| :--------- | ----------: | ----------------------------: |
| 1          |           2 |                     160 hours |
| 2          |           4 |                      80 hours |
| 4          |           8 |                      40 hours |
| 8          |          16 |                      20 hours |
| 16         |          32 |                      10 hours |
| 32         |          64 |                       5 hours |
| 64         |         128 |                     2.5 hours |

**Workspaces-CPU** has a free quota of `1600 Core-Hours/Month`, which is reset at the end of the month and does not carry over to the next month.

| CPU(Cores) | Memory(GiB) | Free Quota Available Duration | Applicable Scenarios                                |
| :--------- | ----------: | ----------------------------: | :-------------------------------------------------- |
| 1          |           2 |                    1600 hours | Supports 10 people, using 8 hours daily for 20 days |
| 2          |           4 |                     800 hours | Supports 5 people, using 8 hours daily for 20 days  |
| 4          |           8 |                     400 hours | Supports 3 people, using 8 hours daily for 16 days  |
| 8          |          16 |                     200 hours | Supports 1 person, using 8 hours daily for 25 days  |
| 16         |          32 |                     100 hours | Supports 1 person, using 8 hours daily for 12 days  |
| 32         |          64 |                      50 hours | Supports 1 person, using 8 hours daily for 6 days   |
| 64         |         128 |                      25 hours | Supports 1 person, using 8 hours daily for 3 days   |

## Non-Profit Organization Privileges

Eligible non-profit organizations can apply for permanent free usage privileges, including:

**Repositories Storage**, the storage space occupied by Git objects, has a privilege quota of `6TiB`.

**Object Storage**, the storage space occupied by Artifacts, LFS Objects, Images & Attachments, has a privilege quota of `60TiB`.

**Events-CPU** has a privilege quota of `6400 Core-Hours/Month`, which is reset at the end of the month and does not carry over to the next month.

**Workspaces-CPU** has a privilege quota of `64000 Core-Hours/Month`, which is reset at the end of the month and does not carry over to the next month.

### Application Method

Please visit [Tencent Technology for Good Digital Toolbox](https://techforgood.qq.com/tools/toolsDetail/11) to complete the application for public welfare and charitable organizations.
