# Panels Management

Panels allow us to organize the interface according to our preferences and needs. RhinoArtisan and Rhino panels can be docked anywhere within the application and even moved to other monitors, providing a larger graphical workspace.

<figure><img src="/files/F8f4s8vtIFFwqoRhkzSp" alt=""><figcaption><p>RhinoArtisan panels</p></figcaption></figure>

### How to display the RhinoArtisan panels?

The RhinoArtisan panels are visible when you install the software, but if you have closed them, you can reopen them from the **File** tab.

<figure><img src="/files/gp0J5SmJZ1WsOjf9sMKZ" alt=""><figcaption><p>RhinoArtisan Panels Buttons</p></figcaption></figure>

### How to display the Rhino standard panels?

To display all the panels, right-click on the empty strip in the panel area, and the following menu will appear. Just click on **Show Panels...**

<figure><img src="/files/y8R7fmYS4gxdPV7n5bkS" alt=""><figcaption><p>Show Panels option</p></figcaption></figure>

### How can we restore the RhinoArtisan panels to their original state, just like on the first day?

To do this, we need to run the **WindowLayouts** command, and the following window will appear:

<figure><img src="/files/SLPzsI09na1kgZGii21z" alt="" width="171"><figcaption></figcaption></figure>

The following window will then appear; click **No**.

<figure><img src="/files/sX3wvaAOm4ykvCyKED2p" alt=""><figcaption></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/user-interface/panels/panels-management.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.
