Tabs
The Notifications Panel organizes the same notification data into up to four tabs:- For You: Notifications directed at the current user — mentions, replies to their comments, assignments, and any notification where they are an explicit recipient.
- People: Notifications grouped by the user who triggered them.
- Documents: Notifications grouped by document, across the documents the current user can access.
- All: Every notification across all accessible documents, ungrouped.
setTabConfig.
Default Configuration
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.
Components
There are two components associated with the In-app Notifications feature:- Velt Notifications Tool: This opens the Notifications Panel.
- Velt Notifications Panel: This shows all the Notifications grouped in categories.

