# 사용자 자원 활용 현황

## 사용자 자원 활용 현황

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

* 사용자명 : Yennefer에 가입한 사용자 이름
* 사용자 이메일 : Yennefer에 가입한 사용자 이메일
* 활성화 프로젝트 : 사용자가 생성한 프로젝트 수와 그 중 현재 활성화 되어있는 프로젝트 수를 의미합니다. 타이틀 우측의 툴팁 아이콘에 마우스를 가져가면 "사용자가 활성화 한 프로젝트 개수와 생성한 프로젝트 수를 의미합니다." 라는 안내메시지가 출력됩니다.
* CPU 할당량 : 사용자가 생성 및 활성화한 모든 프로젝트에 할당된 CPU의 총합입니다.
* CPU 활용률 :  사용자가 할당한 모든 CPU의 현재 활용률입니다.
* Memory 할당량 : 사용자가 생성 및 활성화한 모든 프로젝트에 할당된 Memory의 총합입니다.
* Memory 활용률 :  사용자가 할당한 모든 Memory의 현재 활용률입니다.
* GPU 할당량 :  사용자가 생성 및 활성화한 모든 프로젝트에 할당된 GPU의 개수입니다.
* VRAM 활용률 : 사용자가 할당한 모든 GPU의 현재 VRAM 활용률입니다.


---

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