Skip to main content
Toggle navigation menu
Release Notes
Get Help
Reset Password
Community
Sign in
Bridge App Customer Support and Help Center
Getting Started
Welcome to Bridge
Welcome to Bridge
Getting Started with Bridge
Bridge Office Hours
Bridge Learn: A Manager’s Guide
What are the Bridge Community Guidelines?
How do I sign out of Bridge?
How do I begin an online course?
Welcome to the Bridge Community!
How do I navigate an online course?
Learn Admin Essentials: Step-by-Step Walkthroughs
Author Essentials: Step-by-Step Walkthroughs
Glossary of Bridge Terminology
[Webinar] Best Practices for Authoring in Bridge
[Deck] Year in Review 2024
Bridge Learn: A Learner’s Guide
Bridge Learn: An Author’s Guide
Product Release Notes
Submit An Idea to Bridge
Bridge On-Demand Consulting: Expert Guidance, Exactly When You Need It
Bridge Talent Suite: A Manager’s Guide
Bridge Talent Suite for Learning, Skills, and Career Development: A Learner’s Guide
Bridge Academy
Understanding Your Bridge Team and How We Support You
<% 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 %>
<% }) %>
<% } %> <% }); %>
<% } %>