# User Manual

- [Getting Started](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/getting-started.md): Yennefer Cluster가 처음이신가요?  차근차근 시작해보세요!
- [Sign up](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/getting-started/sign-up.md): Yennefer Cluster 신규 회원가입 화면입니다.
- [Sign in](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/getting-started/sign-in.md): Yennefer Cluster 로그인 화면입니다.
- [Account](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/getting-started/account.md)
- [Admin](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/admin.md)
- [Dashboard](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/admin/dashboard.md): Yennefer Admin의 Dashboard 화면입니다.
- [User Management](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/admin/user-management.md): Yennefer Admin의 User Management 화면입니다.
- [Group Management](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/admin/group-management.md): Yennefer Admin의 Group Management 화면입니다.
- [Resource Management](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/admin/resource-management.md): Yennefer Admin의 Resource Management 화면입니다.
- [Project Management](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/admin/project-management.md): Yennefer Admin의 Project Management 화면입니다.
- [System Monitoring](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/admin/system-monitoring.md): Yennefer Admin의 System Monitoring화면입니다.
- [Studio](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/studio.md)
- [Home](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/studio/home.md): Yennefer Studio의 홈 화면입니다.
- [Project](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/studio/project.md): 프로젝트를 통해 다양한 데이터 분석 연구에 참여하고, 협업자와 효율적으로 프로젝트를 진행할 수 있습니다.
- [Project List](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/studio/project/project-list.md)
- [Project Detail](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/studio/project/project-detail.md): 프로젝트의 개요, 데이터셋, 환경, 공동 작업자에 대한 세부내용을 확인할 수 있습니다.
- [Environment Preset](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/studio/environment-preset.md): 프로젝트에 사용되는 환경 프리셋 정보를 확인해보세요.
- [Data Catalog](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/data-catalog.md)
- [Home](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/data-catalog/home.md): Yennefer Data Catalog의 홈 화면입니다.
- [Dataset](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/data-catalog/dataset.md): Dataset에서는 인공지능 학습을 위한 다양한 유형의 데이터 집합을 관리하고 활용할 수 있습니다.
- [Dataset List](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/data-catalog/dataset/dataset-list.md)
- [Dataset Detail](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/data-catalog/dataset/dataset-detail.md): .
- [Topic](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/data-catalog/topic.md)
- [Organization](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/data-catalog/organization.md): Yennefer Data Catalog의 조직 화면입니다.
- [Community](https://mondrian.gitbook.io/yennefer-cluster/c1.3.0/user-manual/data-catalog/community.md): Yennefer Cluster의 Community화면입니다.


---

# 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.0/user-manual.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.
