# Jump To

Navigate instantly to a specific location in the point cloud using the JumpTo feature. Enter the coordinates provided in validation messages to jump directly to cuboid errors or relevant areas.

{% hint style="success" %} <img src="/files/qchq9tcQpS8cX7YBw03I" alt="" data-size="line"> Coordinate sharing ensures everyone lands on the exact same spot for consistent reviews.
{% endhint %}

<figure><img src="/files/JoR2C5jFVl57mgsKDiFB" alt=""><figcaption></figcaption></figure>

***

## Benefits

* Saves time searching for specific objects in areas.
* Ideal for QA workflows, supervisor review, or debugging in conjunction to the Validation Report.
* Makes collaboration easier—just share coordinate values to guide teammates to the same spot.

***

## Steps to Use Jump To

1. Press CTRL + J to open the coordinate input panel.
2. Enter the X, Y, and Z coordinates. Use the Tab key to move between fields.
3. Press Enter to jump to the location.

A green dot will mark the exact point in the point cloud.

### Using Jump To with Validation Reports

When a validation report is generated and includes warnings or errors tied to specific coordinates, users can now instantly navigate to those exact locations using the Jump To feature. This allows for quick review and resolution of issues identified during validation.


---

# 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.imerit-prod.io/annotation-tool/key-features/jump-to.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.
