# Safe Frame

The Safe frame displays the view area which will be rendered in the active window. The sizes of those zones can be customized. This is useful when the specified render resolution is different from that of the active view.

<img src="https://www.rhinoartisan.com/wp-content/uploads/2024/08/Group-25-2-300x155.jpg" alt="" height="155" width="300">

We can activate it, both from the **Rendering tab,** and by typing the command **ArtisanSafeFrame.** When rendering, all elements that are not inside these frames will not appear in the image.

<img src="https://www.rhinoartisan.com/wp-content/uploads/2024/08/image-1101-1024x519.jpg" alt="" height="405" width="800">

The size of the safe zone will depend on the resolution that we set.

<img src="https://www.rhinoartisan.com/wp-content/uploads/2024/08/Parameters-1024x470.png" alt="" height="367" width="800">


---

# 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/safe-frame.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.
