# Viewport Interaction Toolbar

Located at the bottom-center of the Canvas interface, this toolbar provides essential tools for interacting with your model. It allows you to control the view, capture scenes, and share your design.

<figure><img src="/files/4rAzeGGb7j6h5bmPrtqX" alt=""><figcaption></figcaption></figure>

### Quick View and Camera Tools

* <img src="/files/8xYNy6esGZNtFItEmd5M" alt="" data-size="line"> **Info** – Opens the **Details** panel, where you can enter key information about the design. This includes:
  * The model **name**
  * A **description**
  * A **reference or SKU**
  * The **price** of the product
  * A **snapshot image** to be used as the thumbnail in the collection view
  * And specific **tags** that can be added to improve searchability and categorization of the model within the system

<figure><img src="/files/5jMt5obx8lblzqYqCYUl" alt=""><figcaption></figcaption></figure>

* <img src="/files/eV3tKMqzBlNe7ZCXpeuk" alt="" data-size="line"> **Zoom** – Resets the view or fits the model to screen
* <img src="/files/h8X1i1icFVgPAQHwW6SX" alt="" data-size="line"> **Full Screen** – Expands the viewport for distraction-free editing
* <img src="/files/WXvcfK0SqoJSR6Gh0TNk" alt="" data-size="line"> **360** – Enables rotation preview for turntable-style renders
* <img src="/files/7ulFvvkSJrXUjwtNFz5Q" alt="" data-size="line"> **Add View** – Saves a specific camera angle for rendering or presentation

<div><figure><img src="/files/WeS1jPXPCewRhIC2dCXg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/erJMA6Kjo8DlgHSAJXXg" alt=""><figcaption></figcaption></figure></div>

* <img src="/files/MdyyO2DAzPoWuQ2erLI0" alt="" data-size="line"> **Copy to Clipboard** – Captures the current view and copies it as an image
* <img src="/files/NesiaawYjTrbGko7Lih6" alt="" data-size="line"> **Save** – Saves the current state of the model and materials
* **Export** – Opens the export options for the current model. There are three available actions:

<figure><img src="/files/8pwwdrlen1zKFP3X2If3" alt="" width="562"><figcaption></figcaption></figure>

**Render**: Generates and downloads a high-quality **PNG image** of the current render view as displayed on screen. This is ideal for catalog use, client presentations, or documentation.

**Video**: Starts a **recording session** directly within the viewport. While recording, you can manually rotate or move the model to highlight specific details. When the recording is stopped, a **video file** is automatically downloaded showing the captured motion and perspective.

**Get Link**: Creates a **public shareable link** to the dynamic render. This allows clients or collaborators to view and interact with the model (rotate, zoom, etc.) directly in their browser, without the ability to modify materials or settings.\
Additional options include:

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

* **Email notification** when someone opens the link
* **Password protection** to restrict access
* An **embed code** to insert the interactive render into a website or online portfolio

This makes it easy to share and present designs in a dynamic and professional way, enhancing communication and client engagement.


---

# 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/viewport-interaction-toolbar.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.
