Open the live view in a separate tab while you test your agent. You'll see each tool call appear instantly, which makes debugging much easier.
Monitor your AI agent's tool calls, spending, and activity in real time from your dashboard.
Watching Agent Activity
The Agent Activity tab on your dashboard lets you monitor every tool call your agent makes -- in real time or after the fact.
Real-Time Monitoring#
Click Watch Agent Live in the Agent Activity tab to see tool calls streaming in as they happen. Each entry shows:
- Tool name and vendor
- Timestamp
- Credit cost
- Success or failure status
- Which budget was used
Activity History#
The activity history shows all past tool calls with full details. You can:
- Filter by date range -- See activity for today, this week, or a custom period
- Filter by budget -- Focus on a specific budget's activity
- Filter by tool -- See all calls to a specific tool
- Search -- Find specific calls by keyword
Call Details#
Click any activity entry to see the full details:
| Field | Description |
|---|---|
| Tool | The tool that was called |
| Vendor | Who provides the tool |
| Budget | Which budget was charged |
| Cost | Credits deducted (0 if the call failed) |
| Request | The input parameters sent to the tool |
| Response | The output returned by the tool |
| Duration | How long the call took |
| Status | Success or failure with error details |
Spending Summary#
The activity tab includes a spending summary showing:
- Total credits spent in the selected period
- Number of tool calls made
- Most-used tools ranked by call count
- Spending by budget breakdown
Notifications#
You can set up notifications to alert you about agent activity:
Discord Webhooks -- Get notified in a Discord channel. Configurable for all calls or failures only. Set up from your dashboard settings.
Email Alerts -- Receive email summaries. Daily or weekly digests. Alerts when spending caps are approached.

