# Panel management

The display of the studio panels can be fine-tuned. The states of the panels are saved when the studio work is completed correctly. To return the panels to the initial state, click the "Reset Panels" button in the View menu, or close the studio and delete the Layouts folder at the studio installation place.

To hide the panel, click the cross at the top right of the panel.

![](/files/10qsqkJNOALwdMk37ths)

To return the panel, click the corresponding button in the View menu.

To control the automatic closing of the panel, gently click the button with the pin symbol next to the cross button ![](/files/oZaYkDZ3I4HqQJNgPGsk)

To move the panels across the screen, you need to grab the panel header and drag it to a relevant place.

To unhook the panel and use it as a separate window, you need to grab the panel header and take it away outside the studio.

Similar functions are available in the context menu of the panels (right-click on the panel header).

To group the panels, you need to grab the panel header and drag it over the necessary panels, and then the panels will be displayed as bookmarks.

To configure buttons on the action panel and sections of the main menu, you can click the "Add or Remove Buttons" in the action panel

![](/files/dRTlxYfDSpXKnFDXCvym)

In opened menu you can click on the sections of the menu to hide them or display them.

![](/files/IRPaufswS5HiVN6rpZrS)

For Action pannel advanced customization, you can click "Customize..."

In opened Customization window you can confugure buttons display and button command, create new buttons and configure icons and prompts display.

![](/files/sbded5Dwx5rCBq3SNWu6)

![](/files/TCySJ8Db19yFehzLXYHz)

![](/files/XRMISSfUUsCQaUqqYuRs)


---

# 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://astro-rpa.gitbook.io/astro-rpa-user-guide/astro-studio/layout.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.
