# Uploading files

### Upload your designs

You’ll also notice that within each collection, you can upload models directly by clicking the **Upload** button ( Highlighted in the image , located at the right upper corner) . This allows you to upload files one by one, but you can also drag and drop multiple files at once and they’ll all be processed together.

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

As you’ll see, there is a menu on the left where you can quickly switch between collections or go back to the view showing all collections.

Great! Now you have your designs in Connect, so let’s take a look at everything you can do with them.\
\
These are jewelry models uploaded exactly as they are.\
Static designs can be imported using the following file formats:

* **MatrixGold**
* **RhinoGold**
* **Rhino**
* **GLB**
* **STL**

These models will appear in Canvas exactly as uploaded and can be prepared with materials, shared, and published to Showcase, but they do not support interactive customization unless converted into configurators.

<br>


---

# 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://docs.rhinoartisan.com/connect/canvas/uploading-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.
