> For the complete documentation index, see [llms.txt](https://docs.angle3d.co/angle3d-configurator-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.angle3d.co/angle3d-configurator-documentation/set-up-configurator/settings/configurator-settings/3d-model.md).

# 3D Model

## Replace 3D Model

To replace the current 3D model of your product, simply follow the steps below:

1. Select the '**Settings**' icon <img src="/files/NokonMqfEEXk7dHPtss4" alt="" data-size="line"> at the left corner of the 3D viewport.
2. Select the '**3D Model**' tab.
3. Select '**Replace 3D Model**' and upload a new model, or replace it with an existing one.

## Remove 3D Model

It is possible to remove any 3D model from your Shopify Admin dashboard.\ <mark style="color:red;">However, doing so will</mark> *<mark style="color:red;">**permanently**</mark>*<mark style="color:red;">**&#x20;**</mark><mark style="color:red;">**delete both your 3D model**</mark><mark style="color:red;">**&#x20;**</mark>*<mark style="color:red;">**and**</mark>*<mark style="color:red;">**&#x20;**</mark><mark style="color:red;">**respective 3D configurator.**</mark><br>

If you wish to proceed and **delete** **both your 3D model and its configurator**, simply follow the steps below:&#x20;

1. Find and select the item under the '**Products**' section of your Shopify store.
2. Hover over and select the 3D file under '**Media**'.
3. Select "**Delete file**" and confirm.


---

# 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://docs.angle3d.co/angle3d-configurator-documentation/set-up-configurator/settings/configurator-settings/3d-model.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.
