Community Life Enrichment Hero 1

Week of Events

26 ART 0128 March Global FamilyCaregiver Website Module

Maverick shares the joy of seeing his grandmother thrive at Artis — from compassionate care to creative expression through art. “It’s just a joy,” he says, watching her engage and connect in a place where genuine people support and uplift each resident.

Life Enrichment at Artis is powered by people with the training, heart, and intuition to transform everyday moments into meaningful experiences. Meet Marlene, one of our Life Enrichment Directors, whose superpower is discovering what brings each resident to life

Community Life Enrichment Yesterday Today Image 1

“I always wanted to paint more … now I paint every day.”

– Sal L.
Artis Resident
Community Life Enrichment Yesterday Today Image 2
Community Mission and Values Facebook Background 1
Community Life Enrichment Facebook Facebook Icon

See how we’re honoring
yesterday and celebrating
today.

Comments Box SVG iconsUsed for the like, share, comment, and reaction icons

🧹 🪣 🧽 ✨ Who leaves no surface unscrubbed? ​Makes every suite look extra sweet? Our super-skillful housekeeping teams, that’s who!

​​During National Cleaning Week, let’s give a big hand to the dedicated associates who work so hard to keep our communities safe, comfortable, and welcoming to all. ​We appreciate you! ✨ ✨ ✨

​​#NationalCleaningWeek #TheArtisWay
See MoreSee Less

🧹 🪣 🧽 ✨ W

Jonetta from Clear Corner Fitness, really got our residents moving and grooving. Combining movement fun and laughter. The active exercise group raising our heart rates and filling the air with laughter and joy. #InspiredWellBeing See MoreSee Less

Image attachment
Image attachment
Image attachment
Image attachment

Matt Price from Drumming for Vitality brought incredible joy to our community.
His rhythmic energy, uplifting spirit, and playful sense of humor had our residents fully engaged—smiling, laughing, and moving together. The session wasn’t just entertainment; it was a burst of positivity that left everyone feeling lighter and more connected.

We’re grateful for the inspiration he shared and the vibrant atmosphere he created. #Alltogether, #Inspiredwellbeing
See MoreSee Less

Image attachment
Image attachment
Image attachment
Image attachment

The excitement was impossible to contain as the residents and their loved ones called out "Bingo!" to claim one of the stunning springtime prizes we delightfully offered. Our Spring Bingo event was a festive celebration filled with smiles, laughter, and joy—including a gorgeous cake, mouthwatering cookies, and sparkling drinks that added extra sparkle to the day. Everyone had a fantastic time, making memories and sharing in the fun of BINGO!
#TheArtisWay
#altogether
#thoughfulnesswins
#InspiredWellBeing
See MoreSee Less

Image attachment
Image attachment
Image attachment
Image attachment
Image attachment

🍀 Happy St. Patrick’s Day! 🍀​​

Today our community is full of festive fun – green treats, lively music, and plenty of cheer. ​​

We’re embracing the spirit of the day – and feeling lucky to celebrate the day together! ​​

#SaintPatricksDay #TheArtisWay
See MoreSee Less

🍀 Happy St. Patri

People living with dementia benefit from engagement that respects the full richness of who they are – their curiosity, their history, and their natural desire to explore. Through intentionally designed sensory and STEM (Science, Technology, Engineering, and Mathematics)-based programs at Artis, we tap into universal human impulses: touch, movement, light, sound, building, testing, trying, and creating – helping regulate the nervous system and support emotional well-being.

See how our programs help residents connect, discover, and experience joy in ways that feel natural and purposeful – and learn 10 ways families can incorporate STEM experiences during visits! artisseniorliving.com/blog/how-sensory-stem-play-supports-people-on-the-dementia-journey/

#playascuriosity #artispowerofplay
#TheArtisWay
See MoreSee Less

People living with d
Community Life Enrichment Schedule A Tour Image 1

"*" indicates required fields

Name*
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
This field is hidden when viewing the form
(function() { if (typeof jQuery === ‘undefined’) { console.error(‘jQuery is required for eventsDuplicates function’); return; } function hideDuplicateEventsAllViews() { const viewConfigs = [ { container: ‘.tribe-events-pro-week-grid__events-day’, event: ‘.tribe-events-pro-week-grid__event’ }, { container: ‘.tribe-events-calendar-day’, event: ‘.tribe-events-calendar-day__event’ }, { container: ‘.tribe-events-calendar-month__body’, event: ‘.tribe-events-calendar-month__day’ } ]; viewConfigs.forEach(function(config) { const $containers = jQuery(config.container); if (!$containers.length) return; $containers.each(function() { const $events = jQuery(this).find(config.event); const titleGroups = {}; const eventsToHide = []; $events.each(function() { const $event = jQuery(this); const $title = $event.find(‘h3, .tribe-event-title, .tribe-events-pro-week-grid__event-title’); const dataPublished = $event.attr(‘data-published’); const title = $title.length ? $title.first().text().trim() : ”; if (!title || !dataPublished) return; const key = title.toLowerCase(); if (!titleGroups[key]) { titleGroups[key] = []; } titleGroups[key].push({ $element: $event, publishedDate: new Date(dataPublished), publishedString: dataPublished, fullTitle: title }); }); Object.keys(titleGroups).forEach(function(key) { const group = titleGroups[key]; if (group.length <= 1) return; group.sort(function(a, b) { return b.publishedDate.getTime() – a.publishedDate.getTime(); }); for (let i = 1; i < group.length; i++) { eventsToHide.push(group[i].$element); } }); if (eventsToHide.length) { jQuery.each(eventsToHide, function(i, $event) { $event.hide(); }); console.log('Hidden ' + eventsToHide.length + ' duplicate events in container'); } }); }); } jQuery(document).ready(function() { hideDuplicateEventsAllViews(); }); })();