# 저장소 반환

사용하지 않는 저장소는 반환하여 비용 발생을 중단할 수 있습니다.

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

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

{% hint style="danger" %}

* 연동된 머신이 있는 경우, 반환이 불가합니다. 먼저 머신 반납 후 진행하시기 바랍니다.
* 반환 시 저장소에 보관된 모든 데이터는 삭제되므로, 필요한 데이터는 반드시 사전에 백업해야 합니다.
  {% endhint %}

<figure><img src="/files/E68ncsWsFzNMSRqkQWgZ" 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/delete.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.
