# Environment

## <img src="/files/kcihC0GFQGR9DDIiR9yP" alt="" data-size="line"> Environment

The Environments command opens the Environments panel to edit background color, image, projection.

**Environments panel toolbar**

The Environments panel has additional browsing tools.

<img src="/files/VpXXuVSNY8IaY55Qpf5O" alt="" data-size="line"> **Add Environment**

Click to select an action to create a new texture.

<img src="/files/sxvqMkqeWtPe42pnAquR" alt="" data-size="line"> **Import Environment from File**

Imports environments from a saved Rhino .renv file.

<img src="/files/Q4VWdA9DEXdnVHmXCCmG" alt="" data-size="line"> **Choose existing**

Creates a new environment by using an existing environment as the template.

<img src="/files/5cwsws9Bt2BbJmreVgUL" alt="" data-size="line">**Basic Environment**

Creates a new [basic](https://docs.mcneel.com/rhino/8/help/en-us/commands/environments.htm?Highlight=Environments#Basic_settings) environment.

<img src="/files/QPaaTJDGSEMiArZAVS0T" alt="" data-size="line"> **More Types**

Opens the [content type browser](https://docs.mcneel.com/rhino/8/help/en-us/information/contenttypebrowser_environments.htm) to see more options for creating a new environment.

<img src="/files/zr9kLRZlP75mMdjnepZ9" alt="" data-size="line">**Search**

Click the search box (magnifying glass) to display a menu for searching names, notes, or tags.

<img src="/files/CHBoF52en0HtCJcBLYqH" alt="" data-size="line">**Search Names**

Limits the search to names.

<img src="/files/bEcyj94ncxumFv7qPuEh" alt="" data-size="line">**Search Notes**

Limits the search to notes.

<img src="/files/M79FYLbxEI4oWGG8vODo" alt="" data-size="line">**Search Tags**

Limits the search to tags.

* When tags: is selected, a list of available tags appears. These tags are gathered from the materials, environments, and textures in the document.
* In the tags list, arrow keys move up and down and the selected tag is appended to the search.
* Type a semicolon to keep the selected tag and append a semicolon to the search.
* Backspace removes the last tag from the search.
* Once the focus is on the tags list, you can navigate the list using the keyboard with the semicolon and backspace keys appending and removing tags from the search without having to use the mouse.

**Thumbnail indicators**

The icons at the lower-right corner of an environment thumbnail indicate usages of the environment.

![](https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/environment_indicators.png)

<img src="https://docs.mcneel.com/rhino/8/help/en-us/image/icons/env_in_use_refl_refr.png" alt="" data-size="line"> The environment is used for reflection and refraction raytracing.

<img src="https://docs.mcneel.com/rhino/8/help/en-us/image/icons/env_in_use_skylight.png" alt="" data-size="line">The environment is used as the skylight for lighting the scene.

<img src="https://docs.mcneel.com/rhino/8/help/en-us/image/icons/env_in_use_back.png" alt="" data-size="line"> The environment is used as a 360° background.

<img src="https://docs.mcneel.com/rhino/8/help/en-us/image/icons/content_incomplete.png" alt="" data-size="line">The external background image used by the environment is missing.

* Pointing the mouse cursor to the icon shows information about the missing image.
* If any missing image is detected when Rhino opens a model, the [Missing image files](https://docs.mcneel.com/rhino/8/help/en-us/commands/renderreportimagefiles.htm) dialog appears.
* The [Save textures](https://docs.mcneel.com/rhino/8/help/en-us/commands/save.htm#SaveTextures) option in the [Save](https://docs.mcneel.com/rhino/8/help/en-us/commands/save.htm) dialog stores images in the 3dm file to prevent images from missing.


---

# 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/commands/panels/environment.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.
