Configure Alerts
This guide takes you step by step through creating an alert, from defining the condition to selecting recipients.
Create a New Alert
Section titled “Create a New Alert”Access configuration
Section titled “Access configuration”- Go to Alerts in the sidebar
- Click New Alert or the (+) button
- The configuration form opens
Basic information
Section titled “Basic information”| Field | Description | Example |
|---|---|---|
| Name | Alert identifier | ”Mites - Critical level” |
| Description | What it detects and why it matters | ”Alert when mite count exceeds action threshold” |
| Module | Where data comes from | Sanitation, Field Tasks, etc. |
| Priority | Urgency level | Critical, High, Medium, Low |
| Active | Whether alert is enabled | Yes/No |
Define the Condition
Section titled “Define the Condition”Select the field
Section titled “Select the field”Choose what data will be evaluated:
Module: SanitationForm: Pest MonitoringField: Mite countSelect the operator
Section titled “Select the operator”| Operator | Meaning | Typical use |
|---|---|---|
> | Greater than | Exceeds max threshold |
>= | Greater than or equal | Reaches threshold |
< | Less than | Falls below minimum |
<= | Less than or equal | Reaches minimum |
= | Equal to | Specific value |
!= | Different from | Exclude value |
between | In range | Within limits |
contains | Includes text | For text fields |
Set the value
Section titled “Set the value”The value to compare against:
Field: Mite countOperator: >Value: 5
Interpretation: Alert when mites > 5Multiple conditions (AND/OR)
Section titled “Multiple conditions (AND/OR)”For complex alerts, you can combine conditions:
AND (all must be met):
Condition 1: Mites > 5ANDCondition 2: Lot = "North"
Result: Alert only if more than 5 mites IN North LotOR (at least one must be met):
Condition 1: Mites > 5ORCondition 2: Thrips > 3
Result: Alert if many mites OR many thripsConfigure Aggregation
Section titled “Configure Aggregation”For evaluating data from multiple records together.
When to use aggregation?
Section titled “When to use aggregation?”- When a single record isn’t significant
- For averages or totals over a period
- To compare between lots or groups
Aggregation functions
Section titled “Aggregation functions”| Function | Description | Example |
|---|---|---|
| Sum | Total of values | Sum of harvested units |
| Average | Mean of values | Average mites per tree |
| Maximum | Highest value | Max pest level |
| Minimum | Lowest value | Minimum yield |
| Count | Number of records | Number of previous alerts |
Group by
Section titled “Group by”Defines aggregation granularity:
Function: AverageField: Mite countGroup by: Lot
Result: Average mites calculated for each lot Alert if any lot's average > thresholdSelect Recipients
Section titled “Select Recipients”Specific users
Section titled “Specific users”- Search users by name or email
- Select those who should receive the alert
- Can be from any role
By role
Section titled “By role”Select all users with a certain role:
- All Owners
- All Administrators
- Specific supervisors
External emails
Section titled “External emails”To notify people without an Arlo account:
Configure Notifications
Section titled “Configure Notifications”Notification channels
Section titled “Notification channels”| Channel | Description |
|---|---|
| In-app | Appears in notification center |
| Sent to recipients | |
| Push | Mobile notification (if app installed) |
Message content
Section titled “Message content”You can customize the message using variables:
Template:"⚠️ {field} ({value}) exceeded threshold ({threshold}) in {lot}"
Result:"⚠️ Mites (8) exceeded threshold (5) in North Lot"Frequency Control
Section titled “Frequency Control”Cooldown period
Section titled “Cooldown period”Minimum time between alerts of the same type:
Cooldown: 6 hours
If alert fires at 10:00 AM:- 11:00 AM: Suppressed- 2:00 PM: Suppressed- 4:00 PM: Allowed (6 hours passed)Maximum notifications
Section titled “Maximum notifications”Notification limit per period:
Maximum: 10 per day
Notifications 1-10: SentNotification 11+: Logged but not sentTest an Alert
Section titled “Test an Alert”Preview
Section titled “Preview”Before activating, use the preview function:
- Configure the alert
- Click Preview
- System shows which existing records would trigger the alert
- Adjust if needed
Test alert
Section titled “Test alert”- Save the alert
- Click Send Test
- You receive a test notification
- Verify it arrives correctly
Next Steps
Section titled “Next Steps”- AI alerts - Let AI suggest configurations
- Farm settings - Adjust global parameters
- Manage notifications - Administer received alerts