> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/kr/getting-started/assets/upload-assets.md).

# 에셋 업로드

자신의 파일을 Morphic에 가져오는 네 가지 방법과, 가져온 뒤 어디에 저장되는지.

Morphic를 사용하면 프로젝트 전반에서 사용할 수 있도록 자신의 에셋을 업로드할 수 있습니다. Canvas에서 작업하든 Copilot에서 작업하든, 키보드 단축키, 에셋 패널, 드래그 앤 드롭 또는 우클릭 메뉴를 사용해 파일을 가져올 수 있습니다. 업로드한 모든 항목은 라이브러리에 표시됩니다 [studio.morphic.com/library](https://studio.morphic.com/library).

### Morphic에서 에셋을 업로드하는 방법은 다음과 같습니다:

Morphic 어디서든 에셋을 업로드하는 가장 빠른 방법은 키보드 단축키를 사용하는 것입니다. 다음을 누르세요 `Cmd + O` (Mac) 또는 `Ctrl + O` (Windows)에서 Canvas 또는 Copilot에서 파일 선택기를 연 다음, 업로드할 파일을 선택하세요.

### Canvas에서

Canvas에서 작업할 때 에셋을 업로드하는 방법은 세 가지가 더 있습니다:

* 컨텍스트 메뉴: Canvas의 빈 공간을 마우스 오른쪽 버튼으로 클릭한 다음 'Upload Assets'를 선택하세요.

<div align="left"><figure><img src="https://1943406098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2Fklb7yXIZRWarxYBhBJoe%2FCleanShot%202026-05-02%20at%2017.19.19.png?alt=media&amp;token=b0dc4ddf-bd9b-4745-a876-db8359d1dcae" alt=""><figcaption></figcaption></figure></div>

* 에셋 패널: 왼쪽 사이드바의 에셋 탭을 클릭한 다음 패널 하단의 'Upload assets'를 클릭하세요.

<figure><img src="https://1943406098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FzjHLYeb2juHDBw3kMXMk%2FCleanShot%202026-05-02%20at%2017.20.19.png?alt=media&amp;token=c7260b36-8af6-4061-b011-140d2f0e7f77" alt=""><figcaption></figcaption></figure>

* 드래그 앤 드롭: 컴퓨터에서 파일이 들어 있는 폴더를 열고 하나 이상 선택한 다음 Canvas로 끌어다 놓으세요.

업로드한 에셋은 Canvas와 왼쪽 사이드바의 에셋 탭에 표시됩니다.

팁: 업로드한 에셋을 Canvas에 깔끔하게 정렬하려면 모든 에셋을 선택하고 마우스 오른쪽 버튼으로 클릭한 다음 'Arrange' 위에 마우스를 올리세요. 다음 중에서 선택할 수 있습니다:

* 격자로 정렬
* 가로로 쌓기
* 세로로 쌓기

<div align="left"><figure><img src="https://1943406098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FmLK0jYOr4yUQIhk711Om%2FCleanShot%202026-05-02%20at%2017.22.51.png?alt=media&amp;token=d756ef7a-54ed-43d6-bbf8-7e00d1df04bd" alt=""><figcaption></figcaption></figure></div>

### Copilot에서

Copilot에는 키보드 단축키 외에 에셋을 업로드할 수 있는 추가 방법이 하나 있습니다:

* 에셋 패널: 왼쪽 사이드바의 에셋 탭을 클릭한 다음 패널 하단의 'Upload assets'를 클릭하세요.

<figure><img src="https://1943406098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FK4VjTRcvLTWKQwH6kIpv%2FCleanShot%202026-05-02%20at%2017.23.35.png?alt=media&amp;token=e12eea6a-24db-4bed-83b2-7a9305b5ab4e" alt=""><figcaption></figcaption></figure>

업로드한 에셋은 왼쪽 사이드바의 에셋 탭에 표시됩니다.

***

문제가 있거나 궁금한 점이 있으시면 언제든지 연락해 주세요. 기꺼이 도와드리겠습니다. 다음 주소로 문의해 주세요: [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://morphic.com/docs/kr/getting-started/assets/upload-assets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
