Coord Docs
Core Concepts

Activity

See what's happening in your workspace right now.

The Activity page is a real-time dashboard of jobs that are currently in motion. While the Board shows the full picture of all work across every state, Activity focuses on what is happening right now — jobs that are running, waiting, in review, or have failed.

Overview

Activity displays a header showing how many jobs are currently active in your workspace, along with a progress bar summarizing their states at a glance. Completed and backlog jobs are hidden so you can focus on work that needs attention.

Status filters

Filter pills at the top let you narrow the view to jobs in a specific state. Each pill shows a count of jobs in that state.

FilterWhat it shows
ReadyJobs that are prepared for execution but have not started yet.
In ProgressJobs currently being worked on — by an agent or a person.
WaitingJobs where the agent has asked a question and is waiting for your input. This corresponds to the "Waiting for Input" state in the job lifecycle.
ReviewJobs where work is complete and awaiting your review. This corresponds to the "Awaiting Review" state in the job lifecycle.
FailedJobs that encountered an error during execution.

Click a filter pill to show only jobs in that state. Click it again to remove the filter.

Job cards

Each active job appears as a card showing key information at a glance:

  • Job ID and title — what the job is and its identifier.
  • Status — the current state of the job (e.g., "Awaiting Review").
  • Priority — the job's priority level.
  • Domains — which domains the job belongs to.
  • Assignee — who is responsible for the job.
  • Elapsed time — how long the job has been in its current state.

Filtering

Use the dropdown filters in the top-right corner to narrow the view further:

  • Job type — filter by all jobs, agentic jobs only, or user jobs only.
  • Domain — filter to jobs in a specific domain.

These filters combine with the status filter pills, so you can view something like "all agentic jobs in review in the Design domain."

  • Board — the full planning and tracking view for all jobs
  • Jobs — the work items shown on the Activity page
  • Job lifecycle — the states that jobs move through

On this page