# 프로젝트

1. Morphic 대시보드의 왼쪽 패널에서 Projects 옆의 '+'를 클릭하세요
2. 작업이나 클라이언트를 정리할 새 프로젝트의 이름을 지정하세요
3. 전환하려면 왼쪽 패널의 원하는 프로젝트를 클릭하세요
4. 이름을 바꾸거나 삭제하려면 프로젝트를 마우스 오른쪽 버튼으로 클릭한 후 동작을 선택하세요
5. 각 프로젝트 안에서는 여러 파일을 관리할 수 있으며, 각 파일은 자체 Canvas를 가집니다

프로젝트 설정(예: 이름 변경, 삭제)은 언제든지 오른쪽 클릭 메뉴를 통해 조정할 수 있습니다. 프로젝트는 클라이언트, 주제 또는 토픽별로 작업을 정리하여 각 작업에 개별적으로 집중할 수 있도록 도와줍니다.

***


---

# 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://morphic.com/docs/kr/getting-around/projects.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.
