# 저장소 생성 및 조회

## 저장소 생성

<figure><img src="/files/uLIHJ6ZMNhP945Qpj4Z3" alt="" width="563"><figcaption></figcaption></figure>

* **콘솔 > 저장소 메뉴**로 이동합니다.
* **\[저장소 생성]** 버튼을 클릭합니다.

<figure><img src="/files/gfVxeLQwTkCuIAmzMnJw" alt="" width="375"><figcaption></figcaption></figure>

* 저장소명과 저장소 설명을 입력합니다.
* 원하는 저장소 용량(최소 용량 100GB 이상)을 입력합니다.
* 커스텀 볼륨 선택 시, 원하는 용량을 10GB 단위로 선택하실 수 있습니다.
* \[생성] 버튼을 눌러 저장소를 생성합니다.

{% hint style="info" %}
**사전 충전 조건**

* 저장소를 생성하려면, **선택한 용량의 최소 24시간 사용 금액** 이상을 사전에 충전해야 합니다.
* 충전된 크레딧이 부족할 경우, 저장소를 생성할 수 없습니다.

**과금 정책**

* 저장소는 **생성 직후부터 과금이 시작**됩니다.
* 저장소 사용을 원하지 않는 경우 반드시 **반환**해야 과금이 중단됩니다.

**용량 및 설정 변경**

* 저장소는 **생성 시 설정한 용량을 변경할 수 없습니다.**
* 용량 확장이 필요한 경우, 신규 저장소를 생성하여 이용해야 합니다.<br>
  {% endhint %}

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

* 생성 완료 후 목록에서 저장소 상태 및  정보를 확인할 수 있습니다.


---

# 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://runyourai.gitbook.io/userguide/storage/create.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.
