Overview
Raycaster Doc keeps you informed with real-time notifications for activity that requires your attention. Notifications are delivered both in-app and optionally via email.Notification Types
| Type | Trigger | Description |
|---|---|---|
| Mention | Someone @mentions you in a comment | You’re referenced in a document annotation or OnlyOffice comment |
| Comment | New comment on a document you’re involved with | Activity on documents you’ve worked on |
In-App Notifications
Real-Time Delivery
Notifications appear instantly via server-sent events (SSE) — no polling or page refresh required. The notification bell in the UI shows your unread count, updated in real time.Notification Panel
Click the notification bell to see your notification list:- Unread filter — Toggle to show only unread notifications
- Mark as read — Click individual notifications to mark them read
- Mark all read — Clear all unread notifications at once
- Pagination — Scroll through older notifications
Email Notifications
When you’re offline, notifications are delivered via email so you don’t miss important updates. Email delivery is asynchronous and handled through Resend.Managing Notifications
- Your unread count is included in the
/api/user/meresponse for instant display on load - Notifications are scoped to your user and the relevant project
- Read status persists across sessions and devices
