# 파일

1. 선택한 프로젝트 내에서 대시보드 또는 화면 오른쪽 상단의 '+ 파일'을 클릭하세요
2. 새 파일의 이름을 입력하고 확인하세요
3. 이름을 바꾸거나 삭제하려면 대시보드에서 파일을 마우스 오른쪽 버튼으로 클릭하고 동작을 선택하세요
4. 각 파일에는 해당 파일의 모든 생성물이 한 곳에 정리되는 전용 캔버스가 있습니다

파일은 각 프로젝트 내에서 서로 다른 애니메이션 장면이나 게임 자산 같은 창작물을 효율적으로 관리하는 데 도움이 됩니다

***


---

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