Velt Notifications Tool: This opens the Notifications Panel.Velt Notifications Panel: This shows all theNotificationsgrouped in categories.
Access Control Integration
Notifications in āFor Youā and āDocumentsā tabs now only show for documents the user has access to. This ensures users only receive notifications for accessible content and prevents email notifications for inaccessible documents. This behavior also applies when using Permission Provider to manage access control. When using REST APIs to create notifications, you can enable theverifyUserPermissions flag in the Add Notifications and Update Notifications APIs to enforce access checks during notification creation.
Learn more about configuring access control ā
Default config:
- Max count:
- āFor Youā tab: By default only the latest 50 notifications are fetched. This is done to reduce clutter and noise.
- āDocumentā and āAllā tabs: By default, up to 15 notifications are fetched for each of the 15 most recently active documents accessible to the current user. This highlights the most relevant and recent activity.
- Max days: By default, notifications older than 15 days will not be fetched. This is configurable.

