# 3D Viewer

{% embed url="<https://youtu.be/np_YBt3mkGg>" %}
Learn how to use the 3D viewers
{% endembed %}

### 3D Model Viewer

The central panel displays the current state of the 3D asset.

* **Interactive controls** allow you to rotate, zoom, and pan the model.
* **View mode toggles** in the top-right of the viewer let you switch between:
  * Dimensions view
  * Wireframe overlay
  * Shaded or material preview

### Drag and drop

On the right, you'll see which versions of your asset you have selected. You are also able to drag and drop different versions onto the panels to view them in the 3D viewer.

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

### Step Action Menu

<div><figure><img src="/files/x5p1abuerWkCduPgtENg" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/JaqBw9zzNh7adEiAVXWq" alt="" width="114"><figcaption></figcaption></figure></div>

Accessed by clicking the **ellipses (⋯)** icon next to any step.

* From here, you may:
  * **Delete** the latest eligible step (if it is in “For Review” or “Finished Processing” status)
  * **Cancel** a generation (if the status is “In Queue”)
  * **Share** your asset with a shareable link to the specific step for external viewing

> 🔒 Some options may be disabled based on the step's position or state.


---

# 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.kaedim3d.com/reviewing-assets/3d-viewer.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.
