# Tutorial

- [자원 그룹 생성](https://mondrian.gitbook.io/yennefer-cluster/yennefer-cluster-c1.6.0/tutorial/undefined.md): 자원 그룹을 생성하여 그룹 당 사용 가능한 머신과 프로젝트의 최대 생성과 최대 활성을 제한할 수 있습니다. 관리자는 생성된 자원 그룹을 사용자에게 부여해 사용자의 자원 사용을 효과적으로 제한할 수 있습니다.
- [데이터셋 활용하기](https://mondrian.gitbook.io/yennefer-cluster/yennefer-cluster-c1.6.0/tutorial/undefined-1.md): 데이터 셋은 여러 데이터를 하나의 세트로 묶은 것을 의미합니다. 데이터 셋은 대량의 데이터를 쉽게 관리할 수 있도록 해줍니다. Data Catalog를 통해 손쉽게 데이터를 생성, 관리 할 수 있습니다.
- [프로젝트 만들기](https://mondrian.gitbook.io/yennefer-cluster/yennefer-cluster-c1.6.0/tutorial/undefined-2.md): 프로젝트를 통해 다양한 데이터 분석 연구를 진행하고, 프로젝트의 구성원들을 추가해 효율적으로 프로젝트를 진행할 수 있습니다.
- [구성원 초대하기](https://mondrian.gitbook.io/yennefer-cluster/yennefer-cluster-c1.6.0/tutorial/undefined-3.md): 프로젝트 진행시 협업을 진행할 구성원을 초대하여 원활한 협업을 할 수 있는 연구환경을 제공합니다.
- [리포트 공유하기](https://mondrian.gitbook.io/yennefer-cluster/yennefer-cluster-c1.6.0/tutorial/undefined-4.md): 프로젝트에 대한 리포트를 별다른 다운로드 없이 공유할 수 있습니다
- [SSH프로젝트 생성하기](https://mondrian.gitbook.io/yennefer-cluster/yennefer-cluster-c1.6.0/tutorial/ssh.md)


---

# 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/tutorial.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.
