Create your first alert rule
By the end of this guide you'll have an alert rule that triggers when a device enters a zone, with a webhook delivering notifications to your endpoint.
Prerequisites
- A device visible on the Blecon Track map (complete Track your first device on the map first)
- At least one zone configured in your workspace
- A webhook URL to receive alert notifications (you can use a test service like webhook.site to get started)
Step 1: Create a zone
- Open Blecon Track and go to Zones.
- Click Create Zone.
- Draw a zone on the map or select the hotspots that define the zone.
- Name the zone (e.g., "Loading Bay").
- Click Save.
Step 2: Add a webhook channel
- Go to Settings > Webhooks.
- Click Add Webhook.
- Enter your webhook URL.
- Click Save.
Step 3: Create an alert rule
- Go to Alert Rules and click Create Rule.
- Select Geofence Entry as the rule type.
- Choose the zone you created.
- Set the severity to Medium.
- Under Notifications, select your webhook channel.
- Click Create.
Step 4: Trigger the alert
- Move your device into the zone.
- Within a few minutes, the system detects the entry and triggers the rule.
- Check your webhook endpoint — you should see a notification with the device ID, zone, and timestamp.
You now have a working alert pipeline. Explore the other alert rule types to monitor return-to-base, dwell time, inactivity, and more.