Skip to main content
Toggle navigation menu
Release Notes
Need Help?
Community
Sign in
Bridge App Customer Support and Help Center
Administration
Notifications
Notifications
Bridge Learn: What email notifications do users receive from Bridge?
How do I view my Bridge notifications?
How do I view a user's email notifications in an account?
How do I manage notifications for an account?
[Video] Notifications
Can I send bulk notification summaries to people in my organization?
How do I send direct messages to learners?
How do I resend a Bridge invitation to a user?
How do I send a message to all users in a program?
How do I send a message to all users as a manager?
How do I send a message to all users as an author?
How do I send a message to all users in a course?
How do I send a message to all users in an account?
How do I send a message to an individual user as a manager?
How do I send a message to an individual user as an author?
How do I send a message to an individual user in an account?
How do I send a message to all employees in a live training?
How do I send a message to a session in a live training?
Mobile Push Notifications
Bridge Perform: What email notifications do users receive from Bridge?
<% if (items.length > 1) { %>
In this article
<% items.forEach(function(item) { %>
<%= item.name %>
<% }); %>
<% } %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
Looking for Additional Assistance?
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% if (categories.length) { %>
Categories
<% categories.forEach(function(category, index) { %> <% if (category.id !== activeCategoryId) { %>
<%= category.name %>
<% category.sections.forEach(function(section, index) { %>
<%= section.name %>
<% }) %>
<% } %> <% }); %>
<% } %>