# Admin Panel

### How to Find the Admin Panel

The admin panel is always attached to your wand - which is the controller in your non-dominant hand (which is your left hand by default unless you've switched hands on the [settings panel](/user-guide/using-the-open-brush-tools-quick-tools-and-menu-panels/the-admin-panel/settings.md))

### Using the Admin Panel

The large central button opens the Sketchbook Panel.

Around the outside are buttons for:

1. Save Sketch\\
2. Upload Panel\
   ![](/files/oWlBaroWwvQomoXIXaiv)\\
3. The 3 dots "more" button opens this:\
   ![](/files/r6smR2LgtHxoIEFOTTHI)\
   \
   A popup with:
   1. Tutorial
   2. [Labs Panel](/user-guide/using-the-open-brush-tools-quick-tools-and-menu-panels/the-admin-panel/labs-panel.md)
   3. [Settings Panel](/user-guide/using-the-open-brush-tools-quick-tools-and-menu-panels/the-admin-panel/settings.md)
   4. (small button underneath) Reset Panels: resets all panels to their default position/visibility\\
4. Beginner/Advanced mode toggle\\
5. New Sketch\\


---

# 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.openbrush.app/user-guide/using-the-open-brush-tools-quick-tools-and-menu-panels/the-admin-panel.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.
