Baskin Advisory Group

Developing Your Emotional Intelligence

Use EI to position yourself for personal, team and organizational success.

Your Immediate Takeaway

Emotional intelligence (EI) competencies are at the heart of effective workplace relationships and productivity. This emotional intelligence program emphasizes the practical application of EI concepts rather than just focusing on theory. Through your active participation, you will learn and practice the EI skills that are the core of achieving personal awareness, connecting with others, managing stress, engaging healthy conflict and collaboration, and exhibiting resilience and optimism.

How You’ll Benefit

What You’ll Cover

Who Should Attend

Anyone who wants to maximize their performance by increasing emotion management and self-understanding through EI skills.

Accreditations

1.2 CEUs / 12 PDUs / 12 PHR/SPHR / 12 PMUs / 12CLPs

Questions? Call us at (404) 630-8745

jQuery(window).on('elementor/frontend/init', function() { function goToSlide(sliderElement) { var hash = window.location.hash; if (hash) { var slideNum = parseInt(hash.replace('#slide-', ''), 10); if (!isNaN(slideNum)) { var slideIndex = slideNum - 1; var swiperInstance = jQuery(sliderElement).find('.swiper')[0]?.swiper; if (swiperInstance) { swiperInstance.slideTo(slideIndex); } } } } // Run when the SLIDER widget is ready (not global) elementorFrontend.hooks.addAction('frontend/element_ready/slider.default', function($scope) { goToSlide($scope); // Also run on hash change jQuery(window).on('hashchange', function() { goToSlide($scope); }); }); });