Claude Board sends native desktop notifications when important task events occur. Notifications use the operating system’s notification system — Windows toast notifications and macOS Notification Center.
Supported Events
Each event type can be independently enabled or disabled in App Settings:
| Event | Default | Description |
|---|
| Task Completed | On | Claude finished working on a task (moved to Testing) |
| Task Failed | On | A task failed or exited with an error |
| Task Started | Off | Claude started working on a task |
| Revision Requested | On | Revision feedback was sent to Claude |
| Queue Auto-Started | Off | A task was automatically started from the queue |
Auto-test results also trigger notifications:
- Test Passed uses the Task Completed toggle
- Test Failed uses the Task Failed toggle
Notifications include the task key for easy identification:
Claude Board — Task Completed
[FTR-CB-1042] Implement login page
✔ Completed — ready for review
Event Icons
Each event type uses a distinctive symbol:
| Event | Symbol |
|---|
| Started | ▶ |
| Completed | ✔ |
| Failed | ✘ |
| Revision | ↻ |
| Queue | ⏵ |
Localization
Notification titles and messages follow the language setting in App Settings. When Turkish is selected, notifications appear in Turkish:
Claude Board — Gorev Tamamlandi
[FTR-CB-1042] Login sayfasi
✔ Tamamlandi — inceleme bekliyor
App Icon
The Claude Board app icon is displayed in notifications on both platforms. On Windows, the app icon appears in the toast notification header. On macOS, it appears as the notification sender icon.
| Platform | Notification System | App Icon |
|---|
| Windows 10/11 | Toast notifications | Automatic from app manifest |
| macOS 10.15+ | UNUserNotificationCenter | Automatic from app bundle |
Notification sounds are controlled by your operating system notification settings.
Configuration
Toggle notifications in App Settings → Notifications:
- Open App Settings (gear icon on Dashboard)
- Click the Notifications tab
- Toggle individual event types on/off
All changes take effect immediately.