# Ango Hub Documentation

<figure><img src="/files/9Kw2jWtj7TpQu6sHgsJI" alt=""><figcaption></figcaption></figure>

Welcome to the documentation for Ango Hub, *a quality-first data annotation platform* designed to support the development of reliable and high-performing AI systems. Ango Hub enables teams to efficiently create, manage, and maintain high-quality labeled datasets across a wide range of domains, including *healthcare*, *banking*, *automotive*, *autonomous systems*, and more.

The platform provides powerful tools for annotation, quality assurance, workflow management, automation, and analytics, allowing organizations to scale their data operations while maintaining strict quality standards.

<div data-with-frame="true"><figure><img src="/files/vPGZ8CtEaUwI1cObAiWI" alt=""><figcaption></figcaption></figure></div>

Whether you are a *data annotator* labeling assets, a *reviewer* ensuring annotation quality, a *project manager* overseeing workflows, or a *solution architect* integrating Ango Hub into your data pipelines, this documentation is designed to help you understand and effectively use the platform.

We hope this documentation helps you get the most out of Ango Hub and build better datasets for your AI projects.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Quick Start</td><td>Get started with Ango Hub quickly.</td><td><a href="/files/hlIlz5PO3hG81mmkwLes">/files/hlIlz5PO3hG81mmkwLes</a></td><td data-object-fit="contain"><a href="/files/BimivjZIxerfzLryw1mF">/files/BimivjZIxerfzLryw1mF</a></td><td><a href="#quick-start">#quick-start</a></td></tr><tr><td>Video Guides</td><td>Short videos showing how to use Ango Hub.</td><td><a href="/files/8zk4KUOLw4U9lelGAxmN">/files/8zk4KUOLw4U9lelGAxmN</a></td><td><a href="/files/7KpnXrZODcXiyia2ZSot">/files/7KpnXrZODcXiyia2ZSot</a></td><td></td></tr><tr><td>Frequently Asked Questions</td><td>Answers to common questions about Ango Hub.</td><td><a href="/files/pD8zWVVKn9SHghZVXxpA">/files/pD8zWVVKn9SHghZVXxpA</a></td><td><a href="/files/9FLv2d8kWVJvRx2JoE7M">/files/9FLv2d8kWVJvRx2JoE7M</a></td><td><a href="/pages/yaFiqt0EkEeGRAzRbg9y">/pages/yaFiqt0EkEeGRAzRbg9y</a></td></tr><tr><td>Changelog</td><td>See the latest updates and fixes in Ango Hub.</td><td><a href="/files/ZyNvqDoRq9VPsHe4cSWO">/files/ZyNvqDoRq9VPsHe4cSWO</a></td><td><a href="/files/UdLUE4DvU1mXpxUeKR2W">/files/UdLUE4DvU1mXpxUeKR2W</a></td><td><a href="https://ango.ai/changelog">https://ango.ai/changelog</a></td></tr></tbody></table>

## Quick Start

The Quick Start section helps you quickly navigate the most important parts of the Ango Hub documentation. It provides a curated set of links to essential guides and resources so you can easily find the information you need to begin working with the platform.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Core Concepts</td><td><ul><li><a href="/pages/-MjiS429qjw34lJh2gJk">Projects</a></li><li><a href="/pages/Zq60xND3TiH09Qi7fomD">Organizations</a></li><li><a href="/pages/-MjiVNVPrOR3Ud5Vmh5I">Assets</a></li><li><a href="/pages/-Mjifco2debe91gXbTS1">Labeling Editors</a></li><li><a href="/pages/-Mk6IAzMOULSinPId1QW">Labeling Classes</a></li></ul></td></tr><tr><td>Popular Topics</td><td><ul><li><a href="/pages/-MkCMIPBHmzjkNs3Yqfb">Importing Assets</a></li><li><a href="/pages/2Avnlnb4U2Oh28AlCDkw">User Roles</a></li><li><a href="/pages/2FzjubnNWbkAAmImWjTj">Workflow</a></li><li><a href="/pages/QpWfJlSQGgHP0R9uzVRM">Plugin Documentation</a></li><li><a href="/pages/mDdnGiVkUaEya7E3iYGY">Point Cloud Tool</a></li></ul></td></tr><tr><td>Developer Pages</td><td><ul><li><a href="/pages/T95jf5yFHIB8WTSuUAQZ">SDK Documentation</a></li><li><a href="/pages/5bdBqlII0mIMZsUdGAx9">API Documentation</a></li><li><a href="/pages/NETQILITXrPWUqhVJY8u">Plugin Development</a></li><li><a href="/pages/gAZvGmwfoVFc6MpFrv9i">Ango Import Format</a></li><li><a href="/pages/X5TLHCxEmd25AH9AlKGG">Ango Export Format</a></li></ul></td></tr></tbody></table>

## Troubleshooting

<details>

<summary>Need Help?</summary>

If you are experiencing issues with the platform, please visit the [FAQs](/faqs.md) to see if your question is answered. If not, check out our Troubleshooting section at the bottom of the page list on the left for more specific instructions on issues you may encounter.

</details>

<details>

<summary>Contact Information</summary>

For any feedback regarding the documentation, things missing, or wrong, please email one of the maintainers of the docs:

* **lorenzo (at) imerit.net** \[Core Concepts & Popular Topics]
* **onur (at) imerit.net** \[Developer Pages]
* **richa.jain (at) imerit.net** \[3D Multi-Sensor Fusion]

</details>


---

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