# Creating & Attaching a Storage or Disk

You can create a blank disk and attach it to your VM instance. This disk functions as a non-root disk.

* On the main page of the Service Portal AI, select the **Storage** menu.

<figure><img src="/files/uPCwNvH0HWvn8sdEV629" alt=""><figcaption></figcaption></figure>

* Click the **Create Storage** button.

<figure><img src="/files/iGVLpoMwh8AseqFty36k" alt=""><figcaption></figcaption></figure>

* Fill in the **Create Storage** form with the following information.

<table data-full-width="true"><thead><tr><th width="322">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Storage Type</strong></td><td>- Premium Volume SSD with 2250 - 4500 IOPS<br>- Premium Volume SSD with 750 - 2500 IOPS</td></tr><tr><td><strong>Select Volume Size</strong></td><td>Specify the storage size required.</td></tr><tr><td><strong>Do you want to attach this storage to an instance or not?</strong></td><td>Select <strong>Yes</strong> if you want to attach the storage to an instance, or select <strong>No</strong> if you want to attach the storage later.</td></tr><tr><td><strong>Select Instance</strong></td><td>Select the instance where the storage will be attached.</td></tr><tr><td><strong>Name Volume</strong></td><td>Name for the volume.</td></tr><tr><td><strong>Billing Type</strong></td><td>Based on the project billing type used.</td></tr><tr><td><strong>Zone</strong></td><td>Zone used for the storage.</td></tr></tbody></table>

* Click the **Create** button to save the data or **Cancel** if you do not want to save the data.

<figure><img src="/files/8By1fshqyXnUtTLHLtax" alt=""><figcaption></figcaption></figure>

* A notification will appear displaying the message "**Storage has successfully created**".

<figure><img src="/files/V1iN39AXqsmlK6cjThlw" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-flexi/deka-volume-storage/creating-and-attaching-a-storage-or-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.
