Coping with personal loss

Themes covered in this program include: 

  • Understanding loss and emotions 
  • Your brain and grief 
  • Unraveling feelings 
  • Riding the waves of grief 
  • Building resilience 

Learning intentions

  • Understand the physical, emotional and behavioural impacts of grief.
  • Enhanced emotional literacy.
  • Awareness of potential vulnerabilities within personnel and improved ability to provide support to them.
  • How to support yourself/personnel during difficult times.
  • Development of compassionate personnel at all levels.
Griefline workplace training for coping with personal loss

This course is designed for

  • Managers and supervisors
  • Human Resources personnel
  • Employees and volunteers
  • EAP providers
  • Organisational leaders
  • Health and safety personnel
function scrollGallery(amount) { const container = document.querySelector('.eael-scrollable-filters ul'); if (container) { container.scrollBy({ left: amount, behavior: 'smooth' }); } } // On page load, move the actual ul inside our scroll container document.addEventListener('DOMContentLoaded', function () { const originalUl = document.querySelector('.eael-filter-gallery-control ul'); const scrollWrapper = document.querySelector('.eael-scrollable-filters'); if (originalUl && scrollWrapper) { scrollWrapper.appendChild(originalUl); } });