Receive signal notifications via email. No OAuth or external service connection required — just add an email address to a signal channel and start receiving reports.
Setup
Navigate to any signal definition and add an email channel under Channels. Enter the email address where you want to receive notifications. You can add multiple email addresses per signal.
Emails are sent from [email protected] with the sender name Signals.
Email Content
Each signal email includes:
- Signal title with severity label
- Description of what was detected
- AI-generated suggestions (when available)
- Follow-up questions for further investigation
- A link to view the full signal in sessionvision
- Action buttons based on your enabled actions
Actions from Email
Signal emails include action buttons matching your enabled_actions configuration. Clicking an action link opens a confirmation page — confirm to execute the action. Action links are time-limited for security.
| Action | What It Does |
|---|---|
Snooze | Pauses the signal for 1 week |
Create Linear Ticket | Creates an issue in your default Linear team |
Create GitHub Issue | Creates an issue in your default GitHub repo |
Signal Schedule
Signals are dispatched daily at 7:00 AM UTC. Each signal definition can be configured with its own schedule:
| Schedule | Behavior |
|---|---|
Daily | Report generated and sent every day at 7 AM UTC |
Weekly | Report generated and sent once per week |
You can also set the report mode to always (send every scheduled period) or noteworthy_only (only send when something significant is detected).