Skip to main content
Toggle navigation menu
Release Notes
Need Help?
Community
Sign in
Bridge App Customer Support and Help Center
Getting Started
Mobile App
Mobile App
How Do I Sign Into the Bridge Mobile App?
Bridge Limited-Support Guidelines for Mobile Browsers
How do I search for users in the directory in the Bridge Mobile app on an Android device?
How do I search for users in the directory in the Bridge Mobile app on an iOS device?
How do I download the Bridge app on an Android device?
How do I sign out of the Bridge Mobile app on an Android device?
How do I sign out of the Bridge Mobile app on an iOS device?
How do I view my user information and profile in the Bridge Mobile app on an iOS device?
Mobile Updates
Bridge Mobile App Guide for Managers (iOS & Android)
How do I use the Bridge Mobile app on an Android device as an employee?
How do I use the Bridge Mobile app on an iOS device as an employee?
Mobile Device Management (MDM) in the Bridge Mobile App
Creating a Magic Link to Help Employees Install the Bridge Mobile App
How do I view my user information and profile in the Bridge Mobile app on an Android device?
How do I download the Bridge app on an iOS device?
Bridge Mobile App Features
Custom Branding in the Bridge Mobile App
[Video] Bridge Mobile - How to Videos
How to view (and troubleshoot) Bridge Analytics in mobile
Important Update: Service Sunsetting for Older App Versions
Empower Your Troubleshooting: Using User Masquerade and Subaccount Visit in the Mobile App
<% 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 %>
<% }) %>
<% } %> <% }); %>
<% } %>