The task list
Tasks appear as expandable cards. Collapsed, each shows the essentials on one line: the task’s name, its cadence in plain words (“Every week on Mon at 08:00”, “Every 30 minutes”), when it next runs, its priority, and a status badge. The footer keeps the running tally — how many tasks exist and how many runs have been logged. Use the All / Active / Paused filter and the search box to narrow things down, and the refresh button to pull the latest. When any task is mid-run, a pulsing Working indicator appears in the toolbar. Expand a card and it splits in two:- The definition (left) — the plain-language description your assistant works from, plus the structured facts: Type (Scheduled, Triggered, On demand, Offline), Trigger (which event arms it, for triggered tasks), Cadence, Start, Next run, and Priority.
- Run history (right) — every past run in a compact table: its state, why it started (“On schedule”, “Triggered by Email”, “Started on demand”), when it started and finished, and how long it took.
What the statuses mean
| Badge | Meaning |
|---|---|
| Scheduled | Will start automatically at its next scheduled time |
| Ready | Armed and waiting for a matching event |
| Running | Actively executing right now |
| Completed | Finished successfully |
| Failed | Stopped because something went wrong during execution |
| Cancelled | Was stopped before it finished |
| Pending | Created and waiting to start |
What to use the tab for
In practice, the Tasks tab earns its place in a few recurring moments:- Right after creating a task — confirm it landed the way you meant: the description reads right, the cadence parsed correctly, the next run is when you expected.
- The “did it run?” check — a glance at run history answers whether last night’s job fired, how long it took, and whether it succeeded.
- Triaging a failure — a Failed badge plus the run’s detail view tells you when and how a run died, so you can ask your assistant a precise question about it.
- Auditing the standing workload — a periodic scroll through the list keeps the set of recurring jobs intentional rather than accreted; anything stale is one chat message away from being cancelled.