# Studio

- [Overview](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/overview.md)
- [주요 기능](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature.md): Studio의 주요 기능을 확인해보세요!
- [홈](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/home.md): Yennefer Studio의 홈 화면입니다.
- [프로젝트](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/project.md): 프로젝트를 통해 다양한 데이터 분석 연구에 참여하고, 협업자와 효율적으로 프로젝트를 진행할 수 있습니다.
- [프로젝트 생성하기](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/project/create.md)
- [프로젝트 상세보기](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/project/detail.md): 프로젝트의 개요, 데이터셋, 환경, 공동 작업자에 대한 상세 내용을 확인할 수 있습니다.
- [데이터 연결하기](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/project/connect.md)
- [프로젝트 자원](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/project/undefined.md): 프로젝트에 사용 중인 자원을 변경할 수 있습니다.
- [구성원 초대하기](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/project/invite.md): 공동으로 연구하고자 하는 구성원을 프로젝트에 초대할 수 있습니다.
- [리포트 공유하기](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/project/share.md)
- [모니터링](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/project/undefined-1.md)
- [시스템 로그](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/project/undefined-2.md)
- [SSH 프로젝트 생성하기](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/project/ssh.md)
- [환경 프리셋](https://mondrian.gitbook.io/yennefer-cluster/c1.8.1/studio/main-feature/preset.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/c1.8.1/studio.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.
