Skip to main content
Tallo logoTallo logo

Find Jobs

Find Jobs Near You – Available Work in Your Location

Law & Public Safety
Safety Manager
Fremont, CA

Find & Apply For Safety Manager Jobs in Fremont, California

Browse jobs from a variety of sources below, sorted with the most recently published, nearest to the top. Click the title to view more information and apply online.

Skip to job details
Now viewing: EHS Manager
Apply for this opportunity

To apply for this job, you'll continue to an external website or email application.

JMJ Phillip

EHS Manager

Job Description

EHS Manager Posted on September 2, 2026 September 2, 2026 by JMJ Phillip We are seeking an experienced Environmental, Health, and Safety (EHS) Manager to lead and continuously improve comprehensive EHS programs within a manufacturing environment. This role will ensure compliance with applicable federal, state, and local regulations while promoting a strong culture of safety, environmental responsibility, and continuous improvement. The ideal candidate will be a hands-on leader who can collaborate effectively across Engineering, Maintenance, Production, and other functional teams. Position Responsibilities EHS Program Management Lead the development, implementation, and continuous improvement of EHS policies, procedures, and initiatives. Manage site EHS management systems and ensure alignment with applicable standards and environmental management requirements. Establish and maintain effective safety and environmental processes across the facility. Lead site health and safety initiatives and support emergency and crisis management activities. Regulatory Compliance Ensure compliance with OSHA, applicable state safety regulations, environmental requirements, and other relevant standards. Coordinate regulatory audits, inspections, investigations, reporting, and corrective actions. Serve as a liaison with regulatory agencies as needed. Maintain required environmental and safety documentation and ensure site programs remain current. Incident Investigation & Risk Management Lead investigations of EHS-related incidents, near misses, and other safety events. Identify root causes and implement effective corrective and preventive actions. Conduct and update risk assessments and develop appropriate mitigation plans. Participate in hazard reviews and ensure appropriate safety controls are implemented. Training & Employee Engagement Ensure employees and contractors complete required EHS training. Lead safety committees and site-wide safety engagement initiatives. Promote employee participation and accountability in EHS programs. Provide guidance and coaching to employees and leaders on safety and environmental requirements. Cross-Functional Collaboration Partner with Engineering, Maintenance, Production, and other departments to ensure safe equipment, processes, and work practices. Provide EHS expertise during process improvements, equipment changes, and operational initiatives. Apply analytical techniques and professional communication practices to resolve EHS issues effectively. Prerequisites Bachelor's degree in Safety, Environmental Science, Engineering, or a related field. 3-5 years of EHS experience in a manufacturing environment. Strong knowledge of OSHA regulations and applicable state-specific safety requirements. Experience with environmental compliance and safety management systems. Experience conducting incident investigations, risk assessments, audits, and corrective action processes. Strong communication, analytical, organizational, and problem-solving skills. Ability to work collaboratively with employees and leaders across multiple departments. Experience supporting EHS programs in a regulated manufacturing environment. Certifications (Preferred, but not Required) Certified Safety Professional (CSP). Associate Safety Professional (ASP). Certified Industrial Hygienist (CIH). Environmental or safety-related professional certifications. Experience with ISO 14001 or similar environmental management systems. Familiarity with World Class Manufacturing (WCM) or other continuous improvement frameworks. What the

Role Offers Salary Range:

$103,000-$159,000 annually, including target total cash compensation based on base salary and performance-based bonus. Annual performance-based bonus with a target of approximately 12% of base salary. Medical, prescription drug, vision, and dental insurance. Healthcare Savings Account and Flexible Spending Account options. Wellness and employee assistance programs. Paid time off and paid parental leave. 401(k) with company match. Retirement and pension benefits. Company-provided life insurance, AD&D, and short-term disability coverage. Long-term disability, critical illness, and accident insurance options. Commuter benefits. Legal and identity theft protection. Auto, home, and pet insurance programs and discounts. Back-up child and elder care resources. Employee discount opportunities. Opportunity to lead facility-wide EHS initiatives and make a measurable impact on workplace safety and environmental performance. Why Fremont? Fremont offers a strong manufacturing and industrial environment with access to a diverse and highly skilled workforce. The area provides an excellent setting for EHS professionals to collaborate with engineering, maintenance, and production teams while contributing to safety, environmental compliance, and continuous improvement initiatives. Upload your resume to Apply

• Accepted file types: pdf, doc, docx, txt, Max.

file size:

32 MB. Email

• Additional Please add me to your mailing list so I hear about new jobs first I'd like to learn about resume writing and career coaching services from Employment BOOST Get 30 days free on Careerology - the #1 platform for job skills Submit gform.initializeOnLoaded( function() {jQuery('#gform_ajax_frame_5').on('load',function(){var contents = jQuery(this).contents().find('

•').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_5');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_5').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 ! is_redirect ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_5').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_5').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_5').removeClass('gform_validation_error');}setTimeout( function() { /

• delay the scroll by 50 milliseconds to fix a bug in chrome

•/ jQuery(document).scrollTop(jQuery('#gform_wrapper_5').offset().top - mt); }, 50 );var current_page = jQuery('#gform_source_page_number_5').val();jQuery(document).trigger('gform_page_loaded', [5, current_page]);window['gf_submitting_5'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_5').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_5').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [5]);window['gf_submitting_5'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_5').text());}else{jQuery('#gform_5').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ form

Id:

"5", current

Page:

"current_page", abort: function() { this.preventDefault(); } }]); if (event event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_5" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_5"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_5" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 5, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, child

List:

false, subtree: true, attribute

Filter:

[ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Apply Now