Skip to main content
Toggle navigation menu
Release Notes
Need Help?
Community
Sign in
Bridge App Customer Support and Help Center
Getting Started
Best Practices
Best Practices
Important Links
Focus: Subaccounts v Groups v Workspaces in Bridge. Which is best for my use case?
[Guide] Performance management quarterly calendar
Admin Resource: Key Milestones to Share With Employees
How do I set up my Bridge account? Subaccounts versus Smart Groups
How should I set up compliance training?
What happens to enrollments when learners change groups?
What is Learner Relevance and how does it work?
How to Limit Editing Permissions for Authors
What are Workspaces?
Case Study: Uploading “Unsupported File” Formats to Bridge
Best Practices for Performance Improvement Planning (PIP) Using Bridge
What Are Groups (and Smart Groups)?
A Guide to Bulk Downloading Quiz Answers for Courses
Choosing the Right Fit: Subaccounts, Smart Groups, or Workspaces?
Best Practices for Using Categories and Tags in Bridge
How to Trigger Re-Enrollment for Training Items Not Originally Set Up to Re-Enroll
How to Add Reporting Functionality to Roles Using Permissions
A Managers Guide to Creating Courses
Empowering Employees with Career Vision: A Manager’s Guide to Employee-Driven Career Plans
Mastering Talent Reviews: A Manager’s Guide
How to Generate a HAR File for Troubleshooting in Bridge
Mastering 1on1 Conversations in Bridge: A Manager’s Guide
Developing Engaged Employees: A Manager’s Guide
Mastering Purposeful Performance Goals: A Manager’s Guide
How do I use Bridge as an IT admin?
How do I use Bridge as an employee?
How do I use Bridge as an author?
How do I use the My Learning page as an employee?
How do I use Bridge as a manager?
Next
›
Last
»
<% 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 %>
<% }) %>
<% } %> <% }); %>
<% } %>