> For the complete documentation index, see [llms.txt](https://mondrian.gitbook.io/yennefer-cluster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/dataset-management.md).

# 데이터셋 관리

> &#x20;데이터셋 관리에서는 Data Catalog에 생성된 전체 데이터셋 현황을 확인하고 제어할 수 있습니다.

## 데이터셋 관리

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

* 데이터셋 관리 페이지는 **데이터셋 검색 및 데이터셋 목록**으로 구성되어있습니다.
* **데이터셋 검색 :** 원하는 데이터셋명을 입력하여 검색할 수 있습니다.
* **데이터셋명 :** Data Catalog에 생성된 데이터셋을 의미합니다.
* **소유자 :** 데이터셋을 생성한 사용자를 의미합니다.
* **생성 일시 :** 데이터셋이 생성된 일시를 의미합니다.
* **마지막 업데이트 :** 데이터셋이 **수정된 최근 시점**을 의미합니다.
* **연결된 프로젝트 :** 해당 데이터셋을 사용하고있는 프로젝트를 의미합니다.
* **데이터셋 크기 :** 해당 데이터셋의 용량을 의미합니다.
* **액션**
  * **데이터셋 바로가기 :** 클릭하여 해당 데이터의 Data Catalog 데이터셋 상세페이지로 이동할 수 있습니다.
  * **삭제 :** 해당 데이터셋을 삭제합니다.

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

### 1. 데이터셋 상세 페이지 이동하기

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

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


---

# 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://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/dataset-management.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.
