> 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.8.1/studio/main-feature/project/undefined-1.md).

# 모니터링

### 프로젝트 모니터링

프로젝트에 할당된 자원량과 활용량을 조회할 수 있습니다.

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

* **자원 활용 현황 :** 프로젝트에 할당된 자원별 할당량 및 활용량을 조회할 수 있습니다.
* **자원 활용 추이 :** 프로젝트에 할당된 자원의 활용량을 시간대 별로 조회할 수 있습니다. 실시간 조회는 현재부터 한시간 단위로 조회가 가능하며 일간 조회는 하루 단위, 주간 조회는 1주일 단위로 최대 30주 전 데이터까지 조회가 가능합니다. 또한 엑셀 다운로드 버튼을 통하여 자원 활용 추이 데이터를 엑셀 파일로 다운로드 받을 수 있습니다.


---

# 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.8.1/studio/main-feature/project/undefined-1.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.
