# Frequently Asked Questions \[deprecated]

## Projects

<details>

<summary>What is a project?</summary>

Please refer to the [Projects](https://docs.imerit.net/core-concepts/projects) documentation page.

</details>

<details>

<summary>How do I create a new project?</summary>

Please refer to the [Creating Projects](https://docs.imerit.net/core-concepts/projects#creating-projects-1) section.

</details>

<details>

<summary>How do I delete a project?</summary>

Please refer to the [Deleting Projects](https://docs.imerit.net/core-concepts/projects#deleting-projects-2) section.

</details>

<details>

<summary>What happens if I change the ontology of a project while people are annotating tasks?</summary>

They will receive the new ontology after they have submitted the task they are currently working on. Please refer to the [Managing the Project Ontology](https://docs.imerit.net/labeling/managing-the-project-ontology#what-happens-if-i-change-the-ontology-of-a-project-while-people-are-annotating-tasks) documentation page.&#x20;

</details>

## Labeling

<details>

<summary>How do I annotate an audio file?</summary>

Please refer to the [Audio Labeling Editor](https://docs.imerit.net/labeling/labeling-editor-interface/audio-labeling-editor) documentation page.

</details>

<details>

<summary>How do I annotate images?</summary>

Please refer to the [Image Labeling Editor](https://docs.imerit.net/labeling/labeling-editor-interface/image-labeling-editor) documentation page.

</details>

<details>

<summary>How do I annotate text?</summary>

Please refer to the [Text Labeling Editor](https://docs.imerit.net/labeling/labeling-editor-interface/text-ner-labeling-editor) documentation page.

</details>

<details>

<summary>How do I annotate PDF files?</summary>

Please refer to the [PDF Labeling Editor](https://docs.imerit.net/labeling/labeling-editor-interface/pdf-labeling-editor) documentation page.

</details>

<details>

<summary>What labeling tools are available in Ango Hub?</summary>

Please refer to the [Labeling Classes](https://docs.imerit.net/labeling/labeling-tools) documentation page.

</details>

<details>

<summary>How can I view an object's "objectId" when selection an annotation?</summary>

Either right-click on the annotation, click on the three dots, and click on "Copy Object ID", or when in the labeling editor, click on the Quick Settings toggle (<img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FTxVj6QzMR8YKj0sdQwoV%2Fimage.png?alt=media&#x26;token=8c523597-cab6-42b8-b0fa-f261dbf9f49d" alt="" data-size="line">) and enable *Show Annotation ID on Hover* to see the ID when hovering over the object.

</details>

<details>

<summary>Can I use rotating bounding boxes in videos?</summary>

Sadly this feature is not available yet. You may use polygons or segmentations as an alternative for now.

</details>

<details>

<summary>I am not seeing the "Submit" button. Instead, I see a button saying "Un-assign me".</summary>

This happens because, even though you have already annotated this task, as a result of the project's workflow, you have been assigned to annotate it again as part of the consensus calculation, or to review your own task, which is not allowed. Please click on "Un-assign me" and the task will be unassigned from you and put back in the queue for other project members to annotate or review.\ <img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FMC3CKjNrTGLSgmTcXL2Q%2Fimage.png?alt=media&#x26;token=380c78a3-2d84-4848-9b7e-ddf3310c6b06" alt="" data-size="original">

</details>

## Reviewing

<details>

<summary>How do I review someone's labeling task?</summary>

Please refer to the [Reviewing](https://docs.imerit.net/core-concepts/reviewing) documentation page.

</details>

## Plugins

<details>

<summary>I'm uploading assets with the File Explorer plugin, but I don't want to upload an asset if it's already been uploaded before. How can I do that?</summary>

There is a parameter called "`prevent_duplicates`" in the Config JSON of the File Explorer plugin. Setting it to `true` will ensure duplicates are not uploaded.

</details>

<details>

<summary>How do I know whether a plugin is live or not?</summary>

There is a small button which will be red or green according to the plugin's status. In the plugin list in your project, if the light next to "Live" is green, the plugin is live. (<img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FHU37NQObl6kJNbLOptdE%2Fimage.png?alt=media&#x26;token=17f58c16-1b83-4e49-9db3-9b27ec99c2ec" alt="" data-size="line">) Otherwise, if it's red, it's not live.

</details>

<details>

<summary>Who can I contact if a plugin goes down?</summary>

In the Plugin Directory, and in the plugin's Run Dialog, you can see the email of the person who created and maintains the plugin. It's in the bottom-right corner of the plugin's icon. You may contact them.

</details>

## Performance

<details>

<summary>I'm experiencing poor performance of the tool. Where can I know more?</summary>

Check out the [Performance](https://docs.imerit.net/labeling/performance-and-compatibility-considerations) page.

</details>

## Assets

<details>

<summary>What is an asset?</summary>

Please refer to the [Assets](https://docs.imerit.net/core-concepts/assets) documentation page.

</details>

<details>

<summary>How do I import assets to label into Ango Hub?</summary>

Please refer to the [Importing Assets](https://docs.imerit.net/data/importing-assets) documentation page.

</details>

<details>

<summary>What file types does Ango Hub support?</summary>

Please refer to the [Supported Asset File Types & Codecs](https://docs.imerit.net/data/data-in-ango-hub/supported-asset-file-types) documentation page.

</details>

<details>

<summary>What's the difference between assets and annotations?</summary>

Please refer to the [Data in Ango Hub](https://docs.imerit.net/data/data-in-ango-hub) documentation page

</details>

<details>

<summary>Do I have to convert PDFs to images before labeling?</summary>

No. Ango Hub supports native PDF annotation.

</details>

<details>

<summary>Can I directly annotate data I have stored on cloud storage services?</summary>

Yes. A full guide on how to do so is [here](https://docs.imerit.net/data/importing-assets/asset-cloud-import).

</details>

<details>

<summary>Help! I tried to load files from a bucket but I can't open any of the files in the editor, it gives me a "Sorry, the data couldn't be loaded properly."</summary>

Most likely, it's a CORS error. Please set the bucket's CORS policy correctly as outlined [in this page](https://docs.imerit.net/data/storages/set-up-cors) and try opening the asset again. [See this page for more information](https://docs.imerit.net/troubleshooting/i-get-a-the-data-couldnt-be-loaded-properly-error-when-opening-certain-assets).

</details>

## Importing and Exporting Assets and Annotations

<details>

<summary>How do I import existing annotations (pre-labels) to Ango Hub?</summary>

Please refer to the [Importing Annotations](https://docs.imerit.net/data/importing-and-exporting-annotations/importing-annotations) documentation page.

</details>

<details>

<summary>I get a "0 Tasks Labeled" alert when trying to upload pre-labels.</summary>

Please refer to the related [Troubleshooting](https://docs.imerit.net/troubleshooting) page.

</details>

## Workflow

<details>

<summary>What happens when a task is sent back to the same stage?</summary>

It's assigned to the same user who originally labeled/reviewed it in that stage, and marked for labeling/reviewing again.

</details>

## Profile

<details>

<summary>How do I change my display name?</summary>

Please refer to the [Profile Page](https://docs.imerit.net/labeling/managing-users-in-projects/profile-page) documentatino page.

</details>

## Instructions

<details>

<summary>How can I see instructions without starting to label?</summary>

From the *Samples* tab, click on *Instructions*.

</details>
