> For the complete documentation index, see [llms.txt](https://docs.intrepidcs.com/vspy-3-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-select-and-work-with-panels.md).

# Graphical Panels: Select and Work With Panels

There are several features to help you work with the various panels that comprise a complete Graphical Panel application. These are controlled via a set of buttons located below the main toolbar; an example can be found in Figure 1.

![Figure 1: Bottom row of buttons for selecting and working with panels.](/files/MWaHNOLghtqPHIdpESrT)

### Graphical Panel Controls

Table 1 illustrates and explains the function of the various panel control functions seen in Figure 1.

**Table 1: Panel Control Buttons**

| Button               | Icon                                                                                   | Description                                                                                                                                                                                 |
| -------------------- | -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Show/Hide Toolbar    | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/panel_showHideToolbar.gif)    | Toggles between showing and suppressing the bar containing [panel tools](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools.md).    |
| Show/Hide Properties | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/panel_showHideProperties.gif) | <p>Reveals or hides the</p><p><a href="/pages/WLyp2vRJ05ZPVz4kGYnq">Properties Toolbar</a> on the right side of the graphical panels screen.</p>                                            |
| Select Panel         | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/panel_select.gif)             | Makes the selected panel active.                                                                                                                                                            |
| Move Panel Left      | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/panel_moveLeft.gif)           | Moves the currently-selected panel left in the panel list.                                                                                                                                  |
| Move Panel Right     | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/panel_moveRight.gif)          | Moves the currently-selected panel right in the panel list.                                                                                                                                 |
| Import Panel         | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/panel_import.gif)             | Loads a previously-saved panel into the current graphical panel set.                                                                                                                        |
| Export Panel         | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/panel_export.gif)             | Exports a panel to an external file.                                                                                                                                                        |
| Add Graphical Panel  | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/panel_add.gif)                | Adds a new Graphical Panels window to the Vehicle Spy setup. This will not create a new individual panel, but actually an entire new set of panels, for complex setups.                     |
| Lock/Unlock Panels   | ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/panel_lockUnlock.gif)         | [Switches the Graphical Panel between edit mode and interaction mode.](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-lock-panels.md) |

Most of these buttons can also be accessed by right-clicking on any of the panel tabs to bring up a context menu (Figure 2). This menu also allows you to [delete](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-add-or-delete-panels.md), [float](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/floating-panels.md) or [rename](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-panel-properties.md) a panel.

![Figure 2: Panel tab right-click context menu.](/files/uwEYlWi2UVLNDUheC2XD)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-select-and-work-with-panels.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.
