# 프로젝트 만들기

## 프로젝트는 어떻게 만드나요?

Studio의 홈과 프로젝트 목록에서 쉽게 프로젝트를 만들 수 있습니다.

## 프로젝트 만드는 법

<figure><img src="/files/XKgGpkriXDmImrSw7s9p" alt=""><figcaption></figcaption></figure>

* Studio의 홈, 프로젝트 목록에서 프로젝트 만들기 버튼을 클릭하세요.

<figure><img src="/files/mLsBKXjb9yVUmbrjsqlN" alt=""><figcaption></figcaption></figure>

* 프로젝트 제목과 프로젝트에 대한 간단한 설명을 적은 뒤 다음 버튼을 클릭하세요.

<figure><img src="/files/5UDKiRV4r9FI0KNIKeDg" alt=""><figcaption></figcaption></figure>

* 연구를 위해 활용할 환경 프리셋을 선택하세요.

<figure><img src="/files/jr2auk7eGft9FuX8rw6g" alt=""><figcaption></figcaption></figure>

* 사용할 머신을 선택한 후 완료 버큰을 클릭하세요.  (이때, 머신은 계정에 할당된 자원 그룹에 속한 머신만 나타납니다)


---

# 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/undefined-2.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.
