# 주요 기능

- [대시보드](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/dashboard.md): Yennefer Admin의 Dashboard 화면입니다.
- [사용자 관리](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/user-management.md): Yennefer Admin의 사용자 관리 화면입니다.
- [자원 그룹 관리](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/resources-group-management.md): Yennefer Admin의 자원 그룹 관리 화면입니다.
- [자원 관리](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/resources-management.md): Yennefer Admin의 자원 관리 화면입니다.
- [프로젝트 관리](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/project-management.md): Yennefer Admin의 프로젝트 관리 화면입니다.
- [데이터셋 관리](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/dataset-management.md): Yennefer Admin의 데이터셋 관리 화면입니다.
- [시스템 모니터링](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/system-monitoring.md): Yennefer Admin의 시스템 모니터링 화면입니다.
- [플랫폼 자원 현황](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/system-monitoring/undefined.md): 현재 플랫폼에 구축된 모든 노드와 자원의 정상 상태 및 활용량 및 추이를 조회할 수 있습니다.
- [GPU 활용 현황](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/system-monitoring/gpu.md): 플랫폼에서 사용중인 GPU의 할당량과 VRAM 활용률을 조회할 수 있고 GPU 자원의 활용 추이를 조회할 수 있습니다.
- [사용자 자원 활용 현황](https://mondrian.gitbook.io/yennefer-cluster/c1.8.0/admin/main-feature/system-monitoring/undefined-1.md): 사용자가 생성한 프로젝트 중 활성화 프로젝트 수를 조회하고 사용자 별 자원 활용량을 확인할 수 있습니다.


---

# 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/admin/main-feature.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.
