Trail Map Use-Case Catalog Notifications
🔔 Foundation · Module 16

Notifications: Never Miss a Hand-Off Again

A hot lead assigned on a Friday afternoon shouldn't sit unseen until Monday. Learn how SmartLite's in-app alerts close that gap.

4
Units
~6 min
Time to Complete
80 pts
Available
1 Badge
Response Time Champion
Unit 1 · Business Problem

Why notifications matter

TD
Taylor Diaz · Sales Director

"A rep was assigned a hot lead Friday afternoon and didn't open it until Monday morning. A competitor called first. That lead — and the deal — was gone before we even got a chance."

Work that's assigned but not surfaced is functionally the same as work that was never assigned at all. The CRM needs to actively push important events to the right person, not just passively store them.

💡
Business outcome
Hand-offs are seen within minutes, not days — nothing important slips through because it arrived at the wrong time.
Unit 2 · How It Works

Anatomy of a notification

An in-app bell icon shows an unread count for the current user. Notifications are created automatically from three different sources across the platform:

TriggerWho receives it
Record CREATEThe record owner (if different from the person who created it)
Workflow "Notification" actionThe recipients configured in that Workflow Rule
Approval request submittedThe approver(s) for the current step
Approval approved / rejectedThe person who originally submitted the record
Scoped to you, and only you
Every notification carries both an orgId and a recipientUsername — you only ever see notifications addressed to you, within your own org.
Unit 3 · Hands-On Challenge

Trigger and clear a notification

Assign a record to a teammateOpen any Lead or Opportunity and change its Owner to another user in your org.
Log in as that teammateCheck the bell icon in the top navigation — the unread count should have incremented.
Open the notificationClick the bell → the notification links directly to the record that was assigned.
Mark it readUse "Mark all as read" on the Notifications page and confirm the badge count clears.
🎯
Go further
Build a Workflow Rule with a Notification action (see the Workflow Automation trail) and watch a notification appear the moment your criteria are met — no ownership change required.
Unit 4 · Knowledge Check

Test what you learned

1. Does SmartLite push notifications instantly over a live connection (e.g. WebSocket)?
Yes, over a persistent WebSocket connection
No — the unread count is polled periodically from the frontend
2. When an Approval request is rejected, who receives a notification?
Every user in the org
The person who originally submitted the record for approval
Only the system administrator