> 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.9.0/admin/main-feature/user-management/undefined.md).

# 사용자 상세페이지

## 사용자 상세페이

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

* **사용자 정보 :** 사용자명과 계정, 계정 상태, 가입일시, 비활성화 일시, 자원 그룹, Studio 권한을 조회할 수 있고 더보기 버튼을 통해 계정 활성화/비활성화, 비밀번호 초기화, 계정 삭제 액션을 선택할 수 있습니다.
* 프로젝트 현황 : 현재 사용자가 프로젝트에 할당한 모든 자원량과 활용량을 조회할 수 있습니다. 또한 프로젝트 목록에서 사용자가 생성한 프로젝트와 해당 프로젝트에 할당된 자원을 조회할 수 있습니다.
* 사용자 자원 활용 추이 : 해당 사용자가 생성 및 활성화 한 프로젝트 수를 조회하고 그에 대한 자원 할당량 및 활용량에 대한 추이를 조회할 수 있습니다. 할당량의 경우 CPU는 Core, Memory는 GB, GPU는 개수 단위이며 활용량은 활용 퍼센테이지로 단위가 구성되어 있습니다.


---

# 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.9.0/admin/main-feature/user-management/undefined.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.
