# Visualization Tool

Visualization tool helps in overviewing the task after any batch submission. This shares the same interface as the [annotation tool](/annotation-tool/tool-layout.md). However, the annotation data that loads is non-editable and only for viewing.&#x20;

## How to get here?

* One can access [Batches](/project-setup/pre-process-data.md#data-terminology) ready for viewing by clicking on the ‘Visualization’ tab from the left navigation.&#x20;
* The list of Batches available for viewing is listed here.&#x20;
* Click on 'Open Visualization'. This opens the Annotation Tool with all the labelling data in a new Tab. &#x20;

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

* Point Cloud and reference images load with data submitted on the respective node
* Data can only be viewed
* No updations to data created or feedback can be provided


---

# 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/visualization-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.
