# User interface

The UI of Vectary Studio can be described as modern, user-friendly, and intuitive. It follows common design standards, making it easy to navigate without requiring extensive learning.

<figure><img src="/files/iv3gioZjcO8MsY2i4PBi" alt=""><figcaption><p>click to enlarge the image</p></figcaption></figure>

<table><thead><tr><th width="123.87109375">UI</th><th width="444.83203125">Description</th><th>Related topics</th></tr></thead><tbody><tr><td>Top bar</td><td>The top bar includes the menu, tools, mode switching, and a button to share the project.</td><td><a data-mention href="/pages/uWKXAUTz832Tie4I8NCt">/pages/uWKXAUTz832Tie4I8NCt</a><br><a data-mention href="/pages/WSeY9R7GnJEXhaEPGzvL">/pages/WSeY9R7GnJEXhaEPGzvL</a><br><a data-mention href="/pages/LyoHA3DPjwdzEUEtGKnz">/pages/LyoHA3DPjwdzEUEtGKnz</a><br><a data-mention href="/pages/0cJPTAnnMAAP4ja5rzdp">/pages/0cJPTAnnMAAP4ja5rzdp</a><br><a data-mention href="/pages/baXWptPJxEs7Io0FDNo4">/pages/baXWptPJxEs7Io0FDNo4</a><br><a data-mention href="/pages/P6tj1SShu9NXyYiWhVlz">/pages/P6tj1SShu9NXyYiWhVlz</a></td></tr><tr><td>Left panel (scene panel)</td><td>The panel displays the entire structure of the project (objects, modifiers, UI, lighting, etc.). In the Workspaces tab, access is provided to all user projects that can be imported into the current scene.</td><td><a data-mention href="/pages/ffIXa4uwkfsuBpD26u9o">/pages/ffIXa4uwkfsuBpD26u9o</a><br><a data-mention href="/pages/hLabMzkA9WD2d0db2IoI">/pages/hLabMzkA9WD2d0db2IoI</a></td></tr><tr><td>Right panel </td><td><p>The properties panel dynamically displays settings based on the current selection. When no object is selected, the panel shows the canvas settings by default.</p><p><br>When no object is selected, the scene settings are displayed. To return to the scene settings, press <code>Esc</code> or left-click on any empty area of the canvas.</p></td><td><a data-mention href="/pages/vRkWlUhFlCmwzcYkIto4">/pages/vRkWlUhFlCmwzcYkIto4</a><br><a data-mention href="/pages/0MDrTajxvB6v5ikOFFJ3">/pages/0MDrTajxvB6v5ikOFFJ3</a><br><a data-mention href="/pages/DOgZzgyGsW0zgzqrIxaZ">/pages/DOgZzgyGsW0zgzqrIxaZ</a><br><a data-mention href="/pages/FwgbTVE1m18wnkEGbYB1">/pages/FwgbTVE1m18wnkEGbYB1</a><br><a data-mention href="/pages/X8nfojuqMc3VCBg3REA7">/pages/X8nfojuqMc3VCBg3REA7</a><br><a data-mention href="/pages/sajFscfhJhwltHrPa5Ln">/pages/sajFscfhJhwltHrPa5Ln</a><br><a data-mention href="/pages/69E4sIaqPzXZofNwVBDL">/pages/69E4sIaqPzXZofNwVBDL</a><br><a data-mention href="/pages/9tn5dkarfKNOpTFdIcTc">/pages/9tn5dkarfKNOpTFdIcTc</a><br><a data-mention href="/pages/pAlTEWwWU1hDr4HHApI6">/pages/pAlTEWwWU1hDr4HHApI6</a><br><a data-mention href="/pages/4xrUJ2FbT0cTBkhE3HY6">/pages/4xrUJ2FbT0cTBkhE3HY6</a><br><a data-mention href="/pages/2AjwyoWsYmimrsKH8Zt9">/pages/2AjwyoWsYmimrsKH8Zt9</a></td></tr><tr><td>Canvas</td><td>The main viewport where all scene objects are displayed and manipulated.</td><td><a data-mention href="/pages/YSZ3lgZAQKwINZVExc6v">/pages/YSZ3lgZAQKwINZVExc6v</a><br><a data-mention href="/pages/VabHhnKUP64r5AcB4cGd">/pages/VabHhnKUP64r5AcB4cGd</a><br><a data-mention href="/pages/0MDrTajxvB6v5ikOFFJ3">/pages/0MDrTajxvB6v5ikOFFJ3</a><br><a data-mention href="/pages/DOgZzgyGsW0zgzqrIxaZ">/pages/DOgZzgyGsW0zgzqrIxaZ</a><br><a data-mention href="/pages/sajFscfhJhwltHrPa5Ln">/pages/sajFscfhJhwltHrPa5Ln</a></td></tr><tr><td>Control bar</td><td>A small bar located at the bottom of the canvas for quick access to frequently used functions</td><td><a data-mention href="/pages/oPLHfMEskR71P1WaJpcj">/pages/oPLHfMEskR71P1WaJpcj</a></td></tr></tbody></table>


---

# 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://help.vectary.com/documentation/getting-started/user-interface.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.
