# Import files

To import files, we have several options:

In the **File** tab, use the **Import** command from the **Open** submenu. Select the file you want to import.

<img src="https://www.rhinoartisan.com/wp-content/uploads/2024/10/export_1-1024x347.png" alt="" height="271" width="800">

**Drag and drop** the .3dm file into the viewport; it will prompt you with an import option.

<img src="https://www.rhinoartisan.com/wp-content/uploads/2024/10/Expor3-1024x558.png" alt="" height="436" width="800">

In the **top left corner** of the ribbon, you’ll also find the option to import.

<img src="https://www.rhinoartisan.com/wp-content/uploads/2024/10/Expor2-1024x146.png" alt="" height="114" width="800">


---

# 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/tutorials/master-in-jewelry-rendering-in-cycles/import-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.
