Dashboard

The dashboard is the entry point for every project. It gives a snapshot of annotation progress and links to all project sub-sections.

Accessing the Dashboard

After logging in as a researcher, the top navigation shows a Projects link. Clicking it takes you to the project list. Selecting a project opens its dashboard.

The URL pattern is:

/researcher/projects/{projectId}

What the Dashboard Shows

Active Human Workflows

Each active human workflow is displayed as a card showing:

  • Workflow name and the annotation form it uses
  • Progress bar — the ratio of annotated tasks to total tasks
  • Counts — exact numbers of annotated and remaining tasks

Workflows with no tasks yet (not yet activated) do not appear on the dashboard.

The dashboard is part of the researcher sidebar layout. The sidebar provides numbered menu items linking to all sections of the project:

  1. Corpus — manage and browse documents
  2. Variables — define annotation schema
  3. Annotation Builder — compose annotator forms
  4. Annotator Management — invite and manage annotators
  5. Human Workflow — create and monitor workflows
  6. LLM Pipeline — configure and run model annotation
  7. Analysis — view agreement metrics and create gold standards

Click any item in the sidebar to navigate to that section. The active section is highlighted in teal.

Project Settings

The project name, description, and other metadata can be edited via the Settings link at the top of the sidebar. Settings include renaming the project.

Teams

Projects belong to teams. You can manage which team a project belongs to, and which users are team members, via the Teams page accessible from the top navigation.