Notifications & Messaging
Stay informed about system events and communicate with team members.
Notifications
UniSync sends notifications for:
- Agent run completion (success/failure)
- AutoPilot cycle completion
- Scout bot discoveries
- System errors and warnings
- Admin announcements
Viewing Notifications
- Click the bell icon in the header
- Navigate to Notifications in the sidebar
- Unread count shown as a badge
Managing Notifications
- Mark as read (individual or all)
- Delete old notifications
- Pagination for large notification lists
Messaging
The built-in messaging system allows team communication:
Threads
- Create message threads with other users
- Thread-based conversations
- Thread participant management
Real-Time Updates
Messages use Server-Sent Events (SSE) for real-time delivery:
- New messages appear instantly
- No manual refresh needed
- Works across all pages
Related
- Notifications API — Notification endpoints
- Messages API — Messaging endpoints