The Jobs List gives you a single view of every Job that has run across all your assignments. Use it to monitor active work, spot failures, review evaluation results, and drill into any job without navigating assignment by assignment.Documentation Index
Fetch the complete documentation index at: https://docs.duvo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Accessing the Jobs List
Click Past Jobs in the left sidebar to open the Jobs List. You can also reach it from any assignment card by clicking Show past jobs in the card’s action menu.What the List Shows
Each row represents one Job and displays:- Assignment — the assignment that ran the job; hover to see the full name if it’s truncated
- Evaluation — for completed jobs, an evaluation badge showing how many criteria passed or failed; click the badge to open the full evaluation breakdown
- Job — the job number linked directly to the job detail view; if you sent follow-up messages during the run, a small indicator next to the job number shows how many follow-ups were submitted
- Trigger — how the job was started (manual, scheduled, event-triggered, API, etc.)
- Created — when the job started; dates in the current year omit the year to reduce visual noise
- Updated — when the job last changed, shown only if it differs from the created time
Filtering Jobs
Use the filter bar at the top to narrow the list:- Needs attention — quick filter for jobs with Failed or Needs Input status
- Issues — quick filter for jobs that have evaluation issues flagged
- Assignment — filter by a specific assignment; assignments are grouped by folder if your team uses folders
- Status — filter by Running, Needs Input, Completed, Failed, or Stopped
- Created by — filter by team member (visible to Admins and Managers)
- Trigger — filter by how jobs were started (manual, scheduled, API, etc.)
Understanding Evaluations
Duvo automatically scores completed and failed jobs against a set of criteria derived from the assignment’s SOP. Evaluation results surface in two places:- In the Jobs List: a badge on each completed job row showing the pass/fail breakdown at a glance
- In the Assignment Builder: the Evaluations tab shows aggregated scores for the last 24 hours or last 7 days, plus any recurring issue alerts
Evaluation Severity
Each failed criterion is assigned a severity level — Critical, Medium, or Low — based on how significantly it affects the job’s outcome. The badge in the Jobs List reflects the highest severity found:| Badge color | Meaning |
|---|---|
| Red | At least one Critical issue |
| Yellow | Highest issue is Medium (no Critical issues) |
| Grey | All criteria passed, or only Low-severity issues |
| Dashed grey | Job was stopped before evaluation completed |