Rule notifications
Rule notifications alert key parties when a rule is broken.
Notifications can be set up as emails, popup alerts, SMS messages, and in-cab driver feedback. This lets you to choose the type and content of your notifications depending on the rule it applies to. For example, a rule governing speeding could be set up with in-cab driver feedback to alert the driver to their behavior and give them the chance to correct it.
To help save time setting up the notifications you want to use, you can create notification templates. These allow you to customize the content of the notification for future use. Templates can include variable tokens and static text to compose your message.
Notification types
Rule notification types allow you set up your notifications to suit your unique business needs.
| Email notifications are configured using templates and generate an email that is sent to the specified user or users detailing the exception. Note: The Add email option allows you to set up an email notification for a single recipient. The Email to group option is used to set up an email notification for a group. | |
Alert | Alerts display one of the following:
|
| Driver feedback | Driver feedback notifies the driver that they have broken a rule using one of the following methods directly in-cab:
|
| Web requests | Web requests allow you to make an HTTP GET or POST requests in order to use exception data outside of MyGeotab. |
Adding alert notifications
Learn how to set up alert notifications for users when a rule is broken.
- Navigate to in the main menu.
- Select the rule you want to add a notification for from the list.
- If you are adding notifications to a built-in rule, click the Notifications button beside the rule name (marked by the Envelope icon) to open the notifications options.
- If you are adding notifications to a custom rule, click the rule name to open the Edit rule page and click the Notifications tab.
- Select Add alert, and choose the type of alert you want to send.
- Choose your template from the Template dropdown menu, or select Add new template to create a new alert template.
- Select your recipient from the Popup dropdown list.
- Select Add.
- Click Save.
Adding driver feedback notifications
Learn how to set up driver feedback to alert drivers in-cab when a rule is broken.
- Navigate to in the main menu.
- Select the rule you want to add a notification for from the list.
- If you are adding notifications to a built-in rule, click the Notifications button beside the rule name (marked by the Envelope icon) to open the notifications options.
- If you are adding notifications to a custom rule, click the rule name to open the Rule Edit page and click the Notifications tab.
- Select Add driver feedback, and choose the type of alert you want to send:
- Selecting a beep feedback option automatically adds the alert to the rule.
- When selecting Text message, add the message contents in the Test message field, then click Add.
- When selecting GO TALK, choose a message option in the GO TALK field, then click Add.
- Selecting Change status automatically adds the alert to the rule.
- Click Save.
Adding email notifications for a single recipient
Learn how to set up email notifications for a single user when a rule is broken.
Adding email notifications for a group
Learn how to set up email notifications for a group when a rule is broken.
- Navigate to in the main menu.
- Select the rule you want to add a notification for from the list.
- If you are adding notifications to a built-in rule, click the Notifications button beside the rule name (marked by the Envelope icon) to open the notifications options.
- If you are adding notifications to a custom rule, click the rule name to open the Rule Edit page and click the Notifications tab.
- Select .
- Choose your template from theTemplate dropdown menu, or select Add new template to create a new email template.
- Add your intended recipients using the Email to groups field.
- Select Add.
- Click Save.
Adding web request notifications
Learn how to set up web request notifications that trigger when a rule is broken.
- Navigate to in the main menu.
- Select the rule you want to add a notification for from the list.
- If you are adding notifications to a built-in rule, click the Notifications button beside the rule name (marked by the Envelope icon) to open the notifications options.
- If you are adding notifications to a custom rule, click the rule name to open the Rule Edit page and click the Notifications tab.
- Select .
- Add an endpoint for the request in the Web request field.
- Select Add.
- Click Save.
Removing notifications from built-in rules
Learn how to remove notifications for built-in rules so you no longer receive alerts when the rule triggers exceptions.
- Navigate to in the main menu.
- Find the built-in rule you want to remove notifications from in the rules list and click the Envelope icon.
- Find the notification type and recipient you want to remove from receiving notifications and click the X icon in that row.
- Click Save.
Removing notifications from custom rules
Learn how to remove notifications for custom rules so you no longer receive alerts when the rule triggers exceptions.
- Navigate to in the main menu.
- Select the custom rule you want to remove notifications from in the list.
- Click the Notifications tab.
- Find the notification type and recipient you want to remove from receiving notifications and click the X in that row.
- Click Save.
Notification templates
Notification templates allow you to set up customized alerts that you can add to any rule to quickly set up the information sent to users when the rule is broken.
Notification templates give you an easy way to set up the content of your alerts. They are created using variable tokens and static text to customize the content to your needs. Templates are available for email, web, and text notifications.
Sending short notifications to mobile devices to save data.
Giving drivers a contact phone number during emergencies.
Giving drivers a web link for directions to a service station when an engine failure is detected.
A list of your notification templates is available on the Notifications Templates page. You can view the page by navigating to and then selecting the Notifications templates button.
Creating email templates
Learn how to create an email template to set up the information sent to users by email when a rule is broken.
- Navigate to in the main menu.
- Select .
- Add the Subject line that will be used when sending an email.
- Enter the content of the template, consisting of the different Available Tokens in the Body. The tokens in the body will be replaced by the data in the exception.
- Select the type of Exception report to add as an attachment to the email.
- Click Save.
Creating text templates
Learn how to create a text template to set up the information sent to users by text when a rule is broken.
- Navigate to in the main menu.
- Select .
- Add the Name of the text template.
- Add the body Text of the template. Static text can be used along with the Available Tokens to customize the message. When the notification is sent out, the tokens in the text will be replaced by exception data.
- Click Save.
Creating web templates
Learn how to create a web template to set up the information sent to a specified URL when a rule is broken.
- Navigate to in the main menu.
- Select .
- Add the URL that the web request will be made to. Use the field to add Available Tokens.
- Select either GET or POST in the HTTP request type field.
- Click Save.