# What Plugin Do I Need?

{% hint style="info" %}
This page only mentions first-party plugins, that is, plugins officially created and supported by the Ango Hub development team.

For very specialized needs, you may create your own plugin. See: [Plugin Developer Documentation](https://docs.imerit.net/plugins/plugin-developer-documentation).
{% endhint %}

This quick guide helps you find the right plugin for common workflows. If you’re not sure which plugin to use, start here. Each question maps to the recommended plugin so you can move from setup to results faster.

<details>

<summary>1. How do I export my annotations to another format?</summary>

Use export plugins to download your annotations in the format needed for your training pipeline or external tools. The following plugins are available for this purpose:

* [Ango to COCO Converter](https://docs.imerit.net/plugins/first-party-ango-plugins/ango-export-converter-plugins)
* [Ango to YOLO Converter](https://docs.imerit.net/plugins/first-party-ango-plugins/ango-export-converter-plugins)
* [Ango to Mask Converter](https://docs.imerit.net/plugins/first-party-ango-plugins/ango-to-mask-converter)
* [CSV Export for Classification](https://docs.imerit.net/plugins/first-party-ango-plugins/csv-export-for-classification)

</details>

<details>

<summary>2. I have annotations in another tool. How do I import them?</summary>

If you already labeled data elsewhere and want to bring it into your workspace, use [Import Labels](https://docs.imerit.net/plugins/first-party-ango-plugins/import-labels) to ingest existing annotations.

</details>

<details>

<summary>3. How can I convert segmentation annotations to masks images?</summary>

Use [Ango to Mask Converter](https://docs.imerit.net/plugins/first-party-ango-plugins/ango-to-mask-converter) to export annotations as mask images.

</details>

<details>

<summary>4. How can I compare annotators or stages of labeling?</summary>

* Use [Stage Comparison](https://docs.imerit.net/plugins/first-party-ango-plugins/stage-comparison) to compare different labeling stages
* Use [Calculate Consensus Score](https://docs.imerit.net/plugins/first-party-ango-plugins/calculate-consensus-score) to measure agreement between annotators in consensus stage
* Export results for reporting with [Benchmark & Consensus Export](https://docs.imerit.net/plugins/first-party-ango-plugins/benchmark-and-consensus-export)

</details>

<details>

<summary>5. How can I retrieve how many annotations were created for each asset?</summary>

* Use [Statistics Export](https://docs.imerit.net/plugins/first-party-ango-plugins/statistics-export) to extract fine-grained counts from your projects.
* Use [TPT Export](https://docs.imerit.net/plugins/first-party-ango-plugins/tpt-export) to get basic counts for each asset & stage.&#x20;

</details>

<details>

<summary>6. Can I use AI to help with labeling?</summary>

Use model plugins to produce preliminary labels. The following plugins are available for this purpose:

* [ChatGPT](https://docs.imerit.net/plugins/first-party-ango-plugins/chatgpt-deprecated)
* [YOLO | Object Detection](https://docs.imerit.net/plugins/first-party-ango-plugins/yolo-or-object-detection)
* [YOLO | Instance Segmentation](https://docs.imerit.net/plugins/first-party-ango-plugins/yolo-or-instance-segmentation)
* [Open World Object Detection](https://docs.imerit.net/plugins/first-party-ango-plugins/open-world-object-detection)
* [YOLO | Pose Estimation](https://docs.imerit.net/plugins/first-party-ango-plugins/yolo-or-pose-estimation)
* [YOLO | Image Classification](https://docs.imerit.net/plugins/first-party-ango-plugins/yolo-or-image-classification)
* [Optical Character Recognition](https://docs.imerit.net/plugins/first-party-ango-plugins/optical-character-recognition)

</details>

<details>

<summary>7. How can I see how long labeling takes and how each annotator is performing?</summary>

Use the [TPT Export](https://docs.imerit.net/plugins/first-party-ango-plugins/tpt-export) to export labeling duration and annotator performance metrics for analysis and reporting.

</details>
