Community Life Enrichment Hero 1
WEB GRAPHIC 26 ART 0376 June Global Virtual Workshop Family Audience 875 x 875
26 ART 0143 Artis Power of Play June Outdoor Fun Web Module scaled

Week of Events

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

Today our Director of Sales and Marketing sponsored a Liberty and Lemonade event to kick off the Memorial day weekend. With delicious refreshments from Chick-fil-A and the music and songs by Guitarist Mark Deluca…residents and guests were singing along to classic rock! #TheArtisWay See MoreSee Less

Image attachment
Image attachment
Image attachment
Image attachment

We're celebrating World Day for Cultural Diversity across all Artis communities with a special Associate Potluck! Each unique dish carries a story, a history and a heritage, offering the opportunity for everyone to share their traditions and cultures together. ​​

Every day, we see proof that a diverse team of associates – with unique perspectives, experiences, and talents – makes our communities better places to live and work. ​​

#WorldDayForCulturalDiversity#AllTogether#TheArtisWay
See MoreSee Less

Were celebrating Wor

💙 We're proud to announce that Artis Senior Living has earned Great Place to Work® certification for the fourth consecutive year. ​​

This recognition means the world to us, because it shows that when people feel supported and seen at work, they’re empowered to give better care to our residents – and each other. ​​

That's The Artis Way. ​​Interested in joining the team? ​
Explore career opportunities with Artis: artisseniorliving.com/careers/

​​#GreatPlaceToWork #TheArtisWay #AllTogether #MemoryCare
See MoreSee Less

💙 Were proud to a

The music of the Ringold Community Band filled the air and delighted our residents and families with music of John Phillip Sousa. #TheArtisWay See MoreSee Less

Image attachment
Image attachment
Image attachment
Image attachment
Image attachment

Join us for Pride in Family Caregiving, a free virtual discussion offering guidance, support, and practical tools for families and caregivers.

🗓️ Tuesday, June 9
🕑 2–3 PM EDT / 1–2 PM CT
💻 Register: us06web.zoom.us/meeting/register/Za8mjfqvRCuQxPBogTDWMQ#/registration

#familysupport #lgbtqdementia #TheArtisWay #memorycare
See MoreSee Less

Join us for Pride in

We lovingly nurtured butterflies from their very first moments all the way to their release, and our residents felt a deep, joyful connection to nature throughout the journey. # Artisway #InspiredWellBeing See MoreSee Less

Image attachment
Image attachment
Image attachment
Image attachment
Image attachment
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(); }); })();