# 스토리지 관리

> 스토리지 관리에서는 현재 생성된 전체 스토리지 현황을 확인하고 제어할 수 있습니다.

## 스토리지 관리

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

* 스토리지 관리 페이지는 **스토리지 검색 및 스토리지 목록**으로 구성되어있습니다.
* **스토리지 검색 :** 원하는 스토리지명을 입력하여 검색할 수 있습니다.
* **스토리지명 :** Yennefer에 생성된 스토리지의 이름입니다.
* **소유자 :** 데이터셋을 생성한 사용자를 의미합니다.
* **생성일시 :** 데이터셋이 생성된 일시를 의미합니다.
* **연결된 프로젝트 :** 해당 스토리지를 사용하고 있는 프로젝트를 의미합니다.
* **액션**
  * **스토리지 바로가기 :** 클릭하여 해당 스토리지 상세페이지로 이동할 수 있습니다.
  * **소유권 이전** : 스토리지의 소유권을 다른 사용자에게 이전할 수 있습니다.
  * **삭제 :** 해당 스토리지를 삭제합니다.

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

### 1. 스토리지 이동하기

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

* Admin - 스토리지 관리 목록에서 원하는 스토리지의 **"스토리지 바로가기"**&#xBC84;튼을 클릭하면 상세 페이지로 이동합니다.
* 스토리지 상세 페이지에서 기본 정보, 요약, 스토리지 데이터 등을 확인하실 수 있습니다.

### 2. 스토리지 소유권 이전

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

* 관리자는 스토리지의 소유자를 다른 소유자로 변경할 수 있습니다. 스토리지 관리 페이지에서 소유권을 변경하고자 하는 스토리지의 액션 - 소유권 이전을 선택합니다.

<figure><img src="/files/0dvySMxjZGmJcJIsl0QA" 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://mondrian.gitbook.io/yennefer-cluster/c1.9.0/admin/main-feature/dataset-management-1.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.
