Activity Log
WorkClaw's audit trail for every agent action — track token usage, model information, tool calls, and session history.
What is the Activity Log?
The Activity Log is WorkClaw's audit trail. It records every action your Claw takes, every tool it calls, and every resource it consumes. If you ever need to know what happened, when, and why, the Activity Log has the answer.
What information does it capture?
Each entry in the Activity Log includes:
- Timestamp — When the action occurred.
- Session reference — Which Chat session or Task triggered the action.
- Model information — Which AI model was used for the interaction.
- Token usage — Input and output token counts, so you can track costs.
- Tool calls — Every tool invocation with its name, parameters, and results.
- Duration — How long the interaction took to complete.
How do I use the Activity Log?
Navigate to the Activity section from your workspace sidebar. You will see a chronological feed of all agent activity. You can filter by date range, session, or action type to find specific entries.
Common reasons to check the Activity Log:
- Verify actions — Confirm your Claw completed a task correctly.
- Debug issues — If something did not work as expected, review the tool calls and their results.
- Monitor usage — Track token consumption and model usage for billing awareness.
- Audit compliance — Maintain a record of all agent-initiated actions for your team.
How does the Activity Log relate to task activity feeds?
The Activity Log is the global, workspace-level record of all agent actions. Task activity feeds are scoped to a single task and show only the actions related to that task. Both draw from the same underlying data, but the task feed is a filtered, focused view.
Can I export activity data?
Activity data is accessible from the WorkClaw interface. For teams that need to integrate activity data with external monitoring or compliance tools, check the API Reference for available endpoints.