Driver at Management Sciences For Health - MSH
About this job
Driver at Management Sciences For Health - MSH September, 2026 | MyJobMag window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-SMD4ZL13FW'); { "@context": "http://schema.org", "@type": "JobPosting", "title": "Driver", "datePosted": "2026-09-16T07:55:35+01:00", "validThrough": "2026-09-30T00:00:00+0000", "hiringOrganization" : { "@type" : "Organization", "name" : "Management Sciences For Health - MSH", "sameAs" : "https://www.myjobmag.com/jobs-at/management-science-for-health" }, "educationRequirements": { "@type" : "EducationalOccupationalCredential", "credentialCategory" : "high school"}, "employmentType": "Full Time", "experienceRequirements": { "@type" : "OccupationalExperienceRequirements", "monthsOfExperience" : "24" }, "industry": "NGO / Non-Profit Associations", "occupationalCategory":"Driving", "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "All", "addressRegion": "All", "addressCountry": "NG" } }, "image":"https://www.myjobmag.com/company_logo/23890msh.png", "description": "<p><strong>Overview</strong></p> <ul> <li>The Driver will be directly working with the CHWP Project in Ebonyi and Yobe States and will operate the MSH vehicle following the MSH guidelines, maintain vehicle logbook, and oversee vehicle maintenance and repairs.</li> <li>This position must be aware of and adhere to the MSH Procurement Integrity policy and will assist in safeguarding the assets financial and physical of MSH and ultimately donors against fraud, loss, or misuse.</li> </ul> <p><strong>Responsibilities</strong><br /> Operations/Transportation:</p> <ul> <li>Safely transport the project team, VIP Visitors and other MSH staff to and from various locations, including meetings, appointments, and events.</li> <li>Exhibit excellent communication skills, including clear and timely coordination with the project team regarding schedule changes or additional transportation requirements.</li> <li>Maintain confidentiality and discretion regarding the project team’s activities, conversations, and sensitive information.</li> <li>Constantly reviewing the itinerary of the project team and planning all movements in coordination with the operations team and Security Unit.</li> <li>Drive the vehicle with caution ensuring the safety of passengers. </li> <li>Abide by Nigerian Highway Code Traffic Regulations and uphold MSH driving rules and transport policies among yourself and all passengers.</li> <li>Operate controls the loading and unloading of goods.</li> <li>Keep vehicle health, logbook updated.</li> <li>Ensure the security of the vehicle when outside of the office.</li> <li>Ensure the safety of all passengers.</li> <li>Provide reliable and secure driving services for MSH, Partner and stakeholders Transport staff, clients and/or packages to and from destinations</li> <li>Submit all expense reports in a timely manner to accounting, properly completed.</li> <li>Ensure all vehicle documents/particulars are up to date.</li> <li>Ensure vehicle accessories are always completed in the vehicle.</li> <li>Ensure that the vehicle is always fueled and ready for use.</li> </ul> <p>Administrative:</p> <ul> <li>Contributes to the development of Monitoring Tools and Policies such as the Fleet Management Policy, Fuel Consumption Tracker, etc.</li> <li>Complete trip tickets, keep record of fuel consumption, run hours, and mileage reports regularly.</li> <li>Maintain the vehicle log books and sheets on a regular basis and update all necessary paperwork related to the vehicle insurance, fitness etc. to ensure smooth operation and movements.</li> <li> Assist in ensuring vehicle registration, licenses, insurance, etc. are current and compliant with road regulations. </li> <li>Coordinate with admin unit on trip scheduling.</li> <li>Ensure all trips are supported by approved trip authorization forms.</li> <li>Submit all expense reports in a timely manner to accounting, properly completed.</li> <li>Ensure Total Card cash top-ups are done as when due.</li> </ul> <p>Maintenance:</p> <ul> <li> Perform maintenance check-up of vehicle on a regular basis and schedule regular car service appointments.</li> <li>Promptly report all vehicle faults, maintenance needs, and incidents/accidents to supervisor to ensure proper maintenance of the vehicle for better performance and safety.</li> <li>Inspect vehicle daily using vehicle daily checklist prior to travel to ensure all fluids, tires, wipers, belts, etc. are in good working order and ensure cleanliness of the vehicle exterior car wash and interior cleaning/vacuuming.</li> <li>Ensure that the vehicle has enough fuel at all times for project or official utilization</li> <li>Maintain all equipment allocated to the vehicle is completed and in good working order, including spare tire and communications equipment, before undertaking any journeys to ensure the safety of the assigned vehicle.</li> </ul> <p><strong>Qualifications</strong></p> <ul> <li>Required minimum education: High School Certificate</li> <li>2-4 years of relevant work experience in transportation, mechanics, logistics, </li> <li>operations.</li> <li>Valid driver’s license with a clean record no traffic violations.</li> </ul> <p>Preferred:</p> <ul> <li>Familiarity with GPS devices.</li> <li>Ability to communicate in English, both written and orally. </li> <li>Experience with international governmental and non-governmental organizations, donor agencies, etc.</li> <li>Auto-mechanic experience. </li> <li>Knowledge of traffic rules and regulations and safety issues.</li> <li>Knowledge of minor vehicle repair, identification of mechanical & electrical troubles and ability to lift heavy loads.</li> <li>Knowledge of vehicle safety and control systems. </li> <li>Knowledge the Nigeria highway and road system and structure.</li> <li> Ability to react quickly and make sound decisions under pressure. </li> <li>Tact, professionalism, and ability to collaborate effectively with colleagues from </li> <li>a broad range of non-governmental, governmental, and international organizations. </li> <li>Demonstrated punctuality, attention to detail, patience, friendly demeanor, </li> <li>flexibility, and overall positive attitude.</li> <li>A neat and professional appearance.</li> <li>Undertake irregular work schedules, long trips and be ready to perform in short </li> <li>notice for assignment of a trip.</li> </ul> <p>Physical Demands:</p> <ul> <li> Availability to travel domestically.</li> <li>Driving for extended periods of time. </li> <li>Ability to lift up to 20kg.</li> </ul>" } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } @keyframes slide { to { transform: translateX(4px); } } .prompt-link { display: flex; align-items: center; gap: 0.75rem; padding: 0.6rem 0.9rem; background: linear-gradient(to right, #2563eb, #9333ea); color: white; text-decoration: none; border-radius: 9999px; font-weight: 500; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease; } .prompt-link:hover { transform: scale(1.02); box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1); background: linear-gradient(to right, #1d4ed8, #7e22ce); } .icon { width: 20px; height: 20px; } .prompt-link:hover .icon-scan { animation: pulse 2s infinite ease-in-out; } .prompt-link:hover .icon-arrow { animation: slide 0.3s forwards ease-out; }
Nigeria
Search for Jobs
AbiaAbujaAdamawaAkwa IbomAnambraBauchiBayelsaBenueBornoCross RiverDeltaEbonyiEdoEkitiEnuguGombeImoJigawaKadunaKanoKatsinaKebbiKogiKwaraLagosNasarawaNigerOgunOndoOsunOtherOyoPlateauRiversSokotoTarabaYobeZamfara
Administration / FacilitiesAgriculture / Agro-AlliedArt / Crafts / LanguagesAviation / AerospaceBankingBursary and ScholarshipsCaregiver / Nanny / Social WorkersCatering / ConfectioneryConstruction and Site EngineeringConsultancyContent, Editorial and JournalismCustomer Care, Success and ServiceData, Business Analysis and AIDrivingEducation / Teaching / TrainingEngineering / TechnicalEnvironment Health and SafetyFinance / Accounting / AuditFood, Beverage and HospitalityGeneralGraduate JobsHuman Resources / HRICT / ComputerInsuranceInternships Janitorial ServicesLegal and RegulatoryLogisticsManufacturingMarketing and CommunicationMedia Production and EntertainmentMedical / HealthcareNGO/Non-ProfitOil and Gas, Energy and MiningPharmaceuticalProcurement / Store-keeping / Supply ChainProduct ManagementProject and Program ManagementReal EstateResearch and DevelopmentRFP / RFQ / EOIRisk Management and ComplianceSales and Business DevelopmentScienceSecurity / IntelligenceShipping and MaritimeSports, Fitness and Personal CareStrategic and Top ManagementTravels and ToursUX, Design and ArchitectureVolunteer
BA/BSc/HNDFirst School Leaving CertificateMBA/MSc/MANCEONDOthersPhD/FellowshipProfessional CertificateSecondary School (SSCE)Vocational
Close
Detailed Search
Send this job to a friend
Type the email of your friend Enter your email Type Your Email Message I think you may be interested in this position - Driver at Management Sciences For Health - MSH. This is the link: https://www.myjobmag.com/job/driver-management-science-for-health-16?utm_source=email_friend. Copy and paste link on browser if link is not working. Check it out!
Did you notice an error or suspect this job is scam? Tell us.
Enter your email Type Your Message
(adsbygoogle = window.adsbygoogle || []).push({});
-
- Driver at Management Sciences For Health - MSH
- View Jobs in NGO / Non-Profit Associations / View Jobs at Management Sciences For Health - MSH
Posted: Sep 16, 2026
Deadline: Not specified
-
- @gmail.com
- @yahoo.com
- @outlook.com
-
(adsbygoogle = window.adsbygoogle || []).push({});
Learn How to Get a Job and Stay Ahead with AI Register for our Free Webinar
MSH, a global health nonprofit organization, uses proven approaches developed over 40 years to help leaders, health managers, and communities in developing nations build stronger health systems for greater health impact. We work to save lives by closing the gap between knowledge and action in public health. Since its founding in 1971, MSH has worked in over ...
Driver
- Job Type Full Time
- Qualification Secondary School (SSCE)
- Experience 2 - 4 years
- Location Nigeria
- Job Field Driving 
Overview
- The Driver will be directly working with the CHWP Project in Ebonyi and Yobe States and will operate the MSH vehicle following the MSH guidelines, maintain vehicle logbook, and oversee vehicle maintenance and repairs.
- This position must be aware of and adhere to the MSH Procurement Integrity policy and will assist in safeguarding the assets (financial and physical) of MSH and ultimately donors against fraud, loss, or misuse.
Responsibilities
Operations/Transportation:- Safely transport the project team, VIP Visitors and other MSH staff to and from various locations, including meetings, appointments, and events.
- Exhibit excellent communication skills, including clear and timely coordination with the project team regarding schedule changes or additional transportation requirements.
- Maintain confidentiality and discretion regarding the project team’s activities, conversations, and sensitive information.
- Constantly reviewing the itinerary of the project team and planning all movements in coordination with the operations team and Security Unit.
- Drive the vehicle with caution ensuring the safety of passengers.
- Abide by Nigerian Highway Code Traffic Regulations and uphold MSH driving rules and transport policies among yourself and all passengers.
- Operate controls the loading and unloading of goods.
- Keep vehicle health, logbook updated.
- Ensure the security of the vehicle when outside of the office.
- Ensure the safety of all passengers.
- Provide reliable and secure driving services for MSH, Partner and stakeholders (Transport staff, clients and/or packages to and from destinations)
- Submit all expense reports in a timely manner to accounting, properly completed.
- Ensure all vehicle documents/particulars are up to date.
- Ensure vehicle accessories are always completed in the vehicle.
- Ensure that the vehicle is always fueled and ready for use.
Administrative:
- Contributes to the development of Monitoring Tools and Policies such as the Fleet Management Policy, Fuel Consumption Tracker, etc.
- Complete trip tickets, keep record of fuel consumption, run hours, and mileage reports regularly.
- Maintain the vehicle log books and sheets on a regular basis and update all necessary paperwork related to the vehicle (insurance, fitness etc.) to ensure smooth operation and movements.
- Assist in ensuring vehicle registration, licenses, insurance, etc. are current and compliant with road regulations.
- Coordinate with admin unit on trip scheduling.
- Ensure all trips are supported by approved trip authorization forms.
- Submit all expense reports in a timely manner to accounting, properly completed.
- Ensure Total Card cash top-ups are done as when due.
Maintenance:
- Perform maintenance check-up of vehicle on a regular basis and schedule regular car service appointments.
- Promptly report all vehicle faults, maintenance needs, and incidents/accidents to supervisor to ensure proper maintenance of the vehicle for better performance and safety.
- Inspect vehicle daily using vehicle daily checklist prior to travel to ensure all fluids, tires, wipers, belts, etc. are in good working order and ensure cleanliness of the vehicle (exterior car wash and interior cleaning/vacuuming).
- Ensure that the vehicle has enough fuel at all times for project or official utilization
- Maintain all equipment allocated to the vehicle is completed and in good working order, including spare tire and communications equipment, before undertaking any journeys to ensure the safety of the assigned vehicle.
Qualifications
- Required minimum education: High School Certificate
- 2-4 years of relevant work experience in transportation, mechanics, logistics,
- operations.
- Valid driver’s license with a clean record (no traffic violations).
Preferred:
- Familiarity with GPS devices.
- Ability to communicate in English, both written and orally.
- Experience with international governmental and non-governmental organizations, donor agencies, etc.
- Auto-mechanic experience.
- Knowledge of traffic rules and regulations and safety issues.
- Knowledge of minor vehicle repair, identification of mechanical & electrical troubles and ability to lift heavy loads.
- Knowledge of vehicle safety and control systems.
- Knowledge the Nigeria highway and road system and structure.
- Ability to react quickly and make sound decisions under pressure.
- Tact, professionalism, and ability to collaborate effectively with colleagues from
- a broad range of non-governmental, governmental, and international organizations.
- Demonstrated punctuality, attention to detail, patience, friendly demeanor,
- flexibility, and overall positive attitude.
- A neat and professional appearance.
- Undertake irregular work schedules, long trips and be ready to perform in short
- notice for assignment of a trip.
Physical Demands:
- Availability to travel domestically.
- Driving for extended periods of time.
- Ability to lift up to 20kg.
(adsbygoogle = window.adsbygoogle || []).push({});
Check how your CV aligns with this job
Method of Application
Interested and qualified? Go to Management Sciences For Health - MSH on msh.wd503.myworkdayjobs.com to apply
Build your CV for free. Download in different templates.
-
Share
- .tg-subscribe{display:flex;flex-wrap:wrap;align-items:center;gap:10px;clear:both;margin:12px 0;padding:12px 14px;border:1px solid #d8dee5;border-radius:6px;background:#f7f9fb;}.tg-subscribe span{flex:1 1 200px;}.tg-subscribe a{display:inline-block;padding:10px 16px;background:#2481cc;color:#ffffff;border-radius:4px;text-decoration:none;}@media (max-width:520px){.tg-subscribe a{display:block;width:100%;text-align:center;box-sizing:border-box;}}
Get new Driving jobs like this on Telegram.Subscribe on Telegram
-
Send your application
Your Name Your Email Your Phone Number Your Current Location Abia Abuja Adamawa Akwa Ibom Anambra Bauchi Bayelsa Benue Borno Cross River Delta Ebonyi Edo Ekiti Enugu Gombe Imo Jigawa Kaduna Kano Katsina Kebbi Kogi Kwara Lagos Nasarawa Niger Ogun Ondo Osun Other Oyo Plateau Rivers Sokoto Taraba Yobe Zamfara Subject of your Application Your cover letterAttach your CV/Doc
Join our WhatsApp Community Back To HomeView Current Vacancies at Management Sciences For Health - MSH
Jobs You Might Be Interested in
- Driver
- Driver at Josonseth Digital Consulting
- Company Driver at Black Pelican Group
- E-Hailing Ride Services Driver at T & B Logistics
- Chauffeurs – Hospitality
- Executive Drivers
- Executive Driver at Creseada International Limited
- Spy Police Driver at Viju Industries Nigeria Limited
- Dispatch Rider at LeoByte Global
- Company Drivers - Onireke Ibadan at Prologdrivers
- Company Driver
- Driver at MJ Spark Media Agency
- Personal Driver at Giantfield Property Limited
- Professional Drivers - Lagos Mainland & Island at Prologdrivers
- Driver at Felton Energy Services Ltd (FESL)
Find Your Dream Job!
Signup and complete your profile so we can match you with the right employer
- @gmail.com
- @yahoo.com
- @outlook.com
Related Companies Hiring Now
- Jhpiego - John Hopkins University Jobs
- INTERSOS Jobs
- Center for Civilians in Conflict’s Mission Jobs
- Corus International Jobs
- Concern on Climate Change for the Community Initiative Jobs
- Health and Development Support Programme (HANDS) Jobs
- Community Development And Reproductive Health Initive (CODERHI) Jobs
- The Sahara Centre Jobs
- Popular Jobs
- Senior Medical Representative at Alpha Pharmacy
- Laundry & Washing Machine Operator at Embroidery Digitizing Nigeria Limited
- Executive Assistant to the CEO at a Reputable Company
- Plumber at GW Support
- Marketer at People Sphere Management
- Financial Controller at the Chrysalis Capital
- Junior Accounting Officer at the M & W Nuts Company
- Jobs at Sagar Vitaceuticals Nigeria Limited
- Senior Electronics Technician at SLB
- Ongoing Recruitment at Ascentech Services Limited
Career Advice
- Average Salaries in Nigeria in 2026 This guide brings together the average salary in Nigeria based on recent 2026 salary benchmarks. Salaries are listed by industry, experience level and city to give jobseekers, employers and HR professionals a more useful picture of salary levels in Nigeria in 2026.
- The 2026 / 2027 Nestlé Nigeria Community Scholarship This scholarship is open exclusively to indigenes or residents of Agbara, Abaji, Manderigi, Obafemi Owode and Sagamu.
- Top Hiring Mistakes Nigerian Employers Make and How Recruitment Agencies Help In this article, we'll explore the most common hiring mistakes Nigerian employers make and how recruitment agencies solve them.
- Best Freelance Skills You Need to Earn in USD This article discusses the best freelance skills to learn if you want to earn in USD and shares tips on how you can get your first interantional client.
(adsbygoogle = window.adsbygoogle || []).push({});
Subscribe to Job Alert
Join our happy subscribers
- @gmail.com
- @yahoo.com
- @outlook.com
-
- Job Links
- Jobs in Lagos
- Jobs in Abuja
-
- Myjobmag Sites
- MyJobMag Ghana
- MyJobMag Kenya
- MyJobMag Nigeria
- MyJobMag South Africa
- MyJobMag UK
About Contact Privacy Policy Terms [email protected] Copyright © 2026 MyJobMag
/* First party identity cookie fallback for pages where PHP could not set it. */ (function () { if (!/(^|; )mjm_p=[0-9a-f]{40}/.test(document.cookie)) { var b = new Uint8Array(20); (window.crypto || window.msCrypto).getRandomValues(b); var t = Array.prototype.map.call(b, function (x) { return ('0' + x.toString(16)).slice(-2); }).join(''); var d = new Date(); d.setTime(d.getTime() + 365 * 86400 * 1000); document.cookie = 'mjm_p=' + t + ';expires=' + d.toUTCString() + ';path=/;SameSite=Lax' + (location.protocol === 'https:' ? ';Secure' : ''); } })(); window.WPUSH_CFG = { vapid: "BBoSD3sQU8DtltcGAIMYOJtzP61dwmYtPP3pC7OFu8ckOBHeQW-k5y3xkNXetOUZAPuOYAAXC27w9dwg-u3S1fY", country: 1, prefsUrl: '/push/preferences.php' };
Send your application through
//setTimeout('abcdload()',2000); var ele = document.getElementById('tooltip'); var sel = window.getSelection(); var rel1= document.createRange(); rel1.selectNode(document.getElementById('cal1')); var rel2= document.createRange(); rel2.selectNode(document.getElementById('cal2')); document.getElementById("printable").addEventListener('mouseup', function(e) { if (!sel.isCollapsed) { // debugger; if(validateEmail(sel)) { //if(document.getElementById('cal3').innerText !=sel ){ pointer =0; } //document.getElementById('cal3').innerText=sel; var r = sel.getRangeAt(0).getBoundingClientRect(); var rb1 = rel1.getBoundingClientRect(); var rb2 = rel2.getBoundingClientRect(); ele.style.top = (r.bottom - rb2.top)*100/(rb1.top-rb2.top) + 'px'; ele.style.left = (r.left - rb2.left)*100/(rb1.left-rb2.left) + 'px'; var links=ele.getElementsByTagName('a'); for (var i = 0; i < links.length; i++) { var s = links[i].href; var ar=links[i].href.split('to='); links[i].href=ar[0]+'to='+sel; } ele.style.display = 'block'; } } event.preventDefault(); }); window.addEventListener('mousedown', function () { }); document.body.onmousedown = function(e) { var crtElem = e.target; while (crtElem != null && crtElem != ele) { crtElem = crtElem.parentNode; } if (crtElem != ele) { ele.style.display = 'none'; } } window.OneSignalDeferred = window.OneSignalDeferred || []; OneSignalDeferred.push(async function(OneSignal) { await OneSignal.init({ appId: "1303cfc0-76b0-4cee-aa4e-a39538e2319a", }); }); (function(){function c(){var b=a.contentDocument||(a.contentWindow&&a.contentWindow.document);if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a3c41d5568950528',t:'MTc4OTYwNjIwMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();Market insight
Similar jobs
Live-in Driver
School Driver
Physics Teacher
English Language Teacher
Class Assistants
Cleaners
Frequently asked questions
What salary can I expect?
This listing does not show a salary. Similar roles in Nigeria often pay around 1 500 000 ₦ (median of 66 offers).
How do I apply for this job?
Open the original source page and contact the employer there. Finder never charges job seekers.
Are these jobs up to date?
Yes. Finder regularly refreshes vacancies from public sources and removes closed offers.