# Tasks

Every labeling project is broken down into [assets](https://docs.imerit.net/core-concepts/assets), then individual tasks.

### Creating Tasks <a href="#creating-and-deleting-tasks" id="creating-and-deleting-tasks"></a>

Tasks are created automatically when assets are added.

Ango Hub creates one labeling task for each asset.

{% hint style="warning" %}
When an asset is deleted, the tasks assigned to the asset are deleted as well. Importing the asset again will not restore the tasks that have been deleted this way.
{% endhint %}

Tasks are shown in the *Tasks* tab.

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FuLe4byiQSNJlAKUI5HIo%2Fimage.png?alt=media&#x26;token=dbfee8cf-2023-4002-a735-e2832ed7efda" alt=""><figcaption></figcaption></figure>

**Task ID**. Unique identifier associated with each task.

**External ID**. Non-unique identifier for each asset. If importing assets with [drag and drop](https://docs.imerit.net/data/importing-assets#browser-import), this ID will be equal to the filename of each asset. If uploading using [a JSON](https://docs.imerit.net/data/importing-assets#cloud-import) or [the SDK](https://docs.imerit.net/sdk/sdk-documentation), you will determine this ID on import.

**Stage**. Stage where the task is currently located and waiting.

**Assignee**. User currently assigned to annotate the task.

**Updated At**. Time and date when the task was last updated (e.g. submitted.)

**Duration**. Total duration of the task. See the [page on idle detection for more details](https://docs.imerit.net/core-concepts/idle-time-detection-and-time-tracking).

**Consensus**. As follows:

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FGBhG7c5T4MeIbDKcRv4n%2Fimage.png?alt=media&#x26;token=7eb9c1b0-0914-4274-8303-afc60270cc22" alt=""><figcaption></figcaption></figure>

**Last review**. Result of the last review the task went through.

**Open Issues**. Number of open issues on the task.

Other column types are also available. To show/hide them, click on the *Columns* dropdown:

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2Fm5GX4l2Mv3gWxaovmI1i%2Fimage.png?alt=media&#x26;token=bdb8f692-09b5-4306-804d-bf49a5e5d4dc" alt="" width="306"><figcaption></figcaption></figure>

### Deleting Tasks <a href="#creating-and-deleting-tasks-manually" id="creating-and-deleting-tasks-manually"></a>

To delete a labeling task, select the task(s) you wish to delete with the checkboxes on the left, then click on *Actions* and click on *Delete*.

<figure><img src="https://3895963154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTcOUG6rfWxqGM0N4db2P%2Fuploads%2FAfFiR4pbglDr8lJSaLkU%2Fimage.png?alt=media&#x26;token=abb21380-ffa2-4786-b862-bb8a396e41e4" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
Deleting tasks is a destructive and irreversible action.
{% endhint %}
