Setting up your custom workflow

Creating a workflow for a project is made possible by assigning steps and numbering them. The user can define as many annotations, verifications, and other steps as needed for each project to create more complex workflows.

Stages tab

With flexible workflow customization, it is possible to add multiple rounds of verification instead of just one or skip the verification step altogether. The annotation can be divided into several stages, each of which annotates only certain classes. It is also possible to alternate between annotation and verification stages and add buffer stages to store selected files or prioritize certain files.

Stages types

The project can consist of several stages:

  1. Stage - Annotation

Example of Annotation stage setting

During the annotation process, the user has the option to choose a specific subset of classes to annotate at each stage. While the worker is annotating, only the classes that were selected for annotation in the current stage will be editable, and all other classes will be marked as read-only.

Classes choice for the annotation stage
  1. Stage - Verification

Example of Verification stage setting

When verifying a project, the user has the option to choose specific classes to be verified at that stage. This selection does not impact the functionality of the editor - all editing options remain available during verification. However, it limits which objects and instances will be included in the Progress report as verified.

Classes choice for the verification stage
  1. Stage - Misc (you can assign the Stage name yourself in the settings)

Example of Misc stage setting
  1. Stage - Final

Example of Final stage setting

Last updated

Was this helpful?