Activity Log is a live feed of what a worker has been doing. Use it to audit work, troubleshoot issues, and confirm that scheduled or event-driven tasks ran as expected.
Activity filters
| Filter | Shows |
|---|
| All | Every recorded activity type. |
| Threads | Conversations and message threads. |
| Workflows | Workflow runs. |
| Heartbeats | Runtime heartbeat events. |
| Tasks | Scheduled tasks and event-triggered tasks. |
| Subagents | Work delegated to internal helper agents. |
What to look for
Use Activity to answer questions like:
- Did the worker receive a message?
- Did a scheduled task run?
- Did an event action trigger?
- Which workflow did the worker use?
- Is the worker running normally?
- Did the worker delegate work to a subagent?
Troubleshooting with Activity
If a worker did not behave as expected:
- Filter to the relevant activity type.
- Check whether the event, task, or conversation was recorded.
- Confirm the worker was active at the time.
- Review connected skills, applications, and tool approval settings.
- Check Calendar or Actions if the work should have started automatically.
Activity is especially useful after changing schedules, actions, inboxes, or security settings. It gives you a quick way to confirm the worker is operating as intended.