# Graphical Panels: Move a Tool

### Move a Tool

To move a tool, simply click inside it with the mouse to select it; you will see square "handles" appear at its corners. Next, click in the middle of the tool, and with the mouse button held down, drag the tool, releasing the button where you want the tool to be located (Figure 1).

The coordinates of the tool will update in the [Properties Tab](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/graphical-panels/graphical-panels-tool-properties.md) after the mouse button is released. This also works in the other direction: you can move the tool by changing the **Top** and **Left** attributes in that tab; it will move within the grid to match the new values.

![Figure 1: To move a tool, select it, then drag it to its new position.](/files/D5NmGsqAPRdTeEz8sAVi)

### Move a Group of Tools

You can move a group of tools in a manner similar to that used for a single tool. Start by clicking and dragging a selection box around all of the tools you want to move; handles will appear at the corners of each one selected. (You can also add a tool to a a selection group by Ctrl+clicking on it.) After choosing a set of tools, click on any tool in the group, then hold and drag the mouse to move all of the tools to a new location, maintaining their relative positions (Figure 2).

![Figure 2: To move a group of tools, enclose them in a bounding box, then click and drag one of the tools.](/files/zmnLBPYzUJdNKSbANV8J)


---

# 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/graphical-panels-move-a-tool.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.
