# Dashboard

### 대시보드&#x20;

In the Dashboard, you can check the **status of resource usage and server information.**\
Here, admin user can check and manage the status of all projects.     &#x20;

<figure><img src="https://1274945971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgdy1JC6UT7WBhoC2FlHY%2Fuploads%2FugZgkDQjbENV5BCkONLJ%2F%EB%8C%80%EC%89%AC%EB%B3%B4%EB%93%9C1.png?alt=media&#x26;token=20fa1e39-6177-42d8-bfae-080922812060" alt=""><figcaption></figcaption></figure>

#### 1. Resource Information

<figure><img src="https://1274945971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgdy1JC6UT7WBhoC2FlHY%2Fuploads%2FmwhNExrHI9LBwG97n6Vi%2F%EB%8C%80%EC%89%AC%EB%B3%B4%EB%93%9C2.png?alt=media&#x26;token=3dde050b-4e4b-4fd7-aa24-7895efc23e9f" alt=""><figcaption><p>서버 상태 및 자원 활용 현황 </p></figcaption></figure>

* **Server Status :** You can check the server status and installed version.
* You can visually check the usage for the total capacity of **CPU , Memory, Storage, and GPU.**
* In the case of **Storage**, a warning notification is displayed when usage exceeds a certain level.

#### 2. Resource Utilization

<figure><img src="https://1274945971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgdy1JC6UT7WBhoC2FlHY%2Fuploads%2FKdQVWYZbXjQUBZ1bu0e8%2F%EB%8C%80%EC%89%AC%EB%B3%B4%EB%93%9C3.png?alt=media&#x26;token=bcb55965-b298-40de-9517-8cbec3738615" alt=""><figcaption></figcaption></figure>

* **Resource Utilization** allows you to check usage for each processing unit in real time.
* If you hover your mouse over the graph, an information box about hourly usage is displayed.
* When you drag a specific point in time to check, the resource usage graph is enlarged.

#### 3. GPU Utilization List

<figure><img src="https://1274945971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgdy1JC6UT7WBhoC2FlHY%2Fuploads%2Fnf6YLWG0Su95y5V8VDG4%2F%EB%8C%80%EC%89%AC%EB%B3%B4%EB%93%9C4.png?alt=media&#x26;token=36903b8b-e254-4f69-8b2f-6a268010e6ef" alt=""><figcaption></figcaption></figure>

* You can check **the list of GPUs being utilized** for the created project.
* It consists of **GPU, Active Projects Quantity, Total Projects Quantity, GPU Usage, GPU (%), and Action.**
* If you select View Project List in Action, you can see a list of projects that are using the GPU.
* **Project information** : You can check project-related information and owner information. If you click the "Project Shortcut" button, the project studio details screen will be displayed in a new tab.
* **Resource information** : You can see the last updated date and the resource usage in % of the total.
* **Useage trend**:  You can check resource usage by hour.

###


---

# 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-single/eng-yennefer-labs-s1.4.0/user-manual/admin/dashboard.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.
