# Graphical Panels

Vehicle Spy's Graphical Panels view allows the creation of custom user interfaces. A number of different [tools](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tools.md) can be [added](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-add-or-delete-a-tool.md) to each panel, including graphs, bargraphs, transmit buttons, drop-down boxes, test buttons, meters, knobs, LEDs/lights, text displays, and numeric entry boxes. You can [create](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-add-or-delete-panels.md) as many graphical panels as you like, and [float](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/floating-panels.md) them so they will always be visible within Vehicle Spy.

Each tool can be [resized](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-resize-a-tool.md) and [moved](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-move-a-tool.md) anywhere on the panel. A group of tools can also be easily selected and [aligned](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-format-align-or-resize-a-tool-group.md). After setting up a panel, it can be [locked](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-lock-panels.md) in place to avoid tools being accidentally moved while in use.

One person can create a set of graphical panels and distribute them to others. For example, a veteran Vehicle Spy user can create easy-to-use panels for colleagues who may have little or no experience with the software.

Graphical Panels can be accessed through the **Measurement** menu (Figure 1).

![Figure 1: Graphical Panels view is accessible by clicking on the Measurement menu and then selecting Graphical Panels.](/files/AxXK4JavESG220joleYX)


---

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