# 시스템 로그

### 프로젝트 시스템 로그

프로젝트의 활성화/비활성화 요청에 대한 성공/실패 기록을 확인할 수 있습니다.

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

* **시간 :** 프로젝트 활성화/비활성화 요청이 발생한 시간입니다.
* **요청 :** 프로젝트 상태 변경에 대한 액션을 의미합니다.
* **사용자 :** 프로젝트 활성화/비활성화를 실행한 사용자입니다.
* **머신 정보 :** 활성화/비활성화 요청이 발생했을 때 프로젝트에 할당된 머신의 정보입니다.
* **결과 :** 활성화/비활성화 요청에 대한 결과입니다. 성공/실패로 나뉘며 실패 케이스의 경우 우측 툴팁을 통해 실패 이유를 확인할 수 있습니다.


---

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