# Getting to know the workspace

The first thing we must take into account when working on the posed is to know our workspace. RhinoArtisan allows the visualization of 4 spaces with different views. We can edit and organize them as we are most comfortable.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/08/Viewport.jpg)

To change the views, we click on the arrow that is to the right of the view name → Set View → Click the option that interests us, as in the image.

We can also work in a single view, by double clicking on its name.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/08/Group-20-158x300.jpg)

To move around those views we will use the right click, for the views in perspective we will rotate with this option, and we must press shift + right click if we want to move.

Another interesting option is to be able to zoom to the point where the cursor is located, for this we will use control + right click, to increase the zoom we will move the mouse up, and to reduce it down.

**Tip**: The command **ZE** will fit the objects in the view that we have selected. We can also use Pan, Zoom, and Rotate, and then **Zoom Extents All** or **Alt + Ctrl + E.**

<img src="https://www.rhinoartisan.com/wp-content/uploads/2024/08/Group-20-1-692x1024.jpg" alt="" height="500" width="338">


---

# 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/posing/getting-to-know-the-workspace.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.
