Support

Our support team is ready to help

Our team is on hand to answer your questions. Submit a ticket or browse our help desk resources below.

If you do not see the form on this page, accept functionality cookies and refresh the page. 

If the issue persists, your browser settings may be interfering, we recommend allowing third-party cookies for a better user experience.


Looking for something else?


Connect with our support team 

For any billing or invoicing-related questions, please take a look at our Billing & Invoicing FAQs.

 support-img

Support Hours:
Monday – Friday: 8:00 am to 5:00 pm MT

 

You may need to accept functionality cookies if you do not see the form here.

Linked Senior is now part of LifeLoop

Following the acquisition of Linked Senior by LifeLoop in 2024, we leveraged our combined resources and capabilities to build the leading resident experience platform. 

While you may notice some changes in the communications you receive and the Linked Senior website has been redirected to lifeloop.com, rest assured that your logins and functionality will remain the same.

Want to know more about this change? If you have any questions or comments, please don’t hesitate to reach out to your account manager or to our customer success team at support@lifeloop.com.

Access info for your LifeLoop products—select the appropriate resource below.

 

LifeLoop product resources

Your source of knowledge for the LifeLoop software and app. Our learning community offers videos, documents, and FAQ on specific LifeLoop features. Access guides on getting started with LifeLoop, overview videos for all user types, marketing rack cards and flyers, printables for content items, and resources for our resident and connection portals.
LifeLoop Learning Community

iN2L product resources

Your customer help center for iN2L systems. Use this portal to read articles and engage with our community.
iN2L Help Center

LifeLoop University

Your source for comprehensive training on both LifeLoop and iN2L systems. Our in-depth courses are designed for new staff or those who need a refresher on specific topics.
LifeLoop on a laptop

Linked Senior support portal

Your source for information and resources that will help you get started and be successful with Linked Senior.
Linked Senior Login screen on a laptop
document.addEventListener('DOMContentLoaded', function () { // Get the cookie banner by its ID const cookieBanner = document.getElementById('hs-eu-cookie-banner'); // Replace with your banner ID or class // Ensure the banner exists before trying to add event listeners if (cookieBanner) { const declineButton = document.getElementById('hs-eu-decline-button'); // Decline button ID const cookieSettingsPanel = document.getElementById('cookie-settings-panel'); // Your settings panel ID if (declineButton && cookieSettingsPanel) { declineButton.addEventListener('click', function () { // Show cookie settings panel cookieSettingsPanel.style.display = 'block'; }); } } });