# Upload assets

Morphic lets you upload your own assets to use across your projects. Whether you're working in Canvas or Copilot, you can bring in files using a keyboard shortcut, the Assets panel, drag and drop, or the right-click menu.

### Here's how you can upload assets on Morphic:

The quickest way to upload assets anywhere in Morphic is with a keyboard shortcut. Press `Cmd + O` (Mac) or `Ctrl + O` (Windows) from either Canvas or Copilot to open the file picker, then select the files you want to upload.

### From Canvas

You have three more ways to upload assets when working in Canvas:

* Context menu: Right-click on any blank area of the Canvas and select 'Upload Assets.'

<div align="left"><figure><img src="/files/os6xGz28NM6Qtl2zyDYe" alt=""><figcaption></figcaption></figure></div>

* Assets panel: Click the Assets tab in the left sidebar and click 'Upload assets' at the bottom of the panel.

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

* Drag and drop: Open the folder on your computer that contains your files, select one or more, and drag them onto the Canvas.

Your uploaded assets will appear on the Canvas and in the Assets tab in the left sidebar.

Tip: To arrange uploaded assets neatly on Canvas, select all the assets, right-click, and hover on 'Arrange.' You can choose from:

* Arrange in Grid
* Stack Horizontal
* Stack Vertical

<div align="left"><figure><img src="/files/tLpWXt3jhUtOEuAYFk9R" alt=""><figcaption></figcaption></figure></div>

### From Copilot

Copilot has one additional way to upload assets beyond the keyboard shortcut:

* Assets panel: Click the Assets tab in the left sidebar and click 'Upload assets' at the bottom of the panel.

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

Your uploaded assets will appear in the Assets tab in the left sidebar.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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/getting-around/upload-assets.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.
