Skip to content

User Roles

AswathyVinod edited this page Sep 9, 2024 · 1 revision

Anudesh supports various user roles, organized in a hierarchical manner, to facilitate seamless management of data-labeling projects within teams. The hierarchy is as follows:

  1. Annotator
  2. Reviewer
  3. Admin

In this system, the user role with the highest rank is authorized to perform all the tasks that can be executed by the roles beneath them. This structure ensures efficient project management by allowing higher-level users to oversee and, if necessary, step in to handle tasks typically assigned to lower-level roles.

Admin

Highest in the hierarchy, an Admin can access all the features of the site. An admin can access:

  • Everything that a reviewer and annotator can access.

Reviewer

Reviews the annotations assigned by the workspace manager.

A reviewer can access the following:

  • Everything that an annotator can access.
  • Projects Dashboard will have the list of projects to which the reviewer has been added both as an annotator as well as reviewer.
  • ‘Review Tasks’ page in a project, which can be filtered based on the review status.
  • ‘Start Labelling Now’, ‘Pull New Batch’ and ‘De-allocate Tasks’ buttons in Review Tasks page.
  • ‘Annotation Tasks’ tab in a project if a reviewer has been added as an annotator to a project.
  • ‘Start Labelling Now’, ‘Pull New Batch’ and ‘De-allocate Tasks’ buttons in the Annotation Tasks’ page if the reviewer has been added as an annotator to the project.
  • ‘Annotators’ tab of a project page if the reviewer has been added as an annotator to the project, which has the list of annotators who belong to the project.
  • ‘Reviewers’ tab of a project page, which has the list of reviewers who belong to the project.
  • Reports tab of a project page, which shows the review report done by this logged-in reviewer alone.
  • If the reviewer has also been added as an annotator to the same project, then the ‘Reports’ tab of a project page will also show the report of the annotations done by the logged-in reviewer alone.
  • ‘My Profile’ page
  • ‘My Progress’ page showing the progress done by the reviewer only if he has been added as an annotator to a project.

Annotator

Works on Annotation of tasks assigned by the workspace manager.

An annotator can access:

  • Projects Dashboard having the list of projects to which the annotator has been added to.
  • Annotation Tasks Dashboard of a project page, which can be filtered based on the annotation status.
  • ‘Start Labelling Now’, ‘Pull New Batch’ and ‘De-allocate Tasks’ buttons in ‘Annotation Tasks’ page.
  • ‘Annotators’ tab of a project page, which has the list of annotators who belong to the project.
  • Reports tab of a project page, which shows the report of the annotations done by this logged-in annotator alone.
  • ‘My Profile’ page
  • ‘My Progress’ page showing the progress done by the annotator for a selected time period in all the projects to which he has been assigned. The annotator can view this report for one or more workspaces to which he belongs to.
Clone this wiki locally