# Project Management

프로젝트 관리에서 시스템에 생성된 전체 프로젝트 현황을 확인하고 제어할 수 있습니다.

### 프로젝트 관리&#x20;

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

* 프로젝트 관리 페이지는 **프로젝트 검색 및 프로젝트 목록**으로 구성되어있습니다.
* **프로젝트 목록 검색 :**  원하는 프로젝트명을 입력하여 검색할 수 있습니다.
* **상태 :** 프로젝트의 활성화 상태를 나타냅니다.\ <img src="/files/3LMMzZyOpPBBwB2tjU8n" alt="" data-size="line">Running 프로젝트가 **활성화** **상태**임을 의미합니&#xB2E4;**.**
* **프로젝트명:** Yennefer Studio에서 생성한 프로젝트를 의미합니다. 클릭 시, [해당 프로젝트 정보 페이지로 이동합니다.](https://mondrian.gitbook.io/yennefer-cluster/c1.3.1/user-manual/admin/pages/G424WLcbKiHpqqTPbiAq#4.)
* **소유자:** 프로젝트를 생성한 사용자를 의미합니다.&#x20;
* **최근 활성화 일시** **:** 비활성화 상태에서 **활성화된 최근 시점**을 의미합니다.
* **활성 중인 시간** : 프로젝트의 **활성화 중인 시간(유지시간)** 의미합니다.&#x20;
* **프로젝트 사용량** : 해당 프로젝트에서 사용하고 있는 **Disk 자원의 총량**을 의미합니다.
* **GPU 정보** **:** 해당 프로젝트에 할당된 GPU ID와 사용량을 의미합니다.
* **액션 : 활성화 / 비활성화 버튼**을 통해 프로젝트를 제어하거나 **"바로가기"버튼**을 클릭하여 해당 프로젝트의 Studio 상세화면으로 이동할 수 있습니다.&#x20;
* **관리 :** 삭제 버튼을 통해 해당 프로젝트를 삭제할 수 있으며, **프로젝트가 비활성화 상태일 때**, 삭제가 가능합니다.&#x20;

###


---

# 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.3.1/user-manual/admin/project-management.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.
