Employee Notifications
Configure notification preferences and view notification history.
Overview
The employee notification system provides:
- Real-time in-app notifications
- Configurable notification preferences per employee
- Notification history and read/unread tracking
Notification Settings
Each employee can customize which events trigger notifications:
| Setting | Default | Description |
|---|---|---|
assignTask | ✅ | Notified when assigned to a task |
unassignTask | ✅ | Notified when removed from a task |
createdTask | ✅ | Notified when a new task is created |
mentionedInComment | ✅ | Notified when @mentioned |
commentOnTask | ✅ | Notified on new task comments |
statusChangeForTask | ✅ | Notified on task status changes |
Notification Types
- In-App — displayed in the bell icon dropdown
- Email — sent to the user's email address (requires SMTP configuration)
Viewing Notifications
- Click the 🔔 bell icon in the header
- View unread notifications
- Click a notification to navigate to the related entity
- Mark individual or all notifications as read
API Reference
See Comment & Mention Endpoints for notification-triggering events.
Related Pages
- Entity Subscriptions — subscribe to entity changes
- Custom SMTP — email notification delivery
- Email Templates — notification email templates