Skip to main content
Toggle navigation menu
Release Notes
Need Help?
Community
Sign in
Bridge App Customer Support and Help Center
Administration
Roles & Permissions
Roles & Permissions
How do I create and manage custom user roles in an account?
How do I assign or modify user roles in an account?
What is the account admin role?
How do I edit user role permissions in an account?
Bridge LMS Login & Password Help
How do I reset my password?
How do I change my password?
What is the admin role?
What is the author role?
What is the employee role?
What is the IT admin role?
What is the manager role?
How do I update or upload Roles with a CSV file in Bridge?
How do I set a password for a user in my account using a password reset request?
How do I complete my registration from a Bridge invitation email?
Best Practices for Setting Up Managers in Bridge
Roles and Permissions: A Full Reference
How to Assign Employees to Managers in Bridge
[Video] Limit Manager Permissions
[Video] Masquerading in Bridge
[Video] Roles & Permissions
How to troubleshoot Bridge login challenges
How to Customize the Manager Role in Bridge
Test Guide: Manager Enroller & Permission Updates
<% 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 %>
<% }) %>
<% } %> <% }); %>
<% } %>