# 创建带宽组

当您在指定地域创建带宽组时，所有在该地域覆盖的城市中创建的计算资源将自动加入此带宽组。

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

<mark style="color:blue;">目前，创建带宽组仅对 VIP 客户开放。</mark>

<mark style="color:blue;">如有需要，请联系我们。</mark>
{% endhint %}

## 前提条件

* 目前只有裸机实例和虚拟机实例可以加入带宽组。
* 实例计费模式应为 **资源停服**；公网计费模式应为 [**合并突发 95 计费**](/welcome/cn/pricing/network-billing/regional-aggregated-burstable-95th.md)。

## 操作步骤

1. 转到 **产品** > **带宽组**，并点击 **创建带宽组**。
2. 选择您希望计算资源共享一个带宽承诺并汇总计算 95 带宽的地域。

   {% hint style="info" %} <mark style="color:blue;">**注意**</mark>

   <mark style="color:blue;">将鼠标悬停在地域上以查看其覆盖的城市。有关可选地域的更多详细信息，请参阅</mark> [<mark style="color:blue;">**支持的地域**</mark>](#supported-regions) <mark style="color:blue;">。</mark>

   <mark style="color:blue;">在一个地域中只能存在</mark> <mark style="color:blue;">**一个**</mark> <mark style="color:blue;">带宽组。</mark> {% endhint %}
3. 配置带宽。\
   您可以选择可用的带宽承诺或输入您想要的值。您将看到相应的价格和突发能力。\
   有关带宽组计费的更多详细信息，请参阅 [**合并突发 95 计费**](/welcome/cn/pricing/network-billing/regional-aggregated-burstable-95th.md)。
4. 检查 **摘要** 并点击 **确认订单**，您可以在列表中查看新的带宽组。

   <figure><img src="/files/gyCXvhaC2vosVeVjCfu2" alt=""><figcaption><p>带宽组列表</p></figcaption></figure>
5. *<mark style="color:green;">(可选)</mark>* 您还可以执行以下操作：
   * 点击带宽组名称以查看带宽使用详情。
   * 转到 **操作** > **更改承诺** 以升级或降级带宽承诺。
   * 转到 **操作** > **订单与账单** 以查看订单或账单详情。

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

<mark style="color:blue;">任何带宽承诺的升级或降级变更将于次月 1 日生效。</mark>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/traffic/bandwidth-cluster/create-a-bandwidth-cluster.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
