# System Utilities

### <img src="/files/Hmgj8YkYvshWxEaLO7gh" alt="" data-size="line"> Capture Viewport

The Capture Viewport saves the contents of the viewport with options for turning on various viewport elements.

### <img src="/files/r0A3ABc27bO1Wrd3jPl7" alt="" data-size="line"> Print

The Print command prints an image of the viewport contents.

### <img src="/files/PDOz1PfPuQGbiEfF9KMb" alt="" data-size="line"> 3D Print&#x20;

Running this command will convert your file into STL format, and open it in the 3D slicer software you have set on the 3D Printing Application section of the **Artisan** menu on [Rhino Options](/user-interface/options.md).

### <img src="/files/4iJTHNOB1e2Xwpc2TjBv" alt="" data-size="line"> Settings. [Details about the options](/user-interface/options.md).

<figure><img src="/files/8QQMOYDKhmL4ioChZec9" alt=""><figcaption></figcaption></figure>

### <img src="/files/BmbPHEuNtiwHOost8AWN" alt="" data-size="line"> User Folder

Opens the location on your file browser where RhinoArtisan is installed.

### <img src="/files/nCzPuAOWi1oE1r2O6xIr" alt="" data-size="line"> Update

Check if there are new updates for RhinoArtisan ready to download. If there is a new update to download, it will start downloading and installing it.


---

# 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/commands/file/system-utilities.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.
