# What's New

1\. GPU 활용 현황 추이 엑셀 다운로드 기능 추가

<figure><img src="/files/FnqpbN0ZueZmdz1pFoYv" alt=""><figcaption><p>GPU 활용 엑셀 다운로드</p></figcaption></figure>

* **Admin의 대시보드에서 GPU 활용에 대한 엑셀 다운로드 기능이 추가되었습니다.**&#x20;

  기존 대시보드에서는 연산 자원 및 저장 자원 (CPU, Memory, GPU)에 대해서만 엑셀 다운로드 기능을 지원했지만 이번 c1.8.1 업데이트를 통해 GPU 활용에 대한 엑셀 다운로드 기능도 추가되었습니다. 이를 통해 모든 GPU의 VRAM 활용에 대한 데이터를 확인할 수 있게 되었습니다.

## 2. Admin 프로젝트 상세페이지 개선

<figure><img src="/files/jEsIw9fOro42dLoueQ3d" alt=""><figcaption><p>Admin 프로젝트 상세페이지</p></figcaption></figure>

* **Yennefer Admin - 프로젝트 상세페이지 새롭게 개선 되었습니다.** \
  프로젝트 상세페이지에서 기존에 출력되던 프로젝트 자원 대시보드가 새롭게 개선되었습니다. 대시보드 페이지와 같은 형태의 컴포넌트를 활용하여 디자인 통일성을 높이고 더 쉽게 데이터 조회를 할 수 있도록 변경하였습니다.

## 3. Admin 사용자 상세페이지 추가

<figure><img src="/files/34rm2idwlAn5zfh2I6g3" alt=""><figcaption><p>Admin 사용자 상세페이지</p></figcaption></figure>

* **Admin에서 사용자 정보 상세페이지가 추가되었습니다.**\
  이제 사용자 상세페이지에서 사용자 별 자원 사용량을 한눈에 조회할 수 있습니다. 사용자가 생성한 프로젝트의 자원 현황 및 자원 추이 데이터를 조회할 수 있습니다.

## 4. Studio 상세페이지 신규 기능 추가

<figure><img src="/files/bbEVR7G0FKYZ1f3tA4TT" alt=""><figcaption><p>Yennefer 프로젝트 상세페이지 - 모니터링</p></figcaption></figure>

<figure><img src="/files/9UyiO8quAV4hY6HFvFNi" alt=""><figcaption><p>Yennefer 프로젝트 상세페이지 - 시스템 로그</p></figcaption></figure>

Yennefer Studio 상세페이지에 모니터링, 시스템 로그 탭이 추가되었습니다. 모니터링 탭에서는 해당 프로젝트가 활용중인 자원량 및 추이를 조회할 수 있고 시스템 로드 탭에서는 프로젝트의 활성화/비활성화 요청에 대한 성공/실패 로그를 확인할 수 있습니다.


---

# 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.1/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.
