# Importing and Exporting Annotations

Ango Hub provides ways to import and export labels to and from the platform.

The label import tool allows administrators to port to Ango Hub labels performed earlier. The label export tool allows administrators to obtain a JSON file with all the labels performed on the platform on a project.

For more details on importing and exporting annotations in Ango Hub, see the following guides:

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h3><i class="fa-arrow-down-to-bracket">:arrow-down-to-bracket:</i></h3></td><td align="center"><strong>Importing Annotations</strong></td><td align="center">Import pre-labeled data into your project to continue labeling or review existing annotations.</td><td><a href="/pages/-MkCP8r8g4rUEADXC14o">/pages/-MkCP8r8g4rUEADXC14o</a></td></tr><tr><td align="center"><h3><i class="fa-arrow-up-from-bracket">:arrow-up-from-bracket:</i></h3></td><td align="center"><strong>Exporting Annotations</strong></td><td align="center">Export annotations from your project for model training, analysis, or external use.</td><td><a href="/pages/-Mkaq6rkbhwHMFeqfhZj">/pages/-Mkaq6rkbhwHMFeqfhZj</a></td></tr></tbody></table>


---

# 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.net/data/importing-and-exporting-annotations.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.
