# Layers

RhinoArtisan streamlines your design process by keeping your work organized. Gems, elements, and curves are automatically assigned to their respective layers, but you can customize these assignments as needed. This allows you to designate different metals, gems, and other elements to specific layers organized in four different groups, ensuring a well-structured and efficient workflow.

<figure><img src="/files/e9KDFlvaQ6sMqiqx5gy5" alt=""><figcaption></figcaption></figure>

Four icons represent each layer. From left to right, the first icon is a play symbol, which assigns the layer to the selected items in the viewport. \
\
The second icon displays the layer’s colour; left-clicking here sets that particular layer as that active layer, and right-clicking this icon selects all items associated with that layer.&#x20;

The third icon is a padlock, used to lock or unlock the items within the layer. &#x20;

The fourth icon, resembling an eye, toggles the visibility of the layer's elements.

<figure><img src="/files/0QCJeGZFOuGlH6NqlZId" alt=""><figcaption></figcaption></figure>

In the titles of the Metal layers group, you'll find a **Refresh Layer Structure** icon. Clicking this icon resets the properties of the RhinoArtisan Layer System to their default settings, if needed.

For users who prefer working with the Rhino interface, you can enable this layer structure by checking the 'Create a Layer Structure in Rhino Mode' option in the Artisan Options.

<figure><img src="/files/RdlSS6zswppIPtsOTD3T" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
When using the Rhino UI, we adapt the colours to the light mode unless the user uses the new dark mode in Rhino 8, which is highly recommended.
{% endhint %}


---

# 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/user-interface/panels/layers.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.
