# Home

![](/files/ssND1tGRbBky1z5VMoZa)

### 홈 상단 메뉴&#x20;

* **홈:**  홈화면에서는 데이터셋 검색 및 추가가 가능하며, 생성된 조직 현황과 주제를 확인할 수 있습니다.
* **데이터셋 :** 전체 데이터셋 목록을 주제 및 태그별로 확인할 수 있습니다.
* **주제 :** 데이터셋 생성된 주제를 확인할 수 있으며, 주제를 추가할 수도 있습니다.
* **조직 :** 생성된 조직 목록을 확인할 수 있습니다.
* **커뮤니티 :** 게시판의 형태로, 커뮤니티에서 코드를 공유하고 데이터에 대한 의견을 공유할 수 있습니다.

### 데이터 검색

원하는 데이터셋을 검색하는 방법은 2가지가 있습니다.

![](/files/PFWsDDQyVhSOpjvTV4gi)

1. **홈 > 데이터 검색**에서 원하는 데이터셋의 이름을 입력한 후 돋보기 버튼을 클릭합니다
2. **홈 상단 메뉴바 > 데이터셋**을 클릭 후 주제와 태그별로 데이터셋을 색 할 수 있습니다.

### Status

![](/files/H2oNiMoDcOMruGJPWO26)

* 생성된 **데이터셋, 주제의 개수**를 확인할 수 있습니다.

### 최신 업로드

![](/files/PBZxDFQTwVgOsKW7CNpM)

* **데이터셋** : 생성된 데이터셋을 **최신 업로드 순**으로 확인할 수 있습니다. 데이터셋 card view는 **데이터셋의 파일 형태, 제목, 생성일, 요약 설명**으로 구성되어있습니다.&#x20;

### 사용자 지원&#x20;

시스템 지원 사항에 대한 메뉴얼을 확인할 수 있으며 사용자 계정 관리 가능합니다.

![](/files/recE83sUjeYB0Nzo5yS8)


---

# 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/yennefer-cluster-c1.6.0/user-manual/data-catalog/home.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.
