# What's New

## 1. Admin 대시보드 개선

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

* **Yennefer Admin의 대시보드 페이지가 새롭게 개선되었습니다.**&#x20;

  개선된 대시보드에서는 Yennefer에 설치된 각 자원의 할당량을 조회할 수 있습니다. 또한 GPU 활용 상태를 조회하여 어느 사용자가 어떤 프로젝트에서 GPU를 사용중인지 조회할 수 있습니다. Storage Disk의 사용량과 노드 상태 등을 조회하여 플랫폼의 전반적인 상황을 조회할 수 있도록 구성하였습니다.

## 2. 시스템 모니터링 페이지 개선

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

* **Yennefer Admin의 시스템 모니터링 페이지가 새롭게 개선 되었습니다.** \
  시스템 모니터링 클릭 시 외부 링크로 이동했던 기존 방식에서 새롭게 개선하여 Yennefer Admin 내에서 자원 활용 상세 정보를 조회할 수 있습니다. 페이지는 **플랫폼 자원 현황 / GPU 활용 현황 / 사용자 자원 활용 현황** 으로 구성되어 있습니다.

## 3. 프로젝트 관리, 데이터셋 관리 페이지 개선

<figure><img src="/files/TKjmkXZEfzwbJaja32z5" alt=""><figcaption><p>Yennefer Admin 프로젝트 관리</p></figcaption></figure>

<figure><img src="/files/A7YCmEYkYkUozetAJAFN" alt=""><figcaption><p>Yennefer Admin 데이터셋 관리</p></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.8.0/whats-new.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.
