Notification Preferences
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Stay informed about important DarcyIQ activities with intelligent notifications delivered when and how you want them. Configure alerts for workflows, meetings, tasks, and more to maintain awareness without interruption.
Smart Notifications: Get a friendly email when your workflows complete, meeting summaries are ready, or important tasks are due - all configurable to your preferences.
DarcyIQ's notification system keeps you informed:
Multi-Channel Delivery
Email, in-app, Slack (coming)
Choose your preference
Granular Control
Configure by feature and importance
Reduce noise
Smart Batching
Group related notifications
Fewer interruptions
Time Windows
Set quiet hours
Work-life balance
Priority Levels
Critical vs informational
Focus on what matters
Stay updated on automation progress:
Workflow Started
Off
On for specific workflows
Workflow Completed
Email, in-app, or both
Workflow Failed
Email + In-app
Always recommended
Approval Required
Email + In-app
Cannot disable
Long-Running Alert
In-app
After X minutes
Subject: ✅ Workflow Complete: Customer Proposal Generation
Hi Sarah,
Your workflow "Customer Proposal Generation" has completed successfully.
Summary:
- Duration: 3 minutes 24 seconds
- Documents Generated: 3
- Status: Success
Key Outputs:
- Technical Proposal (12 pages)
- Architecture Diagram
- Pricing Calculator
View Full Results: [Link to DarcyIQ]
- The DarcyIQ Team
Meeting Starting
Coming Soon
Push, Email
Darcy Joined
Coming Soon
In-app
Recording Complete
Available
Summary Ready
Available
Email, In-app
Action Items Extracted
Available
Keep track of your commitments:
Task Due Soon
24 hours before
Email, In-app
Task Overdue
At due time
Email + In-app
Task Assigned
When assigned to you
Daily Digest
Every morning
Email only
Weekly Summary
Monday morning
Email only
Important system events:
Integration Connected
Info
In-app
Integration Failed
High
Email + In-app
Storage Limit Warning
Medium
New Features
Info
In-app
Maintenance Scheduled
Info
Email + In-app
Set overall notification behavior:
Master Toggle
On/Off
Disable all notifications
Delivery Method
Email/In-app/Both
Default channel
Frequency
Instant/Batched/Daily
When to send
Time Zone
Auto/Manual
Notification timing
Language
English (more coming)
Message language
Prevent notifications during specific times:
Quiet Hours Configuration:
Enabled: Yes
Weekdays:
Start: 6:00 PM
End: 9:00 AM
Weekends:
Start: Friday 6:00 PM
End: Monday 9:00 AM
Exceptions:
- Critical failures
- Approval requests
Time Zone: America/New_York
Group notifications for efficiency:
Hourly Batch
Every hour
Low-priority updates
Daily Digest
9 AM daily
All activity summary
Weekly Report
Monday 9 AM
Week's highlights
Real-time
Immediate
Critical alerts only
Customize email notifications:
Email Format
HTML/Plain Text
Visual richness
Include Attachments
Yes/No
File delivery
Summary Length
Brief/Detailed/Full
Email size
Branding
On/Off
Company logos
Reply-to Address
Support/No-reply
Response handling
Different templates for different needs:
Minimal
Quick updates
Subject, key info only
Standard
Regular notifications
Logo, formatting, links
Detailed
Complete information
Full content, attachments
Branded
Client-facing
Custom design, colors
Granular control over email types:
Per Category: Unsubscribe from specific types
Frequency Control: Reduce without stopping
Temporary Pause: Vacation/leave mode
Re-subscribe: Easy re-enablement
Access all notifications in one place:
Unified Inbox
All notifications
Single location
Mark as Read
Clear indicators
Track viewing
Filter/Search
Find specific alerts
Quick access
Archive
Store old notifications
History
Actions
Quick responses
Efficiency
Browser-based alerts:
// Browser notification example
{
title: "Workflow Complete",
body: "Customer proposal generated successfully",
icon: "/darcy-icon.png",
actions: [
{ action: "view", title: "View Results" },
{ action: "dismiss", title: "Dismiss" }
]
}
Direct Messages
Personal notifications
Individual alerts
Channel Posts
Team notifications
Shared updates
Thread Replies
Contextual updates
Conversation tracking
Interactive Messages
Buttons and actions
Quick responses
Custom Bot
DarcyIQ Slack bot
Full integration
Slack Configuration:
Workspace: acme.slack.com
Channels:
Workflows: #darcy-workflows
Meetings: #meeting-summaries
Alerts: #darcy-alerts
DM Preferences:
High Priority: Always
Medium Priority: Business hours
Low Priority: Never
iOS
✅ Planned
✅ Planned
✅ Planned
Android
✅ Planned
✅ Planned
✅ Planned
Tablet
✅ Planned
✅ Planned
✅ Planned
Create specific notification behaviors:
Keyword-based
"urgent" in title
Always email
Person-based
From CEO
Push + Email
Time-based
Due today
Multiple alerts
Value-based
Deal > $100k
Escalate
Failure-based
3rd retry
Page on-call
Progressive notification for critical items:
Escalation Example:
Trigger: Workflow approval needed
Steps:
1. Time: Immediate
Method: In-app notification
2. Time: +30 minutes
Method: Email
3. Time: +2 hours
Method: Email + Slack DM
4. Time: +4 hours
Method: Email to manager
Prioritize Ruthlessly
Only critical items interrupt
Better focus
Batch When Possible
Group related notifications
Fewer distractions
Use Quiet Hours
Protect personal time
Work-life balance
Review Regularly
Adjust settings monthly
Optimal configuration
Test Settings
Verify critical alerts work
Reliability
Align Team Settings: Coordinate notification preferences
Shared Channels: Use team Slack channels
Escalation Paths: Define clear chains
Documentation: Document notification policies
Training: Ensure team knows how to configure
Start Minimal: Enable only critical notifications
Add Gradually: Increase as needed
Use Digests: Prefer batched over instant
Leverage Filters: Focus on your responsibilities
Regular Cleanup: Unsubscribe from unused
Not receiving emails
Spam folder
Whitelist DarcyIQ
Too many notifications
Settings too broad
Refine rules
Delayed notifications
Batching enabled
Check frequency
Missing critical alerts
Quiet hours
Add exceptions
Duplicate notifications
Multiple rules
Review conditions
Add to safe senders:
Common spam triggers:
Corporate firewall rules
Email client filters
Domain reputation
Content filtering
Track notification effectiveness:
Delivery Rate
Successful sends
Email validity
Open Rate
Emails opened
Subject lines
Click Rate
Links clicked
Content relevance
Response Time
Action taken
Urgency accuracy
Unsubscribe Rate
Opt-outs
Frequency tuning
Review your notification patterns:
Volume Trends: Notifications over time
Peak Times: When most active
Response Patterns: How quickly you respond
Channel Preference: Most-used delivery method
Category Breakdown: Types of notifications
Encryption
TLS for email
Data in transit
Authentication
Verified sender
Anti-spoofing
Content Filtering
No sensitive data
Privacy
Access Control
User-specific
Isolation
Audit Trail
Delivery logs
Compliance
Data Minimization: Only essential information
No Tracking Pixels: Privacy-respecting emails
Secure Unsubscribe: One-click opt-out
Data Retention: Auto-delete old notifications
GDPR Compliant: Full privacy compliance
Programmatic notification management:
# Example: Configure notifications via API
notification_config = {
"email": {
"enabled": True,
"frequency": "instant",
"categories": ["workflows", "critical"]
},
"quiet_hours": {
"enabled": True,
"start": "18:00",
"end": "09:00"
},
"rules": [
{
"condition": "priority == high",
"action": "email_immediate"
}
]
}
darcy.notifications.update_preferences(notification_config)
SMS Notifications: Text message alerts
Microsoft Teams: Full Teams integration
WhatsApp Business: WhatsApp notifications
Custom Webhooks: Send to any system
Voice Calls: Critical alert phone calls
Smart Summarization: AI-condensed notifications
Predictive Alerts: Proactive notifications