How it works: Create custom email alerts that trigger when messages contain specific keywords or message types.
You can assign different email addresses to different alerts (e.g., send [SALES] alerts to sales team, [CRITICAL] alerts to IT team).
New Email Alert
When enabled, the recipient will be extracted from a tag like [EMAIL@[email protected]] in the message. If not found or invalid, the "Send Alert To" address is used as fallback.
Keywords will be automatically wrapped in brackets [KEYWORD] for matching.
Dashboard Filters: Add custom keywords that will appear as filter buttons in the Message Type Filters section.
These keywords help you filter messages on the dashboard (separate from email alerts).
Custom keywords will be automatically wrapped in brackets [KEYWORD] for matching.
These will also appear as filters in Message Type Filters.
Service Bus Connections
Cost Savings Setup
When enabled, cost saving tags ([CLICKS@...], [TIME@...], [COMPLETE], [SAVING@$...]) will be hidden from message display.
Messages with these tags will show a $ indicator instead.
Dollar Value Configuration
Configure how much monetary value each automated click and action represents.
The $ Saved statistic will be calculated by multiplying your clicks and actions by these values.
$
Example: If set to $0.02, then 100 automated clicks = $2.00 saved
$
Example: If set to $1.50, then 50 completed actions = $75.00 saved
How $ Saved is calculated: $ Saved = (Clicks × $ per Click) + (Actions × $ per Action) + [SAVING@$...] tags
Current Cost Savings Statistics
0
Clicks Automated
0h
Time Saved
0
Actions Automated
$0
$ Saved
Message Storage Settings
When auto-cleanup is enabled, oldest messages are automatically deleted when the storage limit is reached, ensuring the most recent messages are preserved.
Automatically delete oldest messages when storage limit is exceeded, maintaining the specified limit by removing old messages as new ones arrive.
Current Storage:Loading...
Danger Zone: Permanently delete all stored messages
Display Settings
Messages longer than this threshold will be automatically collapsed
Settings
Settings saved successfully!
Delete Connection
Warning: This action cannot be undone!
You are about to delete the connection .
This will also permanently delete all saved messages from this connection.
Are you sure you want to continue?
Delete All Messages
DANGER ZONE: This action cannot be undone!
You are about to permanently delete ALL your stored messages.
This will delete:
All messages from all connections
All message history and statistics
All stored message data permanently
Type DELETE ALL below to confirm:
How Cost Savings Tracking Works
The Cost Savings statistics are automatically calculated from your message history by parsing special tags embedded in your messages.
Message Tags
[CLICKS@<number>]
Example: [CLICKS@15] adds 15 clicks to your automation count.
[TIME@<number>]
Example: [TIME@45] adds 45 minutes to your time saved. Note: Use whole numbers only (minutes).
[COMPLETE]
Example: A message with [COMPLETE] counts as 1 automated action.
[SAVING@$<number>]
Example: [SAVING@$25.50] adds an additional $25.50 to your savings beyond the calculated value from clicks and actions.
Example Message
[INFO] Order #12345 processed successfully [COMPLETE] [CLICKS@8] [TIME@15] [SAVING@$12.50]
This message would contribute:
8 clicks automated
15 minutes time saved
1 action automated (from [COMPLETE])
$ calculated as: (8 × $ per click) + (1 × $ per action) + $12.50
Important Notes
Tags are case-insensitive
Multiple tags can be used in the same message
Statistics are calculated from your entire message history
Real-time updates occur as new tagged messages arrive
You can configure dollar values per click and action in the settings below