# Dataset Management

&#x20;데이터셋 관리에서 데이터셋 현황 조회를 할 수 있습니다.

### 데이터셋   관리&#x20;

<figure><img src="https://491898729-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkFWxxcR91tSC5emFEWR2%2Fuploads%2FEXly8YaV82J4MeNNNqQ0%2F%EB%8D%B0%EC%9D%B4%ED%84%B0%20%EC%85%8B%20%EA%B4%80%EB%A6%AC.png?alt=media&#x26;token=d78d1c92-78eb-4aed-a786-6bedf30d559e" alt=""><figcaption></figcaption></figure>

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


---

# 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/yennefer-cluster-c1.6.0/user-manual/admin/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.
