> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/cn/elastic-compute/get-started/manage-storage/create-a-disk.md).

# 创建磁盘

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

## 操作步骤

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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/elastic-compute/get-started/manage-storage/create-a-disk.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
