Notifications & Subscriptions
Stay informed about what matters. MeetLoyd's notification subscriptions let you choose exactly what events you want to know about across your AI workforce.
In traditional RACI matrices, the "I" (Informed) role means keeping stakeholders in the loop without requiring their direct involvement. MeetLoyd brings this pattern to AI operations:
- Subscribe to resources you care about (tasks, agents, workflows, etc.)
- Choose events that matter to you (success, failure, changes)
- Pick channels for delivery (in-app, email, Slack, and more)
Available Resource Types
| Resource | What You'll Be Notified About |
|---|
| Tasks | Task starts, completions, failures, timeouts |
| Workflows | Workflow completions, step failures |
| Agents | Agent status changes, activity summaries |
| Teams | Team-wide events, weekly digests |
| Projects | Project updates, milestone achievements |
| Approvals | When your approval is needed |
| Incidents | Security incidents, escalations |
| Reports | New agent reports ready |
Notification Channels
| Channel | Description |
|---|
| In-App | Badge on the notification bell, viewable in dropdown |
| Email | Email to your registered address |
| Slack | Message in your connected Slack workspace |
| Teams | Message in Microsoft Teams |
| Webhook | POST to a custom URL |
| SMS | Text message via Twilio |
| WhatsApp | WhatsApp message via Twilio or Meta Cloud API |
| Telegram | Telegram message via Bot API |
| Signal | Signal message via signal-cli |
| Google Chat | Google Chat via webhooks |
| Keybase | Keybase Chat for secure team messaging |
Event Types
Execution Events
| Event | When It Fires |
|---|
at_start | Execution begins |
on_success | Execution completes successfully |
on_failure | Execution fails with error |
on_stuck | Execution times out |
on_cancel | Execution is cancelled |
Lifecycle Events
| Event | When It Fires |
|---|
on_create | Resource is created |
on_update | Resource is modified |
on_delete | Resource is removed |
on_change | Any state change |
Special Events
| Event | When It Fires |
|---|
on_approval_needed | Approval request awaiting your action |
on_escalation | Issue escalated to higher priority |
daily_digest | Daily summary (scheduled) |
weekly_digest | Weekly summary (scheduled) |
Agent Subscriptions
Agents can also subscribe to notifications, enabling autonomous awareness. Team lead agents can subscribe to team member failures, supervisor agents can monitor project milestones, and watchdog agents can track compliance violations. This enables agent-to-agent awareness without direct coupling.
Next: Learn about the Activity Stream for real-time visibility into your AI workforce.