Skip to main content
Business Support
Toggle navigation menu
Return to allaware.com
Switch to Home Support
Submit a request
All Aware Business
Fleet Aware
Notifications
Notifications
Enable notifications for your Fleet Tracker to alert you of driver behavior, low battery, and more.
⚡️NEW! Posted Speed Alerts and Idling Notifications
Understanding Fleet Aware Notifications
How to Create Driver Behavior Notifications
How to Adjust Vehicle Sensitivity Settings
How to Create a Geofence Notification
How to Create a Trip Started/Ended Notification
How to Create a Vehicle Event Notification
How to Create a Vehicle Unexpected Movement Notification
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
<% if (previousTitle) { %>
<%= previousTitle %>
<% } %>
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
<% if (nextTitle) { %>
<%= nextTitle %>
<% } %>
<%= nextArticle.title %>
<% } %>
<% } %>