Skip to main content
Tallo logoTallo logo

Find Jobs

Find Jobs Near You – Available Work in Your Location

Skip to job details

Back to Results

Apply for this opportunity

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

JMJ Phillip

General Manager

Career Insights for General Manager

See where this job fits in the broader career landscape. Knowing your career path helps you see what's possible from here.

Scorecard

Based on California data

Review key factors to help you decide if this role fits your goals. How is this calculated?

Were these scores useful?

What they do

A General Manager manages all aspects of a business. May be responsible for managing a small business, or managing one division or department of a larger business. Oversees administration, finance, communication and marketing as well as operations for a company. Reports to business owners, executive management or a board of directors.

$123,377 / year median in California

+8% projected growth

Explore Career

Job Description

General Manager Posted on April 16, 2026 April 16, 2026 by JMJ Phillip We are seeking a General Manager to lead and scale a growing trucking operation. This is a hands-on, high-responsibility role focused on carrier operations, fleet management, and improving operational efficiency. The GM will oversee day-to-day operations, set the tone for the organization, and create the systems and routines required to scale safely, efficiently, and profitably. Position Responsibilities Operational Leadership & Execution Lead end-to-end operations including dispatch, driver performance, utilization, routing, service execution, and capacity planning. Establish operating cadence with daily/weekly rhythms, KPI reviews, and root-cause problem solving. Build a culture of urgency, accountability, and proactive communication. P&L Ownership & Fleet Economics Own the P&L and operating plan, driving performance against service, cost, and profitability targets. Improve key metrics such as utilization, empty miles, revenue per mile, cost per mile, operating ratio, on-time performance, and margin. Identify initiatives to increase profitable throughput, including lane optimization, asset utilization, and productivity improvements. Safety, Compliance & Risk Management Oversee
DOT/FMCSA
compliance and safety culture. Implement and maintain safety programs, training, monitoring, and incident response. Partner with stakeholders to uphold safety standards without sacrificing operational speed. Organization Build & Team Development Design and scale the operating organization structure, including Transportation Managers, Dispatch Managers, and drivers. Hire, coach, and retain high performers; set performance expectations and accountability. Implement clear processes and SOPs for dispatch operations, driver management, service recovery, and reporting. Systems & Process Maturity Evaluate and implement tools and workflows to support scaling, such as
TMS, ELD
systems, reporting dashboards, and standardized work instructions. Improve visibility and decision-making through timely and accurate KPI reporting. Growth Enablement Support growth by improving execution on existing volume and enabling new lanes/services. Partner with commercial stakeholders on customer ramp, service commitments, and operating readiness. Identify long-term expansion opportunities, including network growth and additional service lines. Prerequisites Senior leadership experience in an asset-based trucking/carrier operation. Direct ownership of dispatch, drivers, and safety/compliance outcomes. Proven history of scaling or improving trucking operations with measurable results. Strong command of fleet economics and
KPIs:
CPM, RPM, utilization, empty miles, operating ratio, on-time performance, claims. Ability to operate in fast-paced, ambiguous environments with high ownership. Strong executive communication and "no surprises" leadership style. Certifications (Preferred, but not Required) Industry certifications in transportation, logistics, or fleet management. What the Role Offers Base salary up to $200,000 (depending on experience) plus performance bonus eligibility. Competitive benefits package. Opportunity to lead a growing trucking operation as a true "mini-CEO/COO," building systems, teams, and processes from the ground up. Why Los Angeles? Los Angeles provides access to a major transportation hub, offering exposure to high-volume shipping, large shipper environments, and opportunities to optimize fleet and network operations while contributing to the growth of a dynamic trucking business. 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 gform.initializeOnLoaded( function() {gformInitSpinner( 5, 'https://jmjphillip.com/wp-content/plugins/gravityforms/images/spinner.svg', true );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 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_5').val();gformInitSpinner( 5, 'https://jmjphillip.com/wp-content/plugins/gravityforms/images/spinner.svg', true );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