Real-Time Logs
Monitor your drone's activity as it happens through live-streaming logs in the dashboard.
How It Works
Your drone streams real-time updates to the dashboard via WebSocket. When a run is active, you'll see:
- Current step — what the drone is doing right now
- Tool usage — which integration is being called
- Progress — items processed, emails sent, etc.
- Completion — final summary with results
Viewing Logs
Active Run
When your drone is executing a task, the chat panel shows live updates:
🔍 Searching Apollo for fintech CTOs...
Found 23 matching contacts
📧 Composing personalized emails...
15/23 emails composed
✉️ Sending via Gmail...
15 emails sent successfully
📊 Run complete — 23 leads found, 15 emails sentRun History
Past runs are available in the activity feed on your drone's dashboard. Each run shows:
- Start and end time
- Task description
- Outcome (completed, failed, interrupted)
- Summary of actions taken
Status Indicators
Your drone's current state is shown in the dashboard header:
| Status | Meaning |
|---|---|
| Running | Actively executing a task |
| Sleeping | Waiting for the next scheduled task |
| Stopped | Manually paused |
| Error | Something went wrong — check logs |
| Provisioning | Starting up for the first time |
Notifications
In addition to dashboard logs, your drone sends notifications through your connected channels (Slack, Telegram, WhatsApp, etc.) for important events like run completions, errors, and daily summaries.