# 프로젝트 자원

환경 탭에서는 프로젝트의 환경 및 자원 정보를 확인할 수 있고 자원을 변경할 수 있습니다.

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

* **자원 정보** : 현재 프로젝트에 적용 중인 자원 정보입니다.
* **머신(자원) 선택 :** 사용자가 사용할 수 있는 머신(자원) 정보를 확인할 수 있습니다. 머신 변경이 필요한 경우, **서버 비활성화 상태**일 때만 변경이 가능합니다.&#x20;
* **환경 프리셋 :** 환경  프리셋은 연구 및 개발이 가능한 IDE환경과 필요한 Library를 제공합니다. 프로젝트 생성 시 선택한 환경 프리셋을 확인할 수 있습니다.


---

# 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.7.0/studio/main-feature/project/undefined.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.
