<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> .youtube-container { position: relative; padding-top: 56.25%; /* 16:9 aspect ratio */ overflow: hidden; } .youtube-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> </head> <body> <div class="youtube-container"> <iframe src="https://www.youtube.com/embed/4q6VEJYV8u0?rel=0" frameborder="0" allowfullscreen></iframe> </div> </body> </html>

Ryan Egan (Metronet), on the Power of Thoughtful Communications in Damage Prevention

Ryan Egan, Director of Locate Operations at Metronet, explains how meaningful communication is crucial to damage prevention. He talks about the industry’s growing commitment to safety and the importance of engaging with others thoughtfully to minimize risks and protect workers and communities.

Related Videos