# View and navigate in the image interfaces

## Pan the image

Hold `Ctrl/cmd` and click and drag to pan the image.

## Zoom in/out

Hold `Ctrl/cmd` while scrolling the mouse wheel to zoom in or out.

## Zoom to an object

1. Select the object
2. Press the hotkey (`t` by default)

## Reset the pan and zoom level

Press hotkey `f` to reset to the original pan and zoom level.

## Show only the image or only the label

Hover over the ![](/files/WAFCObn85B0tBldKKVeH) buttons in the top right of the screen to show only the image, label or both (default). You can also hold the hotkeys `i` or `l` to show only the image or only the label.


---

# 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.segments.ai/how-to-annotate/label-images/view-and-navigate-in-the-image-interfaces.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.
