# Safe Frame

## <img src="/files/5aQqgsZpcf382Sg3P7lo" alt="" data-size="line"> Safe frame

The Safe Frame displays the view area rendered in the active window. The sizes of these zones can be customized, which is useful when the specified render resolution is different from that of the active view.

<figure><img src="/files/z8KDjraZTNc0eEaX6LwA" alt=""><figcaption><p>Safe Frame Example</p></figcaption></figure>

### **Activating the Safe Frame**

You can activate it from the **Rendering** tab or by typing the command `ArtisanSafeFrame`. When rendering, all elements not inside these frames will not appear in the final render.

### **Safe Frame Size**

The size of the safe zone will depend on the resolution you have set for the render.

<figure><img src="/files/f7PTJmuuLd5Fse48wBVb" alt=""><figcaption><p>Safe Frame Size</p></figcaption></figure>


---

# 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/rendering/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.
