Notifications Admin
Create targeted notifications for your end-users
The Notification center allows a Reporting Hub administrator to create targeted notification communications to your application end-users.
Creating a New Notification
Navigate to the notification admin page: App Settings > Notifications.
Click + Add New.
Select an icon and write your notification header and body content. You can target your communication to specific users by assigning security group or user level permissions.
Adding a Link to a Notification
If you need to provide a link via the notification center to your users, you can do so by including an href tag in the body of your notification.
<a href="https://thereportinghub.com">Welcome to The Reporting Hub!</a>
Make sure to add your link between the quotes and include the text you would like to hyperlink.

Viewing a Notification
New notifications will appear in your header menu bar. Notifications can be marked as read and closed after reading. Once a Notification has been 'marked as read' it is removed from your notification window.

Last updated