# 데이터셋 생성하기

## 데이터셋 생성

{% hint style="info" %}
Admin과 Creator 권한만 생성 및 수정이 가능합니다.
{% endhint %}

<details>

<summary><mark style="color:purple;">Step1 :</mark> <strong>데이터셋 정보 입력</strong></summary>

</details>

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

* 데이터셋 생성 페이지에서 데이터의 제목, 요약, 상세설명과 태그를 입력 후 **생성** 버튼을 클릭하면 생성이 완료됩니다.
* 데이터는 데이터셋을 생성한 후 추가할 수 있습니다.

<details>

<summary><mark style="color:purple;">Step2 :</mark> <strong>데이터셋 추가하기</strong></summary>

</details>

<figure><img src="/files/1XKwliQCiNMI32vGVz3c" 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/dataset/undefined/undefined-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.
