For the complete documentation index, see llms.txt. This page is also available as Markdown.

Stage History

The Stage History of a task is a record keeping track of which Workflow stages the task has travelled through.

For example, if your task:

  • started in the Start stage

  • was manually requeued to a Label stage

  • was annotated in a Label stage

  • went through a Review stage

  • went to Complete

This is what the task's Stage History would look like:

How to access a task's Stage History

From the Labeling Editor

Open the task in the labeling editor (e.g. click on it). Then, from the right sidebar, click on "Stage History".

From the Tasks Tab

In your project, enter the "Tasks" tab. Find the task you'd like to see the stage history of, then click on the "History" icon to see that task's stage history.

Stage History in Consensus tasks

For tasks that have passed through a Consensus stage, each consensus sub-stage appears as its own entry in Stage History.

When a consensus score is available for a sub-stage, Ango Hub shows the score in that entry. You can use this to see how closely each submitted consensus answer matched the other answers for that task.

Stage History entries showing consensus scores for three consensus sub-stages

Last updated