site/content/en/docs/qa-analytics/quality-control.md
CVAT has the following features for automated quality control of annotations:
In this section, we highlight only the key steps in quality estimation. Consult the detailed guide on quality estimation in CVAT in the {{< ilink "/docs/qa-analytics/auto-qa" "Advanced section" >}}.
{{< tabpane text=true >}}
{{%tab header="In a new task" %}}
Go to task creation
Select the source media, configure other task parameters
Scroll down to the Quality Control section
Select one of the {{< ilink "/docs/qa-analytics/auto-qa#validation-modes" "validation modes" >}} available
Create the task
Upload or create Ground Truth annotations in the Ground Truth job in the task
Switch the Ground Truth job into the acceptance stage and completed state
{{% /tab %}}
{{%tab header="In an existing task" %}}
{{% alert title="Note" color="primary" %}} For already existing tasks only the Ground Truth validation mode is available. If you want to use Honeypots for your task, you will need to recreate the task. {{% /alert %}}
Open the task page
Select the + button next to the job list
Select Job Type Ground truth and configure the job parameters
Upload or create Ground Truth annotations in the Ground Truth job in the task
Switch the Ground Truth job into the acceptancestage and completed state
{{% /tab %}}
{{< /tabpane >}}
{{% alert title="Note" color="primary" %}} This feature requires a configured validation set in the task. Learn more in How to enable quality control and in the {{< ilink "/docs/qa-analytics/auto-qa#configuring-quality-estimation" "full guide" >}}. {{% /alert %}}
Open the task Actions menu > Quality control > Settings
Set Max validations per job to above zero. 3 is a good starting number
Save the updated settings
Assign an annotator to an annotation job
Annotate the job
Mark the job finished using the corresponding button in the menu
Once the job is completed, you'll see the job validation dialog
Each assignee gets no more than the specified number of validation attempts.
Learn more about this functionality in the {{< ilink "/docs/qa-analytics/immediate-feedback" "Immediate Feedback" >}} section.
Open the task Actions menu > Quality control
(Optional) Request quality metrics computation, and wait for completion
Review summaries or detailed reports
Learn more about this functionality {{< ilink "/docs/qa-analytics/auto-qa#quality-analytics" "here" >}}.
Learn more about this functionality {{< ilink "/docs/qa-analytics/auto-qa#reviewing-gt-conflicts" "here" >}}.