# 创建磁盘

您可以创建一个磁盘并将其绑定到任意实例以扩大存储空间。

## 操作步骤

1. 转到 **磁盘** > **创建磁盘**.

   <div align="left"><figure><img src="/files/KHsvbZGdRxnL1HUuWj2w" alt=""><figcaption></figcaption></figure></div>
2. 选择所需的地域。
3. 选择磁盘类型并配置磁盘大小，范围为 20 GB 至 32768 GB。
4. 选择磁盘数量并命名磁盘。
5. *<mark style="color:green;">(可选)</mark>* 选择磁盘所属的资源组。
6. 检查订单和权限，然后点击 **确认订单** 进行支付。

## 后续操作

磁盘创建完成后，您可以将其绑定到需要的任意实例。详细步骤请参阅 [**绑定磁盘**](/welcome/cn/elastic-compute/get-started/manage-storage/attach-a-disk.md)。


---

# 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/elastic-compute/get-started/manage-storage/create-a-disk.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.
