<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>BS &#8211; pakrailjobs</title>
	<atom:link href="https://pakrailjobs.com/bs/feed/" rel="self" type="application/rss+xml" />
	<link>https://pakrailjobs.com</link>
	<description>PAk Rail Jobs</description>
	<lastBuildDate>Sun, 22 Feb 2026 08:14:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.6</generator>

<image>
	<url>https://pakrailjobs.com/wp-content/uploads/2026/02/cropped-cropped-Pakrailjobs__1_-removebg-preview-1-32x32.png</url>
	<title>BS &#8211; pakrailjobs</title>
	<link>https://pakrailjobs.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now</title>
		<link>https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/</link>
					<comments>https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/#respond</comments>
		
		<dc:creator><![CDATA[Pakrailjobs]]></dc:creator>
		<pubDate>Sun, 22 Feb 2026 08:14:04 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[BS]]></category>
		<category><![CDATA[Govermment]]></category>
		<category><![CDATA[Lahore jobs]]></category>
		<category><![CDATA[Master]]></category>
		<category><![CDATA[Punjab jobs]]></category>
		<category><![CDATA[Railway Jobs]]></category>
		<category><![CDATA[Rawalpindi]]></category>
		<category><![CDATA[Security Jobs]]></category>
		<category><![CDATA[contract basis]]></category>
		<guid isPermaLink="false">https://pakrailjobs.com/?p=4825</guid>

					<description><![CDATA[If you are looking for a government job in Pakistan, here is a golden opportunity for you. Pakistan Railways has ... <p class="read-more-container"><a title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now" class="read-more button" href="https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/#more-4825" aria-label="Read more about Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now">Read more</a></p>]]></description>
										<content:encoded><![CDATA[
<p>If you are looking for a <strong>government job in Pakistan</strong>, here is a golden opportunity for you. <strong>Pakistan Railways</strong> has officially announced <strong>Pakistan Railways Guard Gr-I Jobs (BPS-14)</strong> on a <strong>contract basis</strong>. Eligible male candidates from across Pakistan can apply through the <strong>National Job Portal (NJP)</strong> within the given deadline.</p>



<!--Font Awesome-->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"></link>

<style>
:root {
    --icon-blue: #0ea5e9;
    --border-green: #22c55e;
    --light-green-bg: #f0fdf4;
    --whatsapp-green: #25D366;
}

/* Title */
.quick-info-title {
    max-width: 800px;
    margin: 25px auto 10px;
    font-size: 22px;
    font-weight: 800;
    color: #111;
    border-left: 5px solid var(--border-green);
    padding-left: 12px;
    font-family: 'Segoe UI', Arial, sans-serif;
}

/* Wrapper */
.app-info-wrapper {
    max-width: 800px;
    margin: 0 auto 20px;
    padding: 15px;
    background: #fff;
    font-family: 'Segoe UI', Arial, sans-serif;
}

/* Grid */
.info-grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin: 15px 0;
}

/* Card */
.info-card {
    display: flex;
    align-items: center;
    padding: 14px;
    border-radius: 12px;
    background: var(--light-green-bg);
    border: 1.5px dashed var(--border-green);
    transition: 0.3s ease;
}

.info-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.05);
}

.full-width {
    grid-column: span 2;
}

/* Icon */
.info-icon {
    width: 42px;
    height: 42px;
    background: #fff;
    border: 2px solid var(--icon-blue);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--icon-blue);
    font-size: 18px;
    margin-right: 12px;
}

/* Text */
.info-label {
    font-size: 13px;
    font-weight: 700;
    color: #333;
}

.info-value {
    font-size: 14px;
    color: #555;
    margin-top: 2px;
}

/* WhatsApp Button */
.btn-container {
    margin-top: 25px;
    text-align: center;
}

.whatsapp-btn {
    text-decoration: none;
    display: inline-block;
    animation: float3d 3s ease-in-out infinite;
}

.btn-content {
    background: var(--whatsapp-green);
    color: #fff;
    padding: 16px 22px;
    border-radius: 15px;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: 0 10px 20px rgba(37,211,102,0.4),
                inset 0 -5px 0 rgba(0,0,0,0.15);
    transition: 0.3s ease;
}

.btn-content:hover {
    transform: scale(1.05);
}

.btn-content i {
    font-size: 22px;
}

@keyframes float3d {
    0%,100% { transform: translateY(0); }
    50% { transform: translateY(-6px); }
}

/* Responsive */
@media (max-width:600px) {
    .info-grid-container {
        grid-template-columns: 1fr;
    }
    .full-width {
        grid-column: span 1;
    }
}
</style>

<h2 class="quick-info-title">Job Overview – Pakistan Railways Guard Gr-I jobs (BPS-14)</h2>

<div class="app-info-wrapper">

    <!--Full Width Card-->
    <div class="info-card full-width">
        <div class="info-icon">
            <i class="fa-regular fa-calendar-days"></i>
        </div>
        <div>
            <div class="info-label">Date Posted / Updated</div>
            <div class="info-value">22 February, 2026</div>
        </div>
    </div>

    <!--Grid Start-->
    <div class="info-grid-container">

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-briefcase"></i>
            </div>
            <div>
                <div class="info-label">Category / Sector</div>
                <div class="info-value">Government</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-newspaper"></i>
            </div>
            <div>
                <div class="info-label">Newspaper</div>
                <div class="info-value">Other Jobs</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-user-graduate"></i>
            </div>
            <div>
                <div class="info-label">Education</div>
                <div class="info-value">Bachelor | Master</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-location-dot"></i>
            </div>
            <div>
                <div class="info-label">Vacancy Location</div>
                <div class="info-value">Lahore,Rawalpindi, Punjab, Pakistan</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-building-columns"></i>
            </div>
            <div>
                <div class="info-label">Organization</div>
                <div class="info-value">Pakistan Railways</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-layer-group"></i>
            </div>
            <div>
                <div class="info-label">Job Industry</div>
                <div class="info-value">Security Jobs</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-clock"></i>
            </div>
            <div>
                <div class="info-label">Job Type</div>
                <div class="info-value">contract basis</div>
            </div>
        </div>

        <div class="info-card">
            <div class="info-icon">
                <i class="fa-solid fa-hourglass-end"></i>
            </div>
            <div>
                <div class="info-label">Expected Last Date</div>
                <div class="info-value">14 March, 2026</div>
            </div>
        </div>

    </div>
    <!--Grid End-->

    <!--WhatsApp Button-->
    <div class="btn-container">
        <a class="whatsapp-btn" href="https://www.whatsapp.com/channel/0029VbBVoHn3WHTQIFSYiI2B" rel="noopener" target="_blank">
            <div class="btn-content">
                <i class="fab fa-whatsapp"></i>
                Join WhatsApp Channel
            </div>
        </a>
    </div>

</div>



<h2 class="wp-block-heading">Division Wise Breakup of Vacancies (74 Total)</h2>



<p>Pakistan Railways has distributed the vacancies across different divisions as follows:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Division</th><th>Vacancies</th></tr></thead><tbody><tr><td>Peshawar</td><td>08</td></tr><tr><td>Rawalpindi</td><td>19</td></tr><tr><td>Lahore</td><td>NIL</td></tr><tr><td>Multan</td><td>NIL</td></tr><tr><td>Sukkur</td><td>06</td></tr><tr><td>Quetta</td><td>10</td></tr><tr><td>Karachi</td><td>31</td></tr><tr><td><strong>Total</strong></td><td><strong>74</strong></td></tr></tbody></table></figure>



<p>👉 <strong>Karachi Division</strong> has the highest number of vacancies (31 posts), while Lahore and Multan divisions currently have no vacancies.</p>



<!--Also Read Box Start-->
<div class="related-post-box">
  <span class="related-label">Also Read</span>
  <div class="related-post">
    <a href="https://pakrailjobs.com/bewah-sahara-card-program-2025-online-apply/" target="_blank">
      <img decoding="async" alt="Bewa Sahara Card Program 2025" src="https://pakrailjobs.com/wp-content/uploads/2025/10/Good-News-Bewah-Sahara-Card-Program-2025-–-Apply-Online-for-Exclusive-Financial-Support.png" title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 18">
      <div class="related-text">
        <h3>Bewa Sahara Card Program 2026 – Apply Online for Exclusive Financial Support</h3>
      </div>
    </a>
  </div>
</div>

<style>
.related-post-box {
  border: 1px dashed #d22;
  padding: 10px;
  margin: 20px 0;
  position: relative;
  border-radius: 6px;
  background: #fff;
}

.related-label {
  position: absolute;
  top: -12px;
  left: 10px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 3px;
}

.related-post {
  display: flex;
  align-items: center;
  gap: 10px;
}

.related-post img {
  width: 80px;
  height: 60px;
  border-radius: 6px;
  object-fit: cover;
}

.related-text h3 {
  font-size: 15px;
  color: #111;
  line-height: 1.4;
  margin: 0;
}

.related-post a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
}

.related-post:hover h3 {
  color: #d22;
}
</style>
<!--Also Read Box End-->



<h2 class="wp-block-heading">Required Qualification</h2>



<p>To apply for Guard Gr-I (BPS-14), candidates must have:</p>



<ul class="wp-block-list">
<li><strong>BA / BSc (2nd Division)</strong></li>



<li>Degree must be recognized by <strong>HEC (Higher Education Commission)</strong></li>
</ul>



<p>Candidates must ensure that their final transcript has been issued before applying. Those awaiting results are not eligible.</p>



<h2 class="wp-block-heading">Age Limit Criteria</h2>



<p>The standard age limit is:</p>



<ul class="wp-block-list">
<li><strong>18 to 25 Years</strong></li>



<li>Plus <strong>5 Years General Age Relaxation</strong></li>
</ul>



<h3 class="wp-block-heading">Additional Age Relaxations:</h3>



<ul class="wp-block-list">
<li><strong>3 Years</strong> for candidates from Scheduled Castes, Buddhist Community, Sindh Rural, Balochistan, Tribal Areas, AJK &amp; Northern Areas.</li>



<li><strong>Up to 15 Years</strong> for Ex-Servicemen (as per service duration).</li>



<li><strong>10 Years</strong> for Government employees with 2 years continuous service.</li>



<li><strong>5 Years</strong> for children of deceased civil servants (who died during service).</li>
</ul>



<p>Candidates eligible for multiple relaxations can only claim age relaxation in <strong>one category</strong>.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">
                                                <img decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png" class="Teckshop-rp-image wp-post-image" alt="Health and Population Department Punjab Jobs 2026 pakrailjobs" srcset="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png 1536w, https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026-300x200.png 300w" sizes="(max-width: 150px) 100vw, 150px" title="University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity 10">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h2 class="wp-block-heading">Selection Criteria</h2>



<p>Selection will be made on the following weightage:</p>



<ul class="wp-block-list">
<li><strong>70% Written Test</strong></li>



<li><strong>30% Interview</strong></li>
</ul>



<p>Only shortlisted candidates will be called for the interview. No TA/DA will be admissible for test or interview.</p>



<p>Selected candidates must:</p>



<ul class="wp-block-list">
<li>Pass the prescribed <strong>Medical Examination</strong></li>



<li>Be cleared by <strong>Security Agencies</strong></li>



<li>Undergo specified training</li>
</ul>



<h2 class="wp-block-heading">Quota Distribution</h2>



<p>The following quotas will be observed:</p>



<ul class="wp-block-list">
<li><strong>60% Open Merit</strong></li>



<li><strong>5% Minorities / Non-Muslims</strong></li>



<li><strong>5% Orphans</strong> (Death Certificate from NADRA required)</li>



<li><strong>10% Ex-Servicemen</strong> (Certificate mandatory)</li>



<li><strong>20% Railway Employees’ Children</strong> (Including 2% for deceased employees – Railway Card required)</li>
</ul>



<p>Candidates applying under quota must provide valid supporting documents.</p>



<h2 class="wp-block-heading">Application Processing Fee</h2>



<p>Applicants must deposit:
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">
                                                <img decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts) 11">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts)</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<ul class="wp-block-list">
<li><strong>Rs. 1000/- Processing Fee</strong></li>
</ul>



<p>The fee should be deposited at:</p>



<ul class="wp-block-list">
<li>C.C.T Cash Office, Lahore</li>



<li>Station Masters &amp; Booking Offices of Pakistan Railways</li>
</ul>



<p>Upload the <strong>Miscellaneous Receipt (M.R.)</strong> while applying online.</p>



<h2 class="wp-block-heading">How to Apply Online for Pakistan Railways Guard Gr-I Jobs</h2>



<p>Follow these simple steps:</p>



<ol class="wp-block-list">
<li>Visit the <strong>National Job Portal (NJP)</strong> website:<br>👉 <a href="http://www.njp.gov.pk/" target="_blank" rel="noopener">www.njp.gov.pk</a></li>



<li>Create an account or log in.</li>



<li>Search for <strong>Pakistan Railways Guard Gr-I (BPS-14)</strong> post.</li>



<li>Fill in the application form carefully.</li>



<li>Upload required documents and M.R. receipt.</li>



<li>Submit your application within <strong>20 days</strong> of advertisement publication.</li>
</ol>



<p>Applications submitted after the deadline will not be entertained.</p>



<h2 class="wp-block-heading">Important Instructions for Candidates</h2>



<ul class="wp-block-list">
<li>Departmental candidates must apply through proper channel (NOC required).</li>



<li>Applications with incorrect information will be rejected.</li>



<li>The competent authority reserves the right to increase/decrease vacancies.</li>



<li>Fake or bogus documents will lead to cancellation of appointment.</li>
</ul>



<h2 class="wp-block-heading">Why Apply for Pakistan Railways Guard Gr-I Jobs?</h2>



<p>Working in Pakistan Railways offers:</p>



<ul class="wp-block-list">
<li>Government job security</li>



<li>Competitive salary (BPS-14)</li>



<li>Career growth opportunities</li>



<li>Nationwide posting experience</li>



<li>Respectable position in a national organization</li>
</ul>



<p>This is a great opportunity for graduates seeking stable government employment in Pakistan.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">
                                                <img decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/ChatGPT-Image-May-31-2026-10_10_54-AM-150x100.png" class="Teckshop-rp-image wp-post-image" alt="ChatGPT Image May 31 2026 10 10 54 AM pakrailjobs" title="Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK 12">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h2 class="wp-block-heading">Final Words</h2>



<p>The <strong>Pakistan Railways Guard Gr-I Jobs 2026</strong> announcement brings 74 contract-based vacancies across major divisions including Karachi, Rawalpindi, Quetta, Sukkur, and Peshawar.</p>



<p>If you meet the eligibility criteria, don’t miss this opportunity. Apply online through NJP before the closing date and secure your chance to join Pakistan Railways.</p>



<p></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="501" height="1024" src="https://pakrailjobs.com/wp-content/uploads/2026/02/741234_1-501x1024.jpg" alt="Pakistan Railways Guard Gr-I Jobs" class="wp-image-4827" title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 19" srcset="https://pakrailjobs.com/wp-content/uploads/2026/02/741234_1-501x1024.jpg 501w, https://pakrailjobs.com/wp-content/uploads/2026/02/741234_1-147x300.jpg 147w, https://pakrailjobs.com/wp-content/uploads/2026/02/741234_1.jpg 700w" sizes="auto, (max-width: 501px) 100vw, 501px" /><figcaption>Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 20</figcaption></figure>



<p>Original Source: https://roznama92news.com/storage/cutting/image/2026/02/21/1771640836-943143.jpg</p>



<p>For more latest government job updates in Pakistan, keep visiting our website daily. 🚆<br></p>
<div class="rps-related-posts-container">
        <div class="Teckshop-related-posts-box-multi Teckshop-related-posts-shadow">
            <h2 class="Teckshop-related-posts-multi-heading">Latest Updates</h2>
            <div class="Teckshop-related-posts-multi-inner-box">
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/border-health-services-pakistan-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now 13">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/lahore-electric-supply-company-lesco-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Lahore-Electric-Supply-Company-LESCO-Jobs-Notice-2026-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Lahore Electric Supply Company LESCO Jobs Notice 2026 pakrailjobs" title="Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity 14">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/wapda-jobs-2026-in-lahore-apply-now/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="WAPDA Jobs 2026 in Lahore – Apply Now" srcset="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp 150w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-300x200.webp 300w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-1024x683.webp 1024w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-768x512.webp 768w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now.webp 1536w" sizes="auto, (max-width: 150px) 100vw, 150px" title="Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division) 15">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division)</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/government-of-sindh-security-guard-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Create_a_highimpact_202602211727-150x100.png" class="Teckshop-rp-image-multi wp-post-image" alt="Create a highimpact 202602211727 pakrailjobs" title="Government of Sindh Security Guard Jobs 2026 – Special Security Unit (SSU) Hiring 16">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Government of Sindh Security Guard Jobs 2026 – Special Security Unit (SSU) Hiring</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/station-master-semo-jobs-2026-attock-cantt/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Image_202602182001-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Image 202602182001 pakrailjobs" title="Station Master (SEMO) Jobs 2026 at C/O EM EME Attock Cantt – Apply Now 17">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Station Master (SEMO) Jobs 2026 at C/O EM EME Attock Cantt – Apply Now</div>
                    </div>
                </a>
        </div>
        <div style="text-align: right; font-size: 14px; font-weight: 500; margin: 10px;">
            Powerd By <a href="https://railapk.com/our-plugins/" target="_blank" rel="noopener">Rail Apk⚡</a>
        </div>
    </div></div>]]></content:encoded>
					
					<wfw:commentRss>https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Ministry of Industries and Production Jobs 2026 – Apply Online (Multiple Vacancies)</title>
		<link>https://pakrailjobs.com/ministry-of-industries-and-production-jobs-2026/</link>
					<comments>https://pakrailjobs.com/ministry-of-industries-and-production-jobs-2026/#respond</comments>
		
		<dc:creator><![CDATA[Atif Khalish]]></dc:creator>
		<pubDate>Tue, 27 Jan 2026 14:39:58 +0000</pubDate>
				<category><![CDATA[Bachelor]]></category>
		<category><![CDATA[BS]]></category>
		<category><![CDATA[Govermment]]></category>
		<category><![CDATA[Islamabad jobs]]></category>
		<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[Master]]></category>
		<category><![CDATA[pakistan]]></category>
		<category><![CDATA[The News Jobs]]></category>
		<category><![CDATA[Ministry of Industries and Production]]></category>
		<guid isPermaLink="false">https://pakrailjobs.com/?p=4601</guid>

					<description><![CDATA[Ministry of Industries and Production Jobs 2026 – Advertisement Details Available Vacancies 1. Chief Technical Advisor (SPPS-I) – 01 Post ... <p class="read-more-container"><a title="Ministry of Industries and Production Jobs 2026 – Apply Online (Multiple Vacancies)" class="read-more button" href="https://pakrailjobs.com/ministry-of-industries-and-production-jobs-2026/#more-4601" aria-label="Read more about Ministry of Industries and Production Jobs 2026 – Apply Online (Multiple Vacancies)">Read more</a></p>]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><nav><ul><li class=""><a href="/#ministry-of-industries-and-production-jobs-2026-advertisement-details">Ministry of Industries and Production Jobs 2026 – Advertisement Details</a></li><li class=""><a href="/#available-vacancies">Available Vacancies</a><ul><li class=""><a href="/#1-chief-technical-advisor-spps-i-01-post">1. Chief Technical Advisor (SPPS-I) – 01 Post</a></li><li class=""><a href="/#2-industrial-duties-tariff-expert-spps-ii-01-post">2. Industrial Duties &amp; Tariff Expert (SPPS-II) – 01 Post</a></li><li class=""><a href="/#3-public-private-partnership-ppp-specialist-spps-ii-01-post">3. Public Private Partnership (PPP) Specialist (SPPS-II) – 01 Post</a></li><li class=""><a href="/#4-sectoral-expert-small-medium-enterprises-spps-ii-01-post">4. Sectoral Expert – Small &amp; Medium Enterprises (SPPS-II) – 01 Post</a></li><li class=""><a href="/#5-sectoral-expert-large-scale-manufacturers-spps-ii-01-post">5. Sectoral Expert – Large Scale Manufacturers (SPPS-II) – 01 Post</a></li><li class=""><a href="/#6-data-analytics-expert-spps-ii-01-post">6. Data Analytics Expert (SPPS-II) – 01 Post</a></li><li class=""><a href="/#7-procurement-specialist-spps-iii-01-post">7. Procurement Specialist (SPPS-III) – 01 Post</a></li><li class=""><a href="/#8-contract-management-associate-spps-iv-01-post">8. Contract Management Associate (SPPS-IV) – 01 Post</a></li><li class=""><a href="/#9-admin-finance-associate-spps-iv-01-post">9. Admin &amp; Finance Associate (SPPS-IV) – 01 Post</a></li><li class=""><a href="/#10-tax-tariff-associate-spps-iv-01-post">10. Tax &amp; Tariff Associate (SPPS-IV) – 01 Post</a></li><li class=""><a href="/#11-research-associate-large-scale-manufacturing-spps-iv-02-posts">11. Research Associate – Large Scale Manufacturing (SPPS-IV) – 02 Posts</a></li><li class=""><a href="/#12-research-associate-small-medium-enterprises-spps-iv-02-posts">12. Research Associate – Small &amp; Medium Enterprises (SPPS-IV) – 02 Posts</a></li><li class=""><a href="/#13-research-associate-data-analytics-spps-iv-01-post">13. Research Associate – Data Analytics (SPPS-IV) – 01 Post</a></li><li class=""><a href="/#14-research-associate-public-private-partnership-spps-iv-01-post">14. Research Associate – Public Private Partnership (SPPS-IV) – 01 Post</a></li></ul></li><li class=""><a href="/#eligibility-criteria">Eligibility Criteria</a></li><li class=""><a href="/#last-date-to-apply">Last Date to Apply</a></li><li class=""><a href="/#required-documents">Required Documents</a></li><li class=""><a href="/#terms-and-conditions">Terms and Conditions</a></li><li class=""><a href="/#how-to-apply-for-ministry-of-industries-and-production-jobs-2026">How to Apply for Ministry of Industries and Production Jobs 2026</a></li></ul></nav></div>



<p>The <strong>Ministry of Industries and Production jobs 2026 , Government of Pakistan</strong> has officially announced <strong>multiple job vacancies</strong> through its latest advertisement published in leading newspapers across Pakistan. Applications are invited from <strong>qualified, experienced, and motivated Pakistani citizens</strong>, including <strong>female candidates</strong>, for appointments on a <strong>contract basis</strong>.</p>



<p>These positions are offered under <strong>SPPS scales</strong> and are open to candidates from <strong>all provinces of Pakistan</strong>.</p>



<h2 class="wp-block-heading" id="ministry-of-industries-and-production-jobs-2026-advertisement-details">Ministry of Industries and Production Jobs 2026 – Advertisement Details</h2>



<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet"></link>

<style>
.job-box, .job-box * { box-sizing: border-box; }

.job-box {
    width: 100%;
    max-width: 600px;
    background: #f6fbf8;
    border: 2px solid #28a745;
    border-radius: 8px;
    padding: 12px;
    font-family: Arial, sans-serif;
    margin: auto;
}

.job-row {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    padding: 8px 4px;
    border-bottom: 1px solid #ddd;
    flex-wrap: wrap;
    font-size: 14px;
}

.job-row:last-child { border-bottom: none; }

.job-row i {
    font-size: 15px;
    min-width: 18px;
}

.label { font-weight: 600; }

.badge {
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 12px;
    border: 2px solid;
    margin-left: auto;
}

.green { color: #28a745; border-color: #28a745; }
.red { color: #dc3545; border-color: #dc3545; }
.blue { color: #007bff; }

/* ===== WhatsApp Animated Box ===== */
.channel-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f0f8ff;
  width: 100%;
  margin: 16px auto;
  padding: 12px 16px;
  border-radius: 10px;
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
  animation: borderGlow 3s linear infinite;
}

.channel-info {
  display: flex;
  align-items: center;
  gap: 10px;
}

.channel-box .icon {
  width: 22px;
  height: 22px;
}

.channel-box .text {
  color: #0b694c;
  font-size: 15px;
  font-weight: 600;
}

.channel-box .join-btn {
  background: #25d366;
  color: #fff;
  text-decoration: none;
  padding: 6px 14px;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 600;
}

.channel-box .join-btn:hover {
  background: #128c7e;
}

@keyframes borderGlow {
  0% { box-shadow: 0 0 5px #ff0000, 0 0 5px #ff7f00; }
  25% { box-shadow: 0 0 5px #ff7f00, 0 0 5px #ffff00; }
  50% { box-shadow: 0 0 5px #00ff00, 0 0 5px #00ffff; }
  75% { box-shadow: 0 0 5px #0000ff, 0 0 5px #8b00ff; }
  100% { box-shadow: 0 0 5px #ff0000, 0 0 5px #ff7f00; }
}

/* ===== Social ===== */
.social {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-top: 10px;
}

.social a {
    padding: 10px;
    color: #fff;
    border-radius: 6px;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
}

.fb { background: #1877f2; }
.tt { background: #000; }
.ig { background: #e1306c; }
.yt { background: #ff0000; }

@media (min-width: 768px) {
    .social { grid-template-columns: repeat(4, 1fr); }
}
</style>

<div class="job-box">

    <div class="job-row">
        <i class="fa-solid fa-calendar-check green"></i>
        <span class="label">Date Posted / Updated:</span>
        <span class="badge green">27 January, 2026</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-users green"></i>
        <span class="label">Online Applicants:</span>
        <span class="badge green">Be among the first 25 applicants</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-layer-group green"></i>
        <span class="label">Category / Sector:</span>
        <span>Government</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-newspaper green"></i>
        <span class="label">Newspaper:</span>
        <span>The News Jobs</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-location-dot green"></i>
        <span class="label">Location:</span>
        <span class="blue">Islamabad, Pakistan</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-graduation-cap green"></i>
        <span class="label">Education:</span>
        <span>Bachelor | Master | CA | MS | BS</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-building green"></i>
        <span class="label">Organization:</span>
        <span>Ministry of Industries and Production</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-briefcase green"></i>
        <span class="label">Job Type:</span>
        <span>Full Time</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-calendar-xmark red"></i>
        <span class="label">Last Date:</span>
        <span class="badge red">11 February, 2026</span>
    </div>

    <!--WhatsApp Channel Animated-->
    <div class="channel-box">
      <div class="channel-info">
        <img decoding="async" alt="WhatsApp" class="icon" src="https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg" title="Ministry of Industries and Production Jobs 2026 – Apply Online (Multiple Vacancies) 40">
        <span class="text">Join WhatsApp Channel</span>
      </div>
      <a class="join-btn" href="https://whatsapp.com/channel/0029VbBVoHn3WHTQIFSYiI2B" target="_blank" rel="noopener">
        Join Now
      </a>
    </div>



    <div class="social">
        <a class="fb" href="https://www.facebook.com/Pakrailjobs" target="_blank" rel="noopener">
            <i class="fa-brands fa-facebook-f"></i> Facebook
        </a>
        <a class="tt" href="https://www.tiktok.com/@pakrailjobs" target="_blank" rel="noopener">
            <i class="fa-brands fa-tiktok"></i> TikTok
        </a>
        <a class="ig" href="https://www.instagram.com/Pakrailjobs/" target="_blank" rel="noopener">
            <i class="fa-brands fa-instagram"></i> Instagram
        </a>
        <a class="yt" href="https://www.youtube.com/Pakrailjobs" target="_blank" rel="noopener">
            <i class="fa-brands fa-youtube"></i> YouTube
        </a>
    </div>
</div>



<h2 class="wp-block-heading" id="available-vacancies">Available Vacancies</h2>



<h3 class="wp-block-heading" id="1-chief-technical-advisor-spps-i-01-post">1. Chief Technical Advisor (SPPS-I) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Master’s degree in Industrial Policy, Economics, Engineering, Public Administration, Development Studies, Business Administration, Chartered Accountancy (CA), CFA, or equivalent from an HEC-recognized university</li>



<li>Additional certification or executive education in strategic leadership/public sector reform preferred</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>Minimum <strong>10 years</strong> of progressive professional experience</li>



<li>Proven expertise in <strong>industrial development, economic policy, industrial management, or public sector reforms</strong></li>



<li>Experience with government, multilateral organizations, or international development agencies</li>



<li>Strong leadership experience at CXO or senior level</li>
</ul>



<h3 class="wp-block-heading" id="2-industrial-duties-tariff-expert-spps-ii-01-post">2. Industrial Duties &amp; Tariff Expert (SPPS-II) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Master’s degree in Social Sciences, Economics, Engineering, Business Administration, or related discipline</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>At least <strong>3 years</strong> of experience in <strong>industrial or trade-related duties</strong></li>



<li>Experience in <strong>tariff policy, trade economics, fiscal policy, or public finance</strong> preferred</li>



<li>Experience with organizations such as Ministry of Commerce, FBR, WTO, or NTDC</li>
</ul>



<h3 class="wp-block-heading" id="3-public-private-partnership-ppp-specialist-spps-ii-01-post">3. Public Private Partnership (PPP) Specialist (SPPS-II) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Master’s degree in Engineering, Business Administration, Public Policy, Finance, Law, Economics, CA, CFA, or equivalent</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>Minimum <strong>10 years</strong> of relevant experience</li>



<li>At least <strong>5 years</strong> of focused experience in <strong>PPP project development and structuring</strong></li>



<li>Experience in government ministries, development finance institutions, or private PPP projects</li>
</ul>



<h3 class="wp-block-heading" id="4-sectoral-expert-small-medium-enterprises-spps-ii-01-post">4. Sectoral Expert – Small &amp; Medium Enterprises (SPPS-II) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Master’s degree in Industrial Policy, Economics, Engineering, Public Administration, Development Studies, Business Administration, CA, CFA, or related field</li>
</ul>



<p><strong>Experience:</strong>
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png" class="Teckshop-rp-image wp-post-image" alt="Health and Population Department Punjab Jobs 2026 pakrailjobs" srcset="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png 1536w, https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026-300x200.png 300w" sizes="auto, (max-width: 150px) 100vw, 150px" title="University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity 32">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<ul class="wp-block-list">
<li>Minimum <strong>10 years</strong> of experience in <strong>SME development, industrial policy, or economic development</strong></li>



<li>Expertise in designing and implementing SME development programs</li>



<li>Experience in South Asia or comparable developing economies preferred</li>
</ul>



<h3 class="wp-block-heading" id="5-sectoral-expert-large-scale-manufacturers-spps-ii-01-post">5. Sectoral Expert – Large Scale Manufacturers (SPPS-II) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Master’s degree in Engineering, Public Administration, Business Administration, CA, CFA, or related discipline</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>Minimum <strong>10 years</strong> of experience in <strong>industrial policy, manufacturing sector development, or economic reforms</strong></li>



<li>Strong knowledge of <strong>value chain analysis, industrial clusters, productivity enhancement, and technology policy</strong></li>
</ul>



<h3 class="wp-block-heading" id="6-data-analytics-expert-spps-ii-01-post">6. Data Analytics Expert (SPPS-II) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Master’s degree in Data Analytics, Statistics, Economics, Business Analytics, or related discipline</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>Minimum <strong>10 years</strong> of professional experience</li>



<li>Proven experience in <strong>data-driven dashboards, predictive analytics, and advanced modeling</strong></li>



<li>Proficiency in <strong>Tableau, Power BI, Python, R, SQL</strong></li>



<li>Experience in public sector, industry, or research organizations preferred</li>
</ul>



<h3 class="wp-block-heading" id="7-procurement-specialist-spps-iii-01-post">7. Procurement Specialist (SPPS-III) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Master’s degree in Procurement, Supply Chain, Business Administration, Economics, Engineering, or related field</li>



<li>Professional certifications such as <strong>CIPS, CPM, PMP</strong> preferred</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>Minimum <strong>7 years</strong> of experience in <strong>public procurement</strong></li>



<li>Strong knowledge of <strong>PPRA rules</strong> and procurement procedures for public sector organizations</li>
</ul>



<h3 class="wp-block-heading" id="8-contract-management-associate-spps-iv-01-post">8. Contract Management Associate (SPPS-IV) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Bachelor’s or Master’s degree in Business Administration, Law, Public Administration, Economics, or related field</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li><strong>3–5 years</strong> of professional experience</li>



<li>Strong background in <strong>contract administration, compliance, and documentation</strong></li>
</ul>



<h3 class="wp-block-heading" id="9-admin-finance-associate-spps-iv-01-post">9. Admin &amp; Finance Associate (SPPS-IV) – 01 Post</h3>



<p><strong>Qualification:</strong>
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts) 33">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts)</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<ul class="wp-block-list">
<li>Bachelor’s (16 years education) or Master’s degree in Business Administration, Finance, Accounting, Economics, or Commerce</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>Minimum <strong>3 years</strong> of experience in <strong>administration, finance, accounts, or project support</strong></li>
</ul>



<h3 class="wp-block-heading" id="10-tax-tariff-associate-spps-iv-01-post">10. Tax &amp; Tariff Associate (SPPS-IV) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Bachelor’s or Master’s degree in Economics, Finance, Business Administration, or related discipline</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>Minimum <strong>3 years</strong> of experience in <strong>tax policy, trade policy, tariff analysis, or public finance</strong></li>



<li>Experience with government or regulatory bodies preferred</li>
</ul>



<h3 class="wp-block-heading" id="11-research-associate-large-scale-manufacturing-spps-iv-02-posts">11. Research Associate – Large Scale Manufacturing (SPPS-IV) – 02 Posts</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Bachelor’s or Master’s degree in Industrial Policy, Economics, Engineering, Business Administration, CA, CFA, or related field</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>Minimum <strong>3 years</strong> of experience in <strong>research, policy analysis, or industrial development</strong></li>
</ul>



<h3 class="wp-block-heading" id="12-research-associate-small-medium-enterprises-spps-iv-02-posts">12. Research Associate – Small &amp; Medium Enterprises (SPPS-IV) – 02 Posts</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Bachelor’s or Master’s degree in Industrial Policy, Economics, Engineering, Business Administration, or related discipline</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>Minimum <strong>3 years</strong> of professional experience in <strong>SME research, policy support, or development projects</strong></li>
</ul>



<h3 class="wp-block-heading" id="13-research-associate-data-analytics-spps-iv-01-post">13. Research Associate – Data Analytics (SPPS-IV) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Bachelor’s or Master’s degree in Data Science, Statistics, Economics, or Business Analytics</li>
</ul>



<p><strong>Experience:</strong>
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/ChatGPT-Image-May-31-2026-10_10_54-AM-150x100.png" class="Teckshop-rp-image wp-post-image" alt="ChatGPT Image May 31 2026 10 10 54 AM pakrailjobs" title="Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK 34">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<ul class="wp-block-list">
<li>Minimum <strong>3 years</strong> of experience</li>



<li>Hands-on knowledge of <strong>Tableau, Power BI, Python, R, SQL</strong> preferred</li>
</ul>



<h3 class="wp-block-heading" id="14-research-associate-public-private-partnership-spps-iv-01-post">14. Research Associate – Public Private Partnership (SPPS-IV) – 01 Post</h3>



<p><strong>Qualification:</strong></p>



<ul class="wp-block-list">
<li>Bachelor’s or Master’s degree in Business Administration, Public Policy, Finance, Law, Economics, CA, CFA, or related field</li>
</ul>



<p><strong>Experience:</strong></p>



<ul class="wp-block-list">
<li>Minimum <strong>3 years</strong> of experience focused on <strong>PPP research, development, or advisory roles</strong></li>
</ul>



<!--WhatsApp Channel Box Start-->
<style>
.channel-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f0f8ff;
  width: 100%;
  max-width: 450px;
  margin: 20px auto;
  padding: 12px 20px;
  border-radius: 10px;
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
  animation: borderGlow 3s linear infinite;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

.channel-info {
  display: flex;
  align-items: center;
  gap: 10px;
}

.channel-box .icon {
  width: 22px;
  height: 22px;
}

.channel-box .text {
  color: #0b694c;
  font-size: 16px;
  font-weight: 500;
}

.channel-box .join-btn {
  background: #25d366;
  color: #fff;
  text-decoration: none;
  padding: 6px 15px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  transition: 0.3s ease;
}

.channel-box .join-btn:hover {
  background: #128c7e;
}

@keyframes borderGlow {
  0% {
    box-shadow: 0 0 5px #ff0000, 0 0 5px #ff7f00;
  }
  25% {
    box-shadow: 0 0 5px #ff7f00, 0 0 5px #ffff00;
  }
  50% {
    box-shadow: 0 0 5px #00ff00, 0 0 5px #00ffff;
  }
  75% {
    box-shadow: 0 0 5px #0000ff, 0 0 5px #8b00ff;
  }
  100% {
    box-shadow: 0 0 5px #ff0000, 0 0 5px #ff7f00;
  }
}
</style>

<div class="channel-box">
  <div class="channel-info">
    <img decoding="async" alt="WhatsApp" class="icon" src="https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg" title="Ministry of Industries and Production Jobs 2026 – Apply Online (Multiple Vacancies) 40">
    <span class="text">WhatsApp Channel</span>
  </div>
  <a class="join-btn" href="https://whatsapp.com/channel/0029VbBVoHn3WHTQIFSYiI2B" target="_blank" rel="noopener">Join Now</a>
</div>
<!--WhatsApp Channel Box End-->



<h2 class="wp-block-heading" id="eligibility-criteria">Eligibility Criteria</h2>



<ul class="wp-block-list">
<li>Candidates from <strong>all over Pakistan</strong> are eligible to apply</li>



<li>Relevant <strong>Bachelor’s or Master’s degree</strong> as per post requirement</li>



<li><strong>Relevant professional experience</strong> is mandatory (varies by position)</li>



<li>Strong analytical, research, policy, or technical skills preferred</li>
</ul>



<!--Also Read Box Start-->
<div class="related-post-box">
  <span class="related-label">Also Read</span>
  <div class="related-post">
    <a href="https://pakrailjobs.com/punjab-ration-card-2025-online-apply-eligibility-cnic-check/" target="_blank">
      <img decoding="async" alt="Punjab Ration Card 2025 – Online Apply Eligibility &amp; CNIC Check" src="https://pakrailjobs.com/wp-content/uploads/2026/01/Punjab-Ration-Card-2026-Launched-%E2%80%93-Rs.3000-Ramzan-Assistance-for-Eligible-Families.webp" title="Ministry of Industries and Production Jobs 2026 – Apply Online (Multiple Vacancies) 42">
      <div class="related-text">
        <h3>Punjab Ration Card 2026 – Online Apply Eligibility &amp; CNIC Check</h3>
      </div>
    </a>
  </div>
</div>

<style>
.related-post-box {
  border: 1px dashed #d22;
  padding: 10px;
  margin: 20px 0;
  position: relative;
  border-radius: 6px;
  background: #fff;
}

.related-label {
  position: absolute;
  top: -12px;
  left: 10px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 3px;
}

.related-post {
  display: flex;
  align-items: center;
  gap: 10px;
}

.related-post img {
  width: 80px;
  height: 60px;
  border-radius: 6px;
  object-fit: cover;
}

.related-text h3 {
  font-size: 15px;
  color: #111;
  line-height: 1.4;
  margin: 0;
}

.related-post a {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
}

.related-post:hover h3 {
  color: #d22;
}
</style>
<!--Also Read Box End-->



<h2 class="wp-block-heading" id="last-date-to-apply">Last Date to Apply</h2>



<p>📅 <strong>Within 15 days of advertisement publication date</strong> (as mentioned in the official advertisement).</p>



<h2 class="wp-block-heading" id="required-documents">Required Documents</h2>



<p>Applicants must provide the following:</p>



<ul class="wp-block-list">
<li>CNIC (Computerized National Identity Card)</li>



<li>Domicile Certificate</li>



<li>Two recent passport-size photographs</li>



<li>Educational degrees and certificates</li>



<li>Experience certificates (if applicable)</li>



<li>Any other relevant supporting documents</li>
</ul>



<h2 class="wp-block-heading" id="terms-and-conditions">Terms and Conditions</h2>



<ul class="wp-block-list">
<li>Applications must be submitted <strong>according to the prescribed method</strong></li>



<li>Incomplete or incorrect applications will be rejected</li>



<li>Only shortlisted candidates will be contacted</li>



<li>No TA/DA will be provided for test/interview</li>



<li>Government employees must apply through proper channel</li>



<li>Original documents must be presented at the interview</li>
</ul>



<h2 class="wp-block-heading" id="how-to-apply-for-ministry-of-industries-and-production-jobs-2026">How to Apply for Ministry of Industries and Production Jobs 2026</h2>



<p>Eligible candidates are required to <strong>submit their CVs/applications</strong> as per instructions provided in the advertisement.<br>For complete ToRs and job details, visit:</p>



<p>👉 <strong><a>www.moip.gov.pk</a></strong></p>



<figure class="wp-block-image size-large is-resized"><img decoding="async" src="https://pakrailjobs.com/wp-content/uploads/2026/01/Ministry-of-Industries-and-Production-Jobs-2026-281x1024.png" alt="Ministry of Industries and Production Jobs 2026" class="wp-image-4604" style="width:780px;height:auto" title="Ministry of Industries and Production Jobs 2026 – Apply Online (Multiple Vacancies) 43"><figcaption>Ministry of Industries and Production Jobs 2026 – Apply Online (Multiple Vacancies) 44</figcaption></figure>



<p>Original Source: https://e.thenews.pk/karachi/27-01-2026/page10<br></p>



<script type="application/ld+json">
{
  "@context": "https://schema.org/",
  "@type": "JobPosting",
  "title": "Ministry of Industries and Production Jobs 2026 – Apply Online (Multiple Vacancies)",
  "description": "The Ministry of Industries and Production jobs 2026, Government of Pakistan, is inviting applications from qualified Pakistani citizens for multiple contract-based positions under the SPPS policy. These vacancies are based in Islamabad and are open to both male and female candidates from across Pakistan. Eligible applicants with relevant qualifications and experience are encouraged to apply before the closing date.",
  "identifier": {
    "@type": "PropertyValue",
    "name": "Ministry of Industries and Production",
    "value": "pakrailjobs"
  },
  "hiringOrganization" : {
    "@type": "Organization",
    "name": "Ministry of Industries and Production",
    "sameAs": "https://moip.gov.pk/",
    "logo": "https://moip.gov.pk/SiteImage/Setting/download.png"
  },
  "industry": "Government",
  "employmentType": "FULL_TIME",
  "workHours": "8",
  "datePosted": "2026-01-27",
  "validThrough": "2026-02-11",
  "applicantLocationRequirements": {
    "@type": "Country",
    "name": "PK"
  },
  "jobLocationType": "TELECOMMUTE",
  "baseSalary": {
    "@type": "MonetaryAmount",
    "currency": "PKR",
    "value": {
      "@type": "QuantitativeValue",
      "minValue": 50000,
      "maxValue": 80000,
      "unitText": "MONTH"
    }
  },
  "qualifications": "Bachelor | Master | CA | MS | BS"
}
</script>
<div class="rps-related-posts-container">
        <div class="Teckshop-related-posts-box-multi Teckshop-related-posts-shadow">
            <h2 class="Teckshop-related-posts-multi-heading">Latest Updates</h2>
            <div class="Teckshop-related-posts-multi-inner-box">
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/border-health-services-pakistan-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now 35">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/lahore-electric-supply-company-lesco-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Lahore-Electric-Supply-Company-LESCO-Jobs-Notice-2026-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Lahore Electric Supply Company LESCO Jobs Notice 2026 pakrailjobs" title="Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity 36">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/wapda-jobs-2026-in-lahore-apply-now/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="WAPDA Jobs 2026 in Lahore – Apply Now" srcset="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp 150w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-300x200.webp 300w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-1024x683.webp 1024w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-768x512.webp 768w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now.webp 1536w" sizes="auto, (max-width: 150px) 100vw, 150px" title="Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division) 37">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division)</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Letest-Pakistan-Railways-Guard-Gr-I-Jobs-2026-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now" title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 38">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/station-master-semo-jobs-2026-attock-cantt/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Image_202602182001-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Image 202602182001 pakrailjobs" title="Station Master (SEMO) Jobs 2026 at C/O EM EME Attock Cantt – Apply Now 39">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Station Master (SEMO) Jobs 2026 at C/O EM EME Attock Cantt – Apply Now</div>
                    </div>
                </a>
        </div>
        <div style="text-align: right; font-size: 14px; font-weight: 500; margin: 10px;">
            Powerd By <a href="https://railapk.com/our-plugins/" target="_blank" rel="noopener">Rail Apk⚡</a>
        </div>
    </div></div>]]></content:encoded>
					
					<wfw:commentRss>https://pakrailjobs.com/ministry-of-industries-and-production-jobs-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Punjab Grid Company Limited PGCL Jobs 2026 – Apply Online</title>
		<link>https://pakrailjobs.com/punjab-grid-company-limited-pgcl-jobs-2026/</link>
					<comments>https://pakrailjobs.com/punjab-grid-company-limited-pgcl-jobs-2026/#respond</comments>
		
		<dc:creator><![CDATA[Atif Khalish]]></dc:creator>
		<pubDate>Wed, 21 Jan 2026 21:39:11 +0000</pubDate>
				<category><![CDATA[Bachelor]]></category>
		<category><![CDATA[BS]]></category>
		<category><![CDATA[Lahore jobs]]></category>
		<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[Master]]></category>
		<category><![CDATA[MS]]></category>
		<category><![CDATA[pakistan]]></category>
		<category><![CDATA[PGCL]]></category>
		<category><![CDATA[Punjab jobs]]></category>
		<guid isPermaLink="false">https://pakrailjobs.com/?p=4571</guid>

					<description><![CDATA[The&#160;Punjab Grid Company Limited PGCL Jobs 2026&#160;have been officially announced through the latest advertisement for multiple vacancies &#160;lahore Punjab Pakistan. ... <p class="read-more-container"><a title="Punjab Grid Company Limited PGCL Jobs 2026 – Apply Online" class="read-more button" href="https://pakrailjobs.com/punjab-grid-company-limited-pgcl-jobs-2026/#more-4571" aria-label="Read more about Punjab Grid Company Limited PGCL Jobs 2026 – Apply Online">Read more</a></p>]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-rank-math-toc-block" id="rank-math-toc"><h2>Table of Contents</h2><nav><ul><li><a href="/#punjab-grid-company-limited-pgcl-jobs-2026-advertisement-details">Punjab Grid Company Limited PGCL Jobs 2026 – Advertisement Details</a></li><li><a href="/#available-vacancies-in-pgcl-jobs-2026">Available Vacancies in PGCL Jobs 2026</a><ul><li><a href="/#1-chief-executive-officer-ceo">1. Chief Executive Officer (CEO)</a></li><li><a href="/#2-chief-financial-officer-cfo">2. Chief Financial Officer (CFO)</a></li><li><a href="/#3-general-manager-technical">3. General Manager Technical</a></li><li><a href="/#4-company-secretary-cs">4. Company Secretary (CS)</a></li></ul></li><li><a href="/#eligibility-criteria">Eligibility Criteria</a></li><li><a href="/#required-documents">Required Documents</a></li><li><a href="/#terms-and-conditions">Terms and Conditions</a></li><li><a href="/#step-by-step-guide-to-apply-for-pgcl-jobs-2026">Step-by-Step Guide to Apply for PGCL Jobs 2026</a></li><li><a href="/#contact-information">Contact Information</a></li></ul></nav></div>



<p>The&nbsp;<strong><strong>Punjab Grid Company Limited PGCL Jobs 2026</strong></strong>&nbsp;have been officially announced through the latest advertisement for multiple vacancies &nbsp;<strong><a href="https://pakrailjobs.com/lahore/">lahore </a><a href="https://pakrailjobs.com/punjab/">Punjab </a><a href="https://pakrailjobs.com/pakistan/">Pakistan</a></strong>. These job opportunities were published in <a href="https://pakrailjobs.com/jang-jobs/"><strong>daily Jang</strong></a> newspapers, and applications are invited from&nbsp;<strong>eligible candidates</strong>&nbsp;to fill the vacant positions.</p>



<p class="gb-text">According to the&nbsp;<strong>latest&nbsp;<strong>Punjab Grid Company Limited PGCL Jobs 2026</strong></strong> <strong>&nbsp;Advertisement </strong>, several vacancies are available specifically for&nbsp;<strong>Pakistani citizens</strong>, including opportunities for&nbsp;<strong>female candidates</strong>. Interested applicants from all over <strong><a href="https://pakrailjobs.com/pakistan/">Pakistan </a></strong>can submit their&nbsp;<strong>online applications</strong>&nbsp;before the closing date. Complete details regarding vacancies, eligibility criteria, and the application process are provided below.</p>



<h2 class="wp-block-heading" id="punjab-grid-company-limited-pgcl-jobs-2026-advertisement-details"><strong>Punjab Grid Company Limited PGCL Jobs 2026</strong> – Advertisement Details</h2>



<p>The&nbsp;<strong><strong>Punjab Grid Company Limited PGCL Jobs 2026</strong></strong>&nbsp;was published in<strong> daily Jang</strong> <strong>newspapers </strong>on&nbsp;<strong><br>21 January</strong> <strong>2026&nbsp;</strong>. The <strong><strong>Punjab Grid Company Limited PGCL</strong></strong> is inviting applications from&nbsp;<strong>Pakistani citizens</strong>&nbsp;through the&nbsp;<strong><strong>daily Jang</strong> <strong>newspapers</strong></strong> <strong> or <strong>Punjab Grid Company Limited PGCL</strong></strong>.</p>



<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">

<style>
.job-box, .job-box * { box-sizing: border-box; }

.job-box {
    width: 100%;
    max-width: 100%;
    background: #f6fbf8;
    border: 2px solid #28a745;
    border-radius: 8px;
    padding: 12px;
    font-family: Arial, sans-serif;
    overflow-x: hidden;
}

.job-row {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    padding: 8px 4px;
    border-bottom: 1px solid #ddd;
    flex-wrap: wrap;
    width: 100%;
    font-size: 14px;
}

.job-row:last-child { border-bottom: none; }

.job-row i {
    font-size: 15px;
    min-width: 18px;
}

.label { font-weight: 600; white-space: nowrap; }

.badge {
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 12px;
    border: 2px solid;
    margin-left: auto;
}

.green { color: #28a745; border-color: #28a745; }
.red { color: #dc3545; border-color: #dc3545; }
.blue { color: #007bff; }

.btn {
    background: #25D366;
    color: #fff;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 13px;
    text-decoration: none;
}

.social {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-top: 15px;
}

.social a {
    padding: 10px;
    color: #fff;
    border-radius: 6px;
    text-align: center;
    font-size: 13px;
    text-decoration: none;
}

/* Social Colors */
.fb { background: #1877f2; }
.tt { background: #000000; }   /* TikTok */
.ig { background: #e1306c; }
.yt { background: #ff0000; }

@media (min-width: 768px) {
    .job-box { max-width: 600px; margin: auto; }
    .social { grid-template-columns: repeat(4, 1fr); }
}
</style>

<div class="job-box">

    <div class="job-row">
        <i class="fa-solid fa-calendar green"></i>
        <span class="label">Posted on:</span>
        <span class="badge green">January 21, 2026</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-location-dot green"></i>
        <span class="label">Location:</span>
        <span class="blue">Lahore</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-graduation-cap green"></i>
        <span class="label">Education:</span>
        <span>Bachelor, BS, Master, MS</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-calendar-xmark red"></i>
        <span class="label">Last Date:</span>
        <span class="badge red">February 10, 2026</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-users green"></i>
        <span class="label">Vacancies:</span>
        <span>Multiples</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-building green"></i>
        <span class="label">Company:</span>
        <span>Punjab Grid Company Limited (PGCL)</span>
    </div>

    <div class="job-row">
        <i class="fa-solid fa-location-arrow green"></i>
        <span class="label">Address:</span>
        <span>Lahore Punjab Pakistan</span>
    </div>

    <div class="job-row">
        <i class="fa-brands fa-whatsapp green"></i>
        <span class="label">Job Alert:</span>
        <a href="https://www.whatsapp.com/channel/0029VbBVoHn3WHTQIFSYiI2B" class="btn" target="_blank" rel="noopener">Join WhatsApp Group</a>
    </div>

    <div class="social">
        <a href="https://www.facebook.com/Pakrailjobs" class="fb" target="_blank" rel="noopener"><i class="fa-brands fa-facebook-f"></i> Facebook</a>
        <a href="https://www.tiktok.com/@pakrailjobs" class="tt" target="_blank" rel="noopener"><i class="fa-brands fa-tiktok"></i> TikTok</a>
        <a href="https://www.instagram.com/Pakrailjobs/" class="ig" target="_blank" rel="noopener"><i class="fa-brands fa-instagram"></i> Instagram</a>
        <a href="https://www.youtube.com/Pakrailjobs/" class="yt" target="_blank" rel="noopener"><i class="fa-brands fa-youtube"></i> YouTube</a>
    </div>

</div>



<p>Eligible and interested candidates must submit their&nbsp;<strong>complete online applications</strong>&nbsp;before the deadline.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png" class="Teckshop-rp-image wp-post-image" alt="Health and Population Department Punjab Jobs 2026 pakrailjobs" srcset="https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026.png 1536w, https://pakrailjobs.com/wp-content/uploads/2026/06/Health-and-Population-Department-Punjab-Jobs-2026-300x200.png 300w" sizes="auto, (max-width: 150px) 100vw, 150px" title="University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity 53">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/university-of-agriculture-faisalabad-associate-jobs-2026/">University of Agriculture Faisalabad Research Associate Jobs 2026 – Excellent Career Opportunity</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<h2 class="wp-block-heading" id="available-vacancies-in-pgcl-jobs-2026"><strong>Available Vacancies in PGCL Jobs 2026</strong></h2>



<h3 class="wp-block-heading" id="1-chief-executive-officer-ceo"><strong>1. Chief Executive Officer (CEO)</strong></h3>



<ul class="wp-block-list">
<li><strong>No. of Positions:</strong> 01</li>



<li><strong>Maximum Age:</strong> 62 Years</li>
</ul>



<p><strong>Qualification &amp; Experience:</strong></p>



<ul class="wp-block-list">
<li>Bachelor’s degree in Engineering (Minimum)</li>



<li>Preference for Master’s in Engineering Management / Business / Project Management</li>



<li>20 years post-qualification experience</li>



<li>Minimum 5 years in senior management</li>



<li>Experience in power sector, contracts, regulation &amp; tariff matters preferred</li>
</ul>



<h3 class="wp-block-heading" id="2-chief-financial-officer-cfo"><strong>2. Chief Financial Officer (CFO)</strong></h3>



<ul class="wp-block-list">
<li><strong>No. of Positions:</strong> 01</li>



<li><strong>Maximum Age:</strong> 50 Years</li>
</ul>



<p><strong>Qualification &amp; Experience:</strong></p>



<ul class="wp-block-list">
<li>Member of a recognized accounting body</li>



<li>Minimum 5 years relevant experience</li>



<li>Experience in Public Sector Companies preferred</li>



<li>Master’s degree in Finance will be an added advantage</li>



<li>Power sector experience preferred</li>
</ul>



<h3 class="wp-block-heading" id="3-general-manager-technical"><strong>3. General Manager Technical</strong></h3>



<ul class="wp-block-list">
<li><strong>No. of Positions:</strong> 01</li>



<li><strong>Maximum Age:</strong> 50 Years</li>
</ul>



<p><strong>Qualification &amp; Experience:</strong>
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts) 54">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/health-and-population-department-punjab-jobs-2026/">Health and Population Department Punjab Jobs 2026 – Excellent Career Opportunity for Surveillance Assistant (300 Posts)</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<ul class="wp-block-list">
<li>Bachelor’s degree in Electrical / Mechanical Engineering</li>



<li>Preference for Master’s degree</li>



<li>Minimum 10 years experience in power sector</li>



<li>Management-level experience required</li>
</ul>



<h3 class="wp-block-heading" id="4-company-secretary-cs"><strong>4. Company Secretary (CS)</strong></h3>



<ul class="wp-block-list">
<li><strong>No. of Positions:</strong> 01</li>



<li><strong>Maximum Age:</strong> 40 Years</li>
</ul>



<p><strong>Qualification &amp; Experience:</strong></p>



<ul class="wp-block-list">
<li>Member of a recognized accounting body OR</li>



<li>Corporate/Chartered Secretary OR</li>



<li>Law graduate or Business Administration graduate</li>



<li>Minimum 5 years relevant experience</li>
</ul>



<h2 class="wp-block-heading" id="eligibility-criteria">Eligibility Criteria</h2>



<ul class="wp-block-list">
<li>Candidates from&nbsp;<strong>city Lahore and  all pakistan</strong>&nbsp;are eligible to apply.</li>



<li>Applicants must possess the&nbsp;<strong>relevant educational Bachelor | Master | MS | BS</strong> <strong>and experience</strong>&nbsp;as required for each position.</li>



<li>The&nbsp;<strong>last date to apply</strong>&nbsp;for <strong><strong>Punjab Grid Company Limited PGCL</strong></strong> <strong>Jobs 2026 </strong>is&nbsp;<strong>10 February, 2026</strong>.</li>



<li><strong>Both male and female</strong>&nbsp;candidates can apply.</li>



<li>Candidates holding&nbsp;<strong><strong>Bachelor | Master | MS | BS</strong></strong>, or equivalent degrees will be preferred.</li>
</ul>



<h2 class="wp-block-heading" id="required-documents">Required Documents</h2>



<p>Applicants must upload/provide the following documents during the application process:</p>



<ul class="wp-block-list">
<li>CNIC (National Identity Card) copy</li>



<li>Domicile certificate</li>



<li>Two recent passport-size photographs</li>



<li>Educational certificates and degrees</li>



<li>Any other relevant supporting documents</li>
</ul>



<h2 class="wp-block-heading" id="terms-and-conditions">Terms and Conditions</h2>



<ul class="wp-block-list">
<li>Appointments will be made under <strong>PGCL General Conditions of Service &amp; Appointment</strong></li>



<li>CEO appointment must comply with <strong>Public Sector Companies (Appointment of CEO) Guidelines, 2015</strong></li>



<li>Candidates must apply <strong>online only</strong> through the Punjab Job Portal: <strong><a href="https://jobs.punjab.gov.pk" target="_blank" rel="noopener">https://jobs.punjab.gov.pk</a></strong></li>



<li>Upload CV, CNIC, HEC-verified degrees, experience certificates, and relevant documents</li>



<li>Government employees must apply through proper channel with <strong>NOC</strong></li>



<li>Only shortlisted candidates will be contacted for interviews</li>



<li>No TA/DA will be admissible</li>



<li>PGCL reserves the right to reject any or all applications without assigning any reason</li>
</ul>



<h2 class="wp-block-heading" id="step-by-step-guide-to-apply-for-pgcl-jobs-2026"><strong>Step-by-Step Guide to Apply for PGCL Jobs 2026</strong></h2>



<p>Applicants can improve their chances of selection by following a structured and careful approach during the application process. Proper preparation and adherence to guidelines are crucial for success.
      <div class="Teckshop-related-posts">
                                    <div class="Teckshop-related-post">
                                        <div class="Teckshop-related-postimage">
                                            <a href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">
                                                <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/ChatGPT-Image-May-31-2026-10_10_54-AM-150x100.png" class="Teckshop-rp-image wp-post-image" alt="ChatGPT Image May 31 2026 10 10 54 AM pakrailjobs" title="Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK 55">
                                            </a>
                                        </div>
                                        <div class="Teckshop-related-postcontent">
                                            <a class="Teckshop-rp-link" href="https://pakrailjobs.com/teaching-positions-at-paf-institute-of-applied-sciences/">Latest 2026 Teaching Positions at PAF Institute of Applied Sciences – Excellent Faculty Careers in KPK</a>
                                        </div>
                                    </div>
                                  </div>
        </p>



<ol class="wp-block-list">
<li>Carefully read the PGCL job advertisement published in Jang Newspaper</li>



<li>Check eligibility criteria, including education and experience requirements</li>



<li>Prepare an updated CV and relevant supporting documents</li>



<li>Apply online if applicable and upload the CV correctly</li>



<li>Submit the application before 10 February 2026</li>
</ol>



<h2 class="wp-block-heading" id="contact-information">Contact Information</h2>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>📌 <strong>Contact Details (Official)</strong><br><strong>Company Secretary</strong><br><strong>Punjab Grid Company Limited (PGCL)</strong><br>Energy Department, Government of Punjab<br>PPDB: 1st Floor, Irrigation Secretariat, Old Anarkali, Lahore<br>📧 <strong>Email:</strong> <a>ppdb.mit@energy.punjab.gov.pk</a><br>📞 <strong>Phone:</strong> +92-42-99213877</p>
</blockquote>



<p>Following these steps helps ensure that the application is complete and meets all requirements.</p>



<figure class="wp-block-image size-full is-resized"><img decoding="async" src="https://pakrailjobs.com/wp-content/uploads/2026/01/Punjab-Grid-Company-Limited-PGCL-Jobs-2026.png" alt="Punjab Grid Company Limited PGCL Jobs 2026" class="wp-image-4573" style="width:780px;height:auto" title="Punjab Grid Company Limited PGCL Jobs 2026 – Apply Online 61"><figcaption>Punjab Grid Company Limited PGCL Jobs 2026 – Apply Online 62</figcaption></figure>



<p>Original Source: https://e.jang.com.pk/lahore/21-01-2026/page3<br></p>
<div class="rps-related-posts-container">
        <div class="Teckshop-related-posts-box-multi Teckshop-related-posts-shadow">
            <h2 class="Teckshop-related-posts-multi-heading">Latest Updates</h2>
            <div class="Teckshop-related-posts-multi-inner-box">
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/border-health-services-pakistan-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Create_a_high-impact_scroll-stopping_ultra–high-quality_202605231230-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Create a high impact scroll stopping ultra–high quality 202605231230 pakrailjobs" title="Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now 56">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Border Health Services Pakistan Jobs 2026 – Amazing 8 Vacancies Announced Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/lahore-electric-supply-company-lesco-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/05/Lahore-Electric-Supply-Company-LESCO-Jobs-Notice-2026-150x100.jpeg" class="Teckshop-rp-image-multi wp-post-image" alt="Lahore Electric Supply Company LESCO Jobs Notice 2026 pakrailjobs" title="Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity 57">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Lahore Electric Supply Company LESCO Jobs Notice 2026 – Amazing Paid Internship Program Opportunity</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/wapda-jobs-2026-in-lahore-apply-now/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="WAPDA Jobs 2026 in Lahore – Apply Now" srcset="https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-150x100.webp 150w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-300x200.webp 300w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-1024x683.webp 1024w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now-768x512.webp 768w, https://pakrailjobs.com/wp-content/uploads/2026/02/WAPDA-Jobs-2026-in-Lahore-–-Apply-Now.webp 1536w" sizes="auto, (max-width: 150px) 100vw, 150px" title="Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division) 58">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Great News! WAPDA Jobs 2026 in Lahore – Apply Now (HR Division)</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/pakistan-railways-guard-gr-i-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Letest-Pakistan-Railways-Guard-Gr-I-Jobs-2026-Apply-Now-150x100.webp" class="Teckshop-rp-image-multi wp-post-image" alt="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now" title="Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now 59">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Letest Pakistan Railways Guard Gr-I Jobs 2026 -Apply Now</div>
                    </div>
                </a>
                <a class="Teckshop-rp-link-multi" href="https://pakrailjobs.com/government-of-sindh-security-guard-jobs-2026/">
                    <div class="Teckshop-related-post-multi">
                        <div class="Teckshop-related-postimage-multi">
                            <img loading="lazy" decoding="async" width="150" height="100" src="https://pakrailjobs.com/wp-content/uploads/2026/02/Create_a_highimpact_202602211727-150x100.png" class="Teckshop-rp-image-multi wp-post-image" alt="Create a highimpact 202602211727 pakrailjobs" title="Government of Sindh Security Guard Jobs 2026 – Special Security Unit (SSU) Hiring 60">
                        </div>
                        <div class="Teckshop-related-posttitle-multi">Government of Sindh Security Guard Jobs 2026 – Special Security Unit (SSU) Hiring</div>
                    </div>
                </a>
        </div>
        <div style="text-align: right; font-size: 14px; font-weight: 500; margin: 10px;">
            Powerd By <a href="https://railapk.com/our-plugins/" target="_blank" rel="noopener">Rail Apk⚡</a>
        </div>
    </div></div>]]></content:encoded>
					
					<wfw:commentRss>https://pakrailjobs.com/punjab-grid-company-limited-pgcl-jobs-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
