Priorities & status
Priority levels
![]()
| Priority | Color | Use for |
|---|---|---|
| Critical | Red | Urgent, must run now. |
| High | Orange | Important, time-sensitive. |
| Medium | Green | Standard priority — default. |
| Low | Gray | Non-urgent, can be delayed. |
Priority affects execution order when multiple tasks are queued. Over-using Critical erodes its meaning; reserve it for actual emergencies.
Status indicators
| Status | Meaning |
|---|---|
| Pending | Task scheduled but not yet started. |
| Active | Currently executing. |
| Completed | Finished successfully. |
| Failed | Encountered an error. See Task failed. |
Status is shown as both a colored badge and a left-side dot on the task card.
Related
- Overview — filtering tasks by status.
- Execution & monitoring — watching active tasks.
- History & logs — past status changes per task.