> 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.7.0/whats-new.md).

# What's New

## 1. 카탈로그 데이터셋  “폴더명”

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

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

* **카탈로그 데이터셋 폴더명 항목이 추가되었습니다.**&#x20;

  **\[프로젝트 상세 - 개요 탭]**&#xC758; “최근 추가된 데이터셋” 및 **\[프로젝트 상세 - 카탈로그 데이터 탭]**&#xC758; “데이터셋 정보”에서 폴더명확인이 가능합니다.
* **\[카탈로그 데이터셋 - 데이터 정보]에서 폴더명 변경이 가능합니다.**

  입력한 폴더명은 프로젝트 datasets 폴더 내에 적용되며, 프로젝트 비활성화 시 수정이 가능합니다. (영문 20자 이내, 특수문자는 - \_ 만 입력 가능)

## 2. Studio / Data Catalog 업로드 모달 개선

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

* **Studio / Data Catalog 내 데이터셋 업로드 시 버튼이 총 3가지로 제공됩니다.**

  파일 / 폴더 / 압축 파일 개별적으로 업로드 가능하며, 업로드 시 중복된 파일 및 폴더는 자동 덮어쓰기 됩니다.&#x20;
* 압축 파일의 경우, .zip / .tar파일만 지원되며 압축 해제되어 업로드 됩니다.

<br>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://mondrian.gitbook.io/yennefer-cluster/c1.7.0/whats-new.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
