# Project Management

> In Project Management, you can view and control the overall project status created on the system.

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

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

* **Search Project List :** You can search by entering the desired project name.
* **Status :** Indicates the active status of the project.![](https://lh3.googleusercontent.com/cx_Q0e_Y2Ji9Gsjbf3A9fmRy2UV1vBn2NUx2Bns1ISwb3ANSTuJrRbgD23eNMeItj2GRh8TJ_0hUeaUwdhefl541W47okg1lKcPx6rmybQDuCS_vwVPnGKrlGErkI-Zj5hQQpFMuBjIXcNCL2N3fdPBs9KaroBVbB7l7Km1r5-wtp806A4B4cFkxabTlVQ)Active Indicates that the running project is active.
* **Project Name :** It means a project created by Yennefer Studio. Click to navigate to the appropriate project information page.
* **Owner :** Indicates the user who created the project.
* **Resource Group :** Indicates the resource group used for the project.
* **Last Activation Date :** Indicates the most recent time point that was activated in the inactive state.
* **Active Time :** Indicates the time (hold time) from when the project entered the active state to the present.
* **Resource Information :** This refers to the resource (machine) information being used for the project.
* **Action :** Use the **“Go to Project”** to navigate to the appropriate project details in the Studio.

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

### 1.Project Information Page

Click the **project name** in the project list to go to the project information page.

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

* The Project Information Page provides **basic information about the project and your resource usage**.
* Each button lets you control the project. Click the **“Go to Project”** button to go to the details page in the studio.
* You can control the status of a project through the **Activate project or Deactivate project** buttons.
* You can check the resources used for the project (Grafana system) and **get a CSV file** for that usage via the **Inspect - Data button.**
* Resource usage is not output when disabled.

### 2. 프로젝트 삭제

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

* The **Delete** button lets you delete the project. **However, deletion is possible only when the project is disabled.**
* When a project is deleted, it can be restored.


---

# 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/eng-c1.6.1/admin/main-feature/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.
