{"id":77332,"date":"2026-07-30T17:54:15","date_gmt":"2026-07-30T12:24:15","guid":{"rendered":"https:\/\/www.vskills.in\/certification\/blog\/?p=77332"},"modified":"2026-08-03T12:19:19","modified_gmt":"2026-08-03T06:49:19","slug":"why-posh-certification-is-no-longer-optional-new-compliance-laws-2026","status":"publish","type":"post","link":"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/","title":{"rendered":"Why POSH Certification is No Longer Optional \u2014 New Compliance in 2026"},"content":{"rendered":"\n<p>There was a time when many organizations treated POSH compliance as just another annual training requirement or a box to tick during audits. That time is over. In 2026, the expectations have changed dramatically. With greater board-level accountability, increased regulatory scrutiny, digital complaint mechanisms such as the SHe-Box portal, and a growing focus on workplace safety and governance, organizations can no longer afford a reactive approach to preventing sexual harassment. Today, POSH certification is not just about complying with the law. It is about protecting employees, building trust, safeguarding reputation, and demonstrating that an organization genuinely values a safe, respectful, and inclusive workplace. Whether you are an HR professional, manager, Internal Committee member, business leader, or employee, understanding the new compliance landscape has become a business necessity rather than a choice.<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Why POSH Certification Is No Longer Optional \u2014 The 2026 Compliance Reality<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&#038;family=IBM+Plex+Sans:wght@400;500;600;700&#038;family=IBM+Plex+Mono:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --paper:#EFF1EA;\n    --paper-raised:#F8F9F4;\n    --ink:#242420;\n    --ink-soft:#5B5C54;\n    --navy:#1E2A44;\n    --navy-soft:#3A4763;\n    --brass:#A67C27;\n    --brass-light:#D9B565;\n    --rust:#9C3D3D;\n    --rust-light:#F3E2DF;\n    --green:#3F6C51;\n    --green-light:#E1EBE1;\n    --line:#CFCFC2;\n    --line-soft:#DEDFD4;\n    --radius:2px;\n  }\n  *{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    margin:0;\n    background:var(--paper);\n    color:var(--ink);\n    font-family:'IBM Plex Sans', sans-serif;\n    font-size:17px;\n    line-height:1.7;\n  }\n  h1,h2,h3,h4{\n    font-family:'Fraunces', serif;\n    color:var(--navy);\n    margin:0 0 0.5em 0;\n    font-weight:600;\n    letter-spacing:-0.01em;\n  }\n  .mono{font-family:'IBM Plex Mono', monospace;}\n  a{color:var(--brass); }\n  p{margin:0 0 1.1em 0;}\n  .wrap{max-width:920px; margin:0 auto; padding:0 28px;}\n\n  \/* ===== Doc-stamp seal used as recurring signature element ===== *\/\n  .seal{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    width:46px; height:46px;\n    border:1.5px solid var(--brass);\n    border-radius:50%;\n    position:relative;\n    flex:none;\n  }\n  .seal::before{\n    content:\"\";\n    position:absolute; inset:4px;\n    border:1px dashed var(--brass-light);\n    border-radius:50%;\n  }\n  .seal span{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:11px; font-weight:600;\n    color:var(--brass);\n  }\n\n  \/* ===== Top masthead ===== *\/\n  .masthead{\n    border-bottom:1.5px solid var(--navy);\n    padding:14px 0;\n    background:var(--paper-raised);\n  }\n  .masthead .wrap{display:flex; justify-content:space-between; align-items:center;}\n  .masthead-brand{font-family:'IBM Plex Mono', monospace; font-size:13px; letter-spacing:0.14em; text-transform:uppercase; color:var(--navy);}\n  .masthead-tag{font-family:'IBM Plex Mono', monospace; font-size:11px; letter-spacing:0.08em; color:var(--ink-soft);}\n\n  \/* ===== Hero ===== *\/\n  .hero{\n    background:var(--navy);\n    color:#F1EFE4;\n    padding:72px 0 56px;\n    position:relative;\n    overflow:hidden;\n  }\n  .hero::after{\n    content:\"\";\n    position:absolute; right:-120px; top:-120px;\n    width:360px; height:360px;\n    border:1px solid rgba(217,181,101,0.25);\n    border-radius:50%;\n  }\n  .hero::before{\n    content:\"\";\n    position:absolute; right:-40px; top:-40px;\n    width:220px; height:220px;\n    border:1px solid rgba(217,181,101,0.35);\n    border-radius:50%;\n  }\n  .hero-eyebrow{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12.5px; letter-spacing:0.15em; text-transform:uppercase;\n    color:var(--brass-light);\n    margin-bottom:18px;\n    display:flex; align-items:center; gap:10px;\n  }\n  .hero-eyebrow::before{content:\"\u25c6\"; font-size:9px;}\n  .hero h1{\n    color:#F8F6EC;\n    font-size:clamp(34px, 5vw, 54px);\n    line-height:1.08;\n    max-width:820px;\n    margin-bottom:22px;\n  }\n  .hero h1 em{font-style:italic; color:var(--brass-light);}\n  .hero-sub{\n    font-size:18.5px;\n    color:#CBCFBF;\n    max-width:640px;\n    margin-bottom:34px;\n  }\n  .hero-stats{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:0;\n    border-top:1px solid rgba(241,239,228,0.25);\n    padding-top:24px;\n    max-width:760px;\n  }\n  .hero-stat{padding-right:20px; border-right:1px solid rgba(241,239,228,0.2);}\n  .hero-stat:last-child{border-right:none;}\n  .hero-stat .num{font-family:'Fraunces', serif; font-size:30px; color:var(--brass-light); font-weight:600;}\n  .hero-stat .label{font-size:13px; color:#B7BBA9; margin-top:4px;}\n\n  \/* ===== Docket \/ TOC ===== *\/\n  .docket{\n    background:var(--paper-raised);\n    border:1px solid var(--line);\n    margin:-30px 0 56px;\n    position:relative;\n    z-index:2;\n  }\n  .docket-inner{padding:22px 26px;}\n  .docket-title{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:11.5px; letter-spacing:0.12em; text-transform:uppercase;\n    color:var(--ink-soft);\n    margin-bottom:12px;\n  }\n  .docket-list{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:6px 28px;\n    list-style:none; padding:0; margin:0;\n  }\n  .docket-list li a{\n    text-decoration:none;\n    color:var(--ink);\n    font-size:14.5px;\n    display:flex; gap:10px; align-items:baseline;\n    padding:5px 0;\n    border-bottom:1px dotted var(--line);\n  }\n  .docket-list li a:hover{color:var(--brass);}\n  .docket-num{font-family:'IBM Plex Mono', monospace; color:var(--brass); font-size:12.5px; flex:none; width:22px;}\n\n  \/* ===== Sections ===== *\/\n  section.chapter{padding:10px 0 58px;}\n  .chapter-head{\n    display:flex; gap:18px; align-items:flex-start;\n    margin-bottom:26px;\n    padding-bottom:18px;\n    border-bottom:1.5px solid var(--navy);\n  }\n  .chapter-num{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:13px; color:var(--brass);\n    border:1px solid var(--brass);\n    border-radius:50%;\n    width:36px; height:36px;\n    display:flex; align-items:center; justify-content:center;\n    flex:none;\n  }\n  .chapter-head h2{font-size:clamp(24px,3.4vw,32px); margin:0;}\n  .chapter-kicker{font-family:'IBM Plex Mono', monospace; font-size:12px; letter-spacing:0.1em; text-transform:uppercase; color:var(--ink-soft); margin-top:4px;}\n\n  .lede{font-size:19px; color:var(--navy-soft); font-family:'Fraunces', serif; font-weight:500; margin-bottom:22px; line-height:1.5;}\n\n  blockquote.pull{\n    border-left:3px solid var(--brass);\n    margin:28px 0;\n    padding:4px 0 4px 22px;\n    font-family:'Fraunces', serif;\n    font-size:21px;\n    color:var(--navy);\n    font-style:italic;\n    line-height:1.45;\n  }\n\n  \/* callout boxes *\/\n  .callout{\n    border:1px solid var(--line);\n    background:var(--paper-raised);\n    padding:20px 22px;\n    margin:24px 0;\n    display:flex; gap:16px;\n  }\n  .callout .icon{flex:none; font-size:20px; margin-top:2px;}\n  .callout.warn{border-color:var(--rust); background:var(--rust-light);}\n  .callout.win{border-color:var(--green); background:var(--green-light);}\n  .callout h4{margin-bottom:6px; font-size:16px;}\n  .callout p{margin-bottom:0; font-size:15.5px;}\n\n  \/* ===== Tables ===== *\/\n  .table-wrap{overflow-x:auto; margin:26px 0; border:1px solid var(--line);}\n  table{width:100%; border-collapse:collapse; font-size:15px; background:var(--paper-raised);}\n  thead th{\n    background:var(--navy); color:#F1EFE4;\n    text-align:left; padding:12px 16px;\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12.5px; letter-spacing:0.05em; text-transform:uppercase; font-weight:500;\n  }\n  tbody td{padding:12px 16px; border-top:1px solid var(--line-soft); vertical-align:top;}\n  tbody tr:nth-child(even){background:rgba(166,124,39,0.05);}\n  td.tag{font-family:'IBM Plex Mono', monospace; font-size:12.5px; white-space:nowrap;}\n  .table-caption{font-family:'IBM Plex Mono', monospace; font-size:12px; color:var(--ink-soft); padding:8px 16px; border-top:1px solid var(--line-soft);}\n\n  \/* ===== Timeline infographic ===== *\/\n  .timeline-wrap{margin:32px 0; overflow-x:auto;}\n  .timeline-svg{min-width:760px; width:100%; display:block;}\n\n  \/* ===== Stat bars ===== *\/\n  .barchart{margin:28px 0;}\n  .bar-row{display:grid; grid-template-columns:200px 1fr 60px; align-items:center; gap:14px; margin-bottom:14px;}\n  .bar-label{font-size:14px; color:var(--ink-soft);}\n  .bar-track{height:22px; background:var(--line-soft); position:relative; overflow:hidden;}\n  .bar-fill{height:100%; background:var(--brass);}\n  .bar-fill.rust{background:var(--rust);}\n  .bar-fill.green{background:var(--green);}\n  .bar-val{font-family:'IBM Plex Mono', monospace; font-size:13px; text-align:right; color:var(--navy);}\n\n  \/* ===== Tabs (interactive) ===== *\/\n  .tabs{margin:30px 0;}\n  .tab-buttons{display:flex; flex-wrap:wrap; gap:0; border-bottom:1.5px solid var(--navy);}\n  .tab-btn{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:13px; letter-spacing:0.04em;\n    background:none; border:none; cursor:pointer;\n    padding:12px 18px;\n    color:var(--ink-soft);\n    border-bottom:3px solid transparent;\n    margin-bottom:-1.5px;\n  }\n  .tab-btn.active{color:var(--navy); border-bottom-color:var(--brass); font-weight:600;}\n  .tab-panel{display:none; padding:22px 4px 4px;}\n  .tab-panel.active{display:block; animation:fadein .25s ease;}\n  @keyframes fadein{from{opacity:0; transform:translateY(4px);} to{opacity:1; transform:translateY(0);}}\n  .tab-panel h4{font-size:17px; margin-bottom:8px;}\n  .tab-panel ul{margin:0 0 12px 0; padding-left:20px;}\n  .tab-panel li{margin-bottom:6px; font-size:15.5px;}\n\n  \/* ===== Accordion FAQ ===== *\/\n  .accordion{margin:26px 0; border-top:1px solid var(--line);}\n  .acc-item{border-bottom:1px solid var(--line);}\n  .acc-q{\n    width:100%; text-align:left; background:none; border:none; cursor:pointer;\n    padding:18px 4px; display:flex; justify-content:space-between; align-items:center;\n    font-family:'Fraunces', serif; font-size:17px; color:var(--navy); font-weight:500;\n  }\n  .acc-q .plus{font-family:'IBM Plex Mono', monospace; color:var(--brass); font-size:20px; transition:transform .2s;}\n  .acc-item.open .acc-q .plus{transform:rotate(45deg);}\n  .acc-a{max-height:0; overflow:hidden; transition:max-height .3s ease;}\n  .acc-a-inner{padding:0 4px 18px; font-size:15.5px; color:var(--ink-soft);}\n\n  \/* ===== Checklist \/ self-check widget ===== *\/\n  .selfcheck{\n    border:1.5px solid var(--navy);\n    background:var(--paper-raised);\n    padding:28px 26px;\n    margin:32px 0;\n  }\n  .selfcheck-head{display:flex; justify-content:space-between; align-items:flex-start; flex-wrap:wrap; gap:16px; margin-bottom:18px;}\n  .selfcheck-head h3{margin-bottom:4px; font-size:21px;}\n  .selfcheck-head p{margin:0; font-size:14.5px; color:var(--ink-soft);}\n  .score-badge{\n    font-family:'IBM Plex Mono', monospace;\n    text-align:center; flex:none;\n  }\n  .score-num{font-size:30px; font-weight:600; color:var(--navy);}\n  .score-max{font-size:14px; color:var(--ink-soft);}\n  .score-verdict{font-size:12.5px; margin-top:4px; padding:3px 10px; display:inline-block; border-radius:20px; background:var(--rust-light); color:var(--rust);}\n  .score-verdict.good{background:var(--green-light); color:var(--green);}\n  .score-verdict.mid{background:#F3ECD9; color:var(--brass);}\n  .check-list{list-style:none; padding:0; margin:0; display:grid; gap:2px;}\n  .check-list li{\n    display:flex; align-items:flex-start; gap:12px;\n    padding:11px 8px;\n    border-bottom:1px dashed var(--line);\n    cursor:pointer;\n  }\n  .check-list li input{margin-top:4px; width:16px; height:16px; accent-color:var(--brass); cursor:pointer;}\n  .check-list li label{cursor:pointer; font-size:15px;}\n\n  \/* ===== ICC donut infographic ===== *\/\n  .icc-figure{display:flex; gap:36px; align-items:center; flex-wrap:wrap; margin:28px 0;}\n  .icc-legend{list-style:none; padding:0; margin:0; flex:1; min-width:240px;}\n  .icc-legend li{display:flex; gap:10px; align-items:flex-start; margin-bottom:14px; font-size:14.5px;}\n  .swatch{width:13px; height:13px; margin-top:4px; flex:none; border-radius:2px;}\n\n  \/* section divider *\/\n  .divider{\n    display:flex; align-items:center; gap:14px;\n    margin:56px 0 0;\n    color:var(--line);\n  }\n  .divider .line{flex:1; height:1px; background:var(--line);}\n\n  \/* CTA block *\/\n  .cta{\n    background:var(--navy);\n    color:#F1EFE4;\n    padding:44px 40px;\n    margin:40px 0;\n    display:flex; gap:30px; justify-content:space-between; align-items:center; flex-wrap:wrap;\n    position:relative;\n  }\n  .cta-copy{flex:1; min-width:260px;}\n  .cta h3{color:#F8F6EC; font-size:24px; margin-bottom:8px;}\n  .cta p{color:#C4C8B7; margin-bottom:0; font-size:15px; max-width:460px;}\n  .cta-btn{\n    font-family:'IBM Plex Mono', monospace;\n    background:var(--brass-light); color:var(--navy);\n    border:none; padding:14px 26px;\n    font-size:13.5px; letter-spacing:0.06em; text-transform:uppercase; font-weight:600;\n    cursor:pointer; flex:none;\n    text-decoration:none; display:inline-block;\n  }\n\n  .quote-grid{display:grid; grid-template-columns:1fr 1fr; gap:18px; margin:26px 0;}\n  @media(max-width:640px){.quote-grid{grid-template-columns:1fr;}}\n\n  .kicker-list{padding-left:0; list-style:none; margin:18px 0;}\n  .kicker-list li{\n    padding:12px 0 12px 30px;\n    border-bottom:1px solid var(--line-soft);\n    position:relative;\n    font-size:15.5px;\n  }\n  .kicker-list li::before{\n    content:\"\u2192\"; position:absolute; left:0; top:12px; color:var(--brass); font-weight:600;\n  }\n\n  footer{\n    background:var(--navy);\n    color:#9EA391;\n    padding:36px 0;\n    margin-top:40px;\n    font-size:13px;\n  }\n  footer .wrap{display:flex; justify-content:space-between; flex-wrap:wrap; gap:16px;}\n  footer a{color:var(--brass-light);}\n\n  @media(max-width:680px){\n    .docket-list{grid-template-columns:1fr;}\n    .hero-stats{grid-template-columns:1fr; gap:14px;}\n    .hero-stat{border-right:none; border-bottom:1px solid rgba(241,239,228,0.2); padding-bottom:14px;}\n    .bar-row{grid-template-columns:110px 1fr 44px;}\n    .icc-figure{flex-direction:column;}\n    .cta{padding:30px 24px;}\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"masthead\">\n  <div class=\"wrap\">\n    <div class=\"masthead-brand\">Vskills Certification \u00b7 Workplace Compliance Desk<\/div>\n    <div class=\"masthead-tag\">Compliance Laws 2026<\/div>\n  <\/div>\n<\/div>\n\n<header class=\"hero\">\n  <div class=\"wrap\">\n    <div class=\"hero-eyebrow\">Compliance Briefing \u2014 2026<\/div>\n    <h1>Why POSH Certification Is No Longer <em>Optional<\/em><\/h1>\n    <p class=\"hero-sub\">Board reports now carry your harassment record. A national portal is building a permanent ledger of every Internal Committee in the country. Here is what actually changed in 2026 \u2014 and what it means for HR teams, managers, and the people who train them.<\/p>\n    <div class=\"hero-stats\">\n      <div class=\"hero-stat\"><div class=\"num\">\u20b950,000+<\/div><div class=\"label\">Penalty for a first-time compliance failure under Section 26<\/div><\/div>\n      <div class=\"hero-stat\"><div class=\"num\">10+<\/div><div class=\"label\">Employees at which an Internal Committee becomes mandatory<\/div><\/div>\n      <div class=\"hero-stat\"><div class=\"num\">Jul 2025<\/div><div class=\"label\">MCA amendment bringing POSH status into the Board&#8217;s Report<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<div class=\"wrap\">\n  <nav class=\"docket\">\n    <div class=\"docket-inner\">\n      <div class=\"docket-title\">On the docket<\/div>\n      <ul class=\"docket-list\">\n        <li><a href=\"#ch01\"><span class=\"docket-num\">01<\/span> From Vishaka to Statute<\/a><\/li>\n        <li><a href=\"#ch02\"><span class=\"docket-num\">02<\/span> The Board Report Shockwave<\/a><\/li>\n        <li><a href=\"#ch03\"><span class=\"docket-num\">03<\/span> SHe-Box: The New Central Ledger<\/a><\/li>\n        <li><a href=\"#ch04\"><span class=\"docket-num\">04<\/span> Anatomy of an Internal Committee<\/a><\/li>\n        <li><a href=\"#ch05\"><span class=\"docket-num\">05<\/span> The Real Cost of Getting It Wrong<\/a><\/li>\n        <li><a href=\"#ch06\"><span class=\"docket-num\">06<\/span> The Digital Workplace Blind Spot<\/a><\/li>\n        <li><a href=\"#ch07myths\"><span class=\"docket-num\">07<\/span> Common Myths, Corrected<\/a><\/li>\n        <li><a href=\"#ch08\"><span class=\"docket-num\">08<\/span> Training Is Not One-Size-Fits-All<\/a><\/li>\n        <li><a href=\"#ch08b\"><span class=\"docket-num\">09<\/span> Self-Check: Are You Audit-Ready?<\/a><\/li>\n        <li><a href=\"#ch09\"><span class=\"docket-num\">10<\/span> The Career Case for Certification<\/a><\/li>\n        <li><a href=\"#ch10\"><span class=\"docket-num\">11<\/span> Frequently Asked Questions<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/nav>\n\n  <!-- INTRO -->\n  <p class=\"lede\">For thirteen years, the Prevention of Sexual Harassment (POSH) Act sat in the same drawer as most Indian companies&#8217; fire-safety certificate \u2014 something you kept filed away, produced if asked, and otherwise didn&#8217;t think about. In 2026, that drawer got a window. What was once an internal HR record is now a line item in a company&#8217;s public Board Report, a live entry on a government portal, and \u2014 increasingly \u2014 a credential that employers actively look for on a resume. This piece walks through exactly what changed, why it changed now, and what it means for anyone whose job touches workplace compliance.<\/p>\n\n  <p>What makes this moment different from every previous round of &#8220;POSH compliance is important&#8221; messaging is that it&#8217;s no longer being driven primarily by moral or cultural argument. It&#8217;s being driven by paperwork \u2014 the kind that regulators, auditors, and investors actually read. A Board Report disclosure requirement, a centralised government portal tracking Internal Committees by name, and a wave of state-level enforcement notices don&#8217;t ask an organisation to feel differently about workplace safety. They ask it to prove, on the record, that its systems actually work. That&#8217;s a much harder bar to clear with a slide deck dusted off once a year, and it&#8217;s exactly the bar this article is about.<\/p>\n\n  <div class=\"callout\">\n    <div class=\"icon\">\ud83d\udccb<\/div>\n    <div>\n      <h4>A quick note before we start<\/h4>\n      <p>This article explains the current regulatory landscape in general terms for awareness purposes. It is not legal advice. Every organisation&#8217;s obligations depend on its size, location, and sector \u2014 when in doubt, consult a qualified POSH practitioner or legal counsel alongside structured training.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- CHAPTER 01 -->\n  <section class=\"chapter\" id=\"ch01\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">01<\/div>\n      <div>\n        <div class=\"chapter-kicker\">Where the law came from<\/div>\n        <h2>From Vishaka to Statute<\/h2>\n      <\/div>\n    <\/div>\n\n    <p>To understand why 2026 feels like a turning point, it helps to remember that the POSH Act didn&#8217;t start as a statute at all \u2014 it started as a gap the courts had to fill. In 1997, the Supreme Court&#8217;s judgment in <em>Vishaka v. State of Rajasthan<\/em> laid down the first binding guidelines on workplace sexual harassment in India, in the absence of any dedicated legislation. Those guidelines held the field for sixteen years, applied inconsistently across sectors, until Parliament finally converted them into enforceable law with the Sexual Harassment of Women at Workplace (Prevention, Prohibition and Redressal) Act, 2013.<\/p>\n\n    <p>The 2013 Act did three things the Vishaka guidelines never could: it set out clear timelines, it created a defined penalty structure, and it made the Internal Complaints Committee \u2014 now usually called the Internal Committee, or IC \u2014 a statutory requirement rather than a best practice. Any workplace with ten or more employees, regardless of sector, had to constitute one. That threshold is worth sitting with, because it is deliberately low. It pulls in not just large corporates but startups, clinics, schools, retail chains, and manufacturing units \u2014 anywhere the headcount crosses ten.<\/p>\n\n    <div class=\"timeline-wrap\">\n      <svg class=\"timeline-svg\" viewBox=\"0 0 900 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <line x1=\"40\" y1=\"130\" x2=\"860\" y2=\"130\" stroke=\"#CFCFC2\" stroke-width=\"2\"\/>\n        <!-- nodes -->\n        <g font-family=\"IBM Plex Mono, monospace\">\n          <!-- 1997 -->\n          <circle cx=\"80\" cy=\"130\" r=\"7\" fill=\"#1E2A44\"\/>\n          <line x1=\"80\" y1=\"130\" x2=\"80\" y2=\"80\" stroke=\"#CFCFC2\" stroke-width=\"1.5\"\/>\n          <text x=\"80\" y=\"68\" font-size=\"12\" fill=\"#A67C27\" text-anchor=\"middle\" font-weight=\"600\">1997<\/text>\n          <text x=\"80\" y=\"160\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\">Vishaka<\/text>\n          <text x=\"80\" y=\"174\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\">Guidelines<\/text>\n\n          <!-- 2013 -->\n          <circle cx=\"240\" cy=\"130\" r=\"7\" fill=\"#1E2A44\"\/>\n          <line x1=\"240\" y1=\"130\" x2=\"240\" y2=\"80\" stroke=\"#CFCFC2\" stroke-width=\"1.5\"\/>\n          <text x=\"240\" y=\"68\" font-size=\"12\" fill=\"#A67C27\" text-anchor=\"middle\" font-weight=\"600\">2013<\/text>\n          <text x=\"240\" y=\"160\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\">POSH Act<\/text>\n          <text x=\"240\" y=\"174\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\">becomes law<\/text>\n\n          <!-- 2017 -->\n          <circle cx=\"400\" cy=\"130\" r=\"7\" fill=\"#1E2A44\"\/>\n          <line x1=\"400\" y1=\"130\" x2=\"400\" y2=\"188\" stroke=\"#CFCFC2\" stroke-width=\"1.5\"\/>\n          <text x=\"400\" y=\"204\" font-size=\"12\" fill=\"#A67C27\" text-anchor=\"middle\" font-weight=\"600\">2017<\/text>\n          <text x=\"400\" y=\"112\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\">SHe-Box<\/text>\n          <text x=\"400\" y=\"98\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\">portal launches<\/text>\n\n          <!-- Aug 2024 -->\n          <circle cx=\"560\" cy=\"130\" r=\"7\" fill=\"#9C3D3D\"\/>\n          <line x1=\"560\" y1=\"130\" x2=\"560\" y2=\"80\" stroke=\"#CFCFC2\" stroke-width=\"1.5\"\/>\n          <text x=\"560\" y=\"68\" font-size=\"12\" fill=\"#9C3D3D\" text-anchor=\"middle\" font-weight=\"600\">Aug 2024<\/text>\n          <text x=\"560\" y=\"160\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\">SHe-Box<\/text>\n          <text x=\"560\" y=\"174\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\">relaunched<\/text>\n\n          <!-- Jul 2025 -->\n          <circle cx=\"700\" cy=\"130\" r=\"8\" fill=\"#9C3D3D\"\/>\n          <line x1=\"700\" y1=\"130\" x2=\"700\" y2=\"188\" stroke=\"#CFCFC2\" stroke-width=\"1.5\"\/>\n          <text x=\"700\" y=\"204\" font-size=\"12\" fill=\"#9C3D3D\" text-anchor=\"middle\" font-weight=\"600\">Jul 2025<\/text>\n          <text x=\"700\" y=\"112\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\">Board Report<\/text>\n          <text x=\"700\" y=\"98\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\">disclosure begins<\/text>\n\n          <!-- 2026 -->\n          <circle cx=\"820\" cy=\"130\" r=\"9\" fill=\"#A67C27\"\/>\n          <line x1=\"820\" y1=\"130\" x2=\"820\" y2=\"80\" stroke=\"#CFCFC2\" stroke-width=\"1.5\"\/>\n          <text x=\"820\" y=\"68\" font-size=\"12\" fill=\"#A67C27\" text-anchor=\"middle\" font-weight=\"700\">2026<\/text>\n          <text x=\"820\" y=\"160\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\" font-weight=\"600\">State-wide<\/text>\n          <text x=\"820\" y=\"174\" font-size=\"11.5\" fill=\"#242420\" text-anchor=\"middle\" font-weight=\"600\">SHe-Box rollout<\/text>\n        <\/g>\n      <\/svg>\n    <\/div>\n\n    <p>It&#8217;s worth pausing on why India&#8217;s framework leans so heavily on an internal, employer-run committee rather than routing every complaint straight to a police station or a labour court. The logic behind the Internal Committee model is accessibility: workplace harassment complaints often involve power imbalances, fear of retaliation, and a reluctance to engage with a slow external legal process. An IC embedded within the organisation, bound by a 90-day timeline and specific procedural safeguards, is designed to give employees a faster, more approachable first line of redressal \u2014 while still preserving the right to pursue external legal remedies afterward. That design only works, however, if the IC itself is properly constituted, trained, and trusted. A weak or absent IC doesn&#8217;t just fail a compliance checklist; it removes the entire safety net the law was built around.<\/p>\n\n    <p>What&#8217;s notable is the pace of change in just the last eighteen months. For most of the Act&#8217;s life, the cadence of reform was slow \u2014 the statute itself, a set of central rules, the odd High Court clarification. Since mid-2024, that cadence has compressed: a portal relaunch, a Supreme Court direction, a corporate-law amendment, and a wave of state-level mandates have landed in quick succession. Each one closes a loophole that organisations had, in practice, been living inside for over a decade. The next three chapters walk through the three biggest of these: the Board Report requirement, the SHe-Box portal, and the tightening rules around the Internal Committee itself.<\/p>\n  <\/section>\n\n  <div class=\"divider\"><div class=\"line\"><\/div><span class=\"seal\"><span>\u00a7<\/span><\/span><div class=\"line\"><\/div><\/div>\n\n  <!-- CHAPTER 02 -->\n  <section class=\"chapter\" id=\"ch02\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">02<\/div>\n      <div>\n        <div class=\"chapter-kicker\">The single biggest change of 2025\u201326<\/div>\n        <h2>The Board Report Shockwave<\/h2>\n      <\/div>\n    <\/div>\n\n    <p class=\"lede\">Until mid-2025, POSH compliance was largely invisible outside the company. That changed the moment it moved into the Board&#8217;s Report.<\/p>\n\n    <p>In July 2025, the Ministry of Corporate Affairs amended the Companies (Accounts) Rules so that a company&#8217;s Board of Directors must now disclose its POSH compliance status as part of the annual Board&#8217;s Report \u2014 the same document that discloses financial performance, related-party transactions, and corporate governance practices. This single change quietly did more to shift POSH from an HR checkbox to a leadership responsibility than a decade of awareness campaigns.<\/p>\n\n    <blockquote class=\"pull\">The moment harassment compliance sits next to financial disclosures, it stops being an HR metric and becomes a governance metric.<\/blockquote>\n\n    <p>The practical effect is that the audience for a company&#8217;s POSH record has expanded dramatically. Board Reports are filed with the Registrar of Companies and are, in most cases, publicly accessible. That means investors doing diligence before a funding round, enterprise clients running vendor-risk assessments before signing a contract, and prospective senior hires evaluating an employer can all now see, in black and white, whether a company has a properly constituted Internal Committee, whether it conducted training, and how many complaints it received and resolved.<\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr><th>Dimension<\/th><th>Before July 2025<\/th><th>From July 2025 onward<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td><strong>Visibility<\/strong><\/td><td>Internal HR record; rarely seen outside the company<\/td><td>Disclosed in the Board&#8217;s Report filed with the Registrar of Companies<\/td><\/tr>\n          <tr><td><strong>Ownership<\/strong><\/td><td>Treated as an HR\/compliance function task<\/td><td>Explicitly a Board and leadership accountability item<\/td><\/tr>\n          <tr><td><strong>Audience<\/strong><\/td><td>Employees, ICC, internal auditors<\/td><td>Investors, clients, regulators, prospective hires<\/td><\/tr>\n          <tr><td><strong>Consequence of a gap<\/strong><\/td><td>Statutory fine, mostly a private matter<\/td><td>Fine, plus a public record of the gap attached to the company&#8217;s filings<\/td><\/tr>\n          <tr><td><strong>Reporting cadence<\/strong><\/td><td>Annual ICC report to the District Officer<\/td><td>Annual ICC report + Board-level disclosure, both due the same compliance cycle<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n      <div class=\"table-caption\">Table 2.1 \u2014 What the July 2025 Companies (Accounts) Rules amendment changed in practice.<\/div>\n    <\/div>\n\n    <p>For HR and compliance teams, this reframes the whole exercise. A generic annual training session that technically &#8220;happened&#8221; is no longer enough to write a clean line into a Board Report \u2014 because increasingly, the people reading that report know what a properly resourced compliance programme looks like, and they know what a paper-only one looks like too. A nil report, filed year after year without a corresponding increase in awareness training or ICC activity, tends to raise more questions than it answers.<\/p>\n\n    <div class=\"callout warn\">\n      <div class=\"icon\">\u26a0\ufe0f<\/div>\n      <div>\n        <h4>The quiet trap in &#8220;nil&#8221; reporting<\/h4>\n        <p>A company that has never received a single complaint is not automatically compliant \u2014 it may simply be one where employees don&#8217;t trust the system enough to use it. Auditors and diligence teams increasingly read a long run of nil reports as a signal to look closer, not a clean bill of health.<\/p>\n      <\/div>\n    <\/div>\n\n    <p>Consider how this plays out in practice. A prospective enterprise client running vendor due diligence before signing a multi-year contract will often request a copy of the vendor&#8217;s POSH policy, evidence of ICC constitution, and confirmation of recent training \u2014 and cross-check it against what&#8217;s disclosed in the Board Report. A mismatch between what&#8217;s claimed in a vendor questionnaire and what&#8217;s actually filed with the Registrar of Companies is no longer a hard thing to catch; it&#8217;s a two-minute search. The same logic applies to private equity and venture capital diligence ahead of a funding round, where governance red flags \u2014 including a thin or inconsistent POSH record \u2014 increasingly factor into risk assessments alongside financial and legal review.<\/p>\n\n    <p>There&#8217;s a hiring dimension too. Senior candidates evaluating a job offer, particularly women considering leadership roles, are more likely than before to look at how seriously an organisation treats workplace safety governance \u2014 and a public Board Report is one of the few places that signal is verifiable rather than taken on faith from a careers page. In a tight market for senior talent, a credible, well-documented POSH programme has quietly become a small but real part of employer branding.<\/p>\n\n    <p>This is also where certification enters the picture in a very direct way. A Board Report disclosure is only as credible as the process behind it. When the people running training, sitting on the Internal Committee, and drafting the policy are formally certified in the subject, that disclosure has substance behind it rather than just a checkbox that got ticked.<\/p>\n  <\/section>\n\n  <div class=\"divider\"><div class=\"line\"><\/div><span class=\"seal\"><span>\u00a7<\/span><\/span><div class=\"line\"><\/div><\/div>\n\n  <!-- CHAPTER 03 -->\n  <section class=\"chapter\" id=\"ch03\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">03<\/div>\n      <div>\n        <div class=\"chapter-kicker\">The infrastructure behind enforcement<\/div>\n        <h2>SHe-Box: The New Central Ledger<\/h2>\n      <\/div>\n    <\/div>\n\n    <p>If the Board Report requirement is the &#8220;why now,&#8221; the Sexual Harassment Electronic Box \u2014 SHe-Box \u2014 is the &#8220;how it gets enforced.&#8221; Originally launched in 2017 as a single-window complaint portal, SHe-Box was, for years, a modest tool: a place where a woman could file a workplace harassment complaint online instead of navigating paperwork. On 29 August 2024, the Ministry of Women and Child Development relaunched it with a fundamentally different architecture \u2014 one built around mandatory onboarding of Internal Committees, not just complaint intake.<\/p>\n\n    <p>That shift matters enormously. Under the older version, SHe-Box was reactive \u2014 it only mattered when someone had already decided to file a complaint. The relaunched version is proactive: it asks every organisation with ten or more employees to register its Internal Committee and Nodal Officer in advance, whether or not a complaint has ever been filed. In effect, the government now maintains a running, centralised registry of which organisations have a compliant IC in place and which don&#8217;t \u2014 a &#8220;phonebook&#8221; of compliance, as one industry guide describes it.<\/p>\n\n    <p>The legal push behind this came from the Supreme Court itself. In <em>Aureliano Fernandes v. State of Goa &amp; Ors<\/em>, the Court directed that establishments with more than ten employees must ensure their Internal Committee and Nodal Officer details are uploaded to the SHe-Box portal, aligning digital registration with the Act&#8217;s existing requirements. States have since begun operationalising that direction through their own notices \u2014 turning a central-government portal into a state-by-state enforcement mechanism.<\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr><th>Jurisdiction<\/th><th>Action<\/th><th>Approx. Date<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td class=\"tag\">Mumbai \/ Maharashtra<\/td><td>Labour Department directed establishments with 10+ employees to upload IC details<\/td><td class=\"tag\">Apr\u2013May 2025<\/td><\/tr>\n          <tr><td class=\"tag\">Noida<\/td><td>District Probationary Officer instructed all 10+ employee organisations to register ICs<\/td><td class=\"tag\">Apr 2025<\/td><\/tr>\n          <tr><td class=\"tag\">Delhi (NCT)<\/td><td>Dept. of Women &amp; Child Development issued a public notice mandating registration for PSUs and private orgs<\/td><td class=\"tag\">Jun 2025<\/td><\/tr>\n          <tr><td class=\"tag\">Goa<\/td><td>SHe-Box compliance mandated for private establishments<\/td><td class=\"tag\">2025<\/td><\/tr>\n          <tr><td class=\"tag\">Odisha<\/td><td>Mandatory registration for all government departments and private establishments<\/td><td class=\"tag\">Nov 2025<\/td><\/tr>\n          <tr><td class=\"tag\">Central Government<\/td><td>PIB release reaffirming focus on monitoring compliance and SHe-Box registration nationally<\/td><td class=\"tag\">Feb 2026<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n      <div class=\"table-caption\">Table 3.1 \u2014 Selected state and central actions operationalising SHe-Box registration, 2025\u201326. This list is illustrative, not exhaustive \u2014 check your own state&#8217;s latest notices.<\/div>\n    <\/div>\n\n    <div class=\"callout\">\n      <div class=\"icon\">\ud83d\uddc2\ufe0f<\/div>\n      <div>\n        <h4>How registration actually works<\/h4>\n        <p>An organisation first registers its head office and nominates a Nodal Officer \u2014 a role that, by design, cannot also sit on the Internal Committee. The district authority verifies the details and issues login credentials. Once IC member information is uploaded, the portal generates separate access for the Presiding Officer to track complaints. Multi-location companies register the head office first and can add branch offices afterward.<\/p>\n      <\/div>\n    <\/div>\n\n    <p>It also helps to understand what the portal actually does once registration is complete, because it changes the day-to-day experience of running an IC. Before the relaunch, a complaint filed through SHe-Box by an employee at an unregistered organisation had nowhere clear to route \u2014 it sat in a general queue rather than reaching the right committee. With a registered Internal Committee and Local Committee on file, the portal automatically forwards a complaint to the correct committee the moment it&#8217;s filed, and both the complainant and the organisation can track its status in real time. That single change \u2014 automatic routing instead of manual escalation \u2014 is a meaningful upgrade in accountability, because it removes the possibility of a complaint quietly stalling somewhere between departments.<\/p>\n\n    <p>It&#8217;s worth being precise about what SHe-Box does and doesn&#8217;t replace. Registering on the portal is additive, not a substitute for any of the organisation&#8217;s existing statutory obligations \u2014 constituting a compliant IC, running training, filing the annual report to the District Officer, and now reflecting accurate status in the Board Report all remain independently required. Treating SHe-Box registration as the finish line, rather than one piece of a larger compliance picture, is its own kind of half-measure.<\/p>\n\n    <p>The important nuance here is that state mandates have been rolling out unevenly \u2014 some regions treat registration as legally mandatory today, others still frame it as &#8220;strongly recommended&#8221; while signalling that mandatory notification is coming. Either way, the direction of travel is unmistakable: SHe-Box is moving from optional infrastructure to the default mechanism through which the government verifies whether an Internal Committee exists at all. Waiting for your specific state to issue a notice before acting is, at this point, a rear-guard strategy rather than a compliant one.<\/p>\n  <\/section>\n\n  <div class=\"divider\"><div class=\"line\"><\/div><span class=\"seal\"><span>\u00a7<\/span><\/span><div class=\"line\"><\/div><\/div>\n\n  <!-- CHAPTER 04 -->\n  <section class=\"chapter\" id=\"ch04\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">04<\/div>\n      <div>\n        <div class=\"chapter-kicker\">Getting the fundamentals right<\/div>\n        <h2>Anatomy of an Internal Committee<\/h2>\n      <\/div>\n    <\/div>\n\n    <p>Every other piece of 2026&#8217;s compliance architecture \u2014 Board disclosure, SHe-Box registration, annual reporting \u2014 assumes one thing is already true: that a properly constituted Internal Committee exists. This is the part organisations most often get wrong, and it&#8217;s worth slowing down on.<\/p>\n\n    <p>Section 4 of the POSH Act sets out exactly who has to sit on an Internal Committee, and the composition rules are specific by design \u2014 they exist to prevent an IC from becoming a rubber stamp controlled entirely by management.<\/p>\n\n    <div class=\"icc-figure\">\n      <svg width=\"230\" height=\"230\" viewBox=\"0 0 230 230\">\n        <g transform=\"translate(115,115)\">\n          <!-- donut segments: presiding officer 15%, women members 40%, external member 20%, other members 25% -->\n          <circle r=\"80\" fill=\"none\" stroke=\"#DEDFD4\" stroke-width=\"30\"\/>\n          <!-- presiding officer 15% -->\n          <circle r=\"80\" fill=\"none\" stroke=\"#1E2A44\" stroke-width=\"30\"\n            stroke-dasharray=\"75.4 427\"\n            stroke-dashoffset=\"0\" transform=\"rotate(-90)\"\/>\n          <!-- women members 40% -->\n          <circle r=\"80\" fill=\"none\" stroke=\"#A67C27\" stroke-width=\"30\"\n            stroke-dasharray=\"201 427\"\n            stroke-dashoffset=\"-75.4\" transform=\"rotate(-90)\"\/>\n          <!-- external member 20% -->\n          <circle r=\"80\" fill=\"none\" stroke=\"#9C3D3D\" stroke-width=\"30\"\n            stroke-dasharray=\"100.5 427\"\n            stroke-dashoffset=\"-276.4\" transform=\"rotate(-90)\"\/>\n          <!-- other members 25% -->\n          <circle r=\"80\" fill=\"none\" stroke=\"#3F6C51\" stroke-width=\"30\"\n            stroke-dasharray=\"125.6 427\"\n            stroke-dashoffset=\"-376.9\" transform=\"rotate(-90)\"\/>\n          <text text-anchor=\"middle\" y=\"-4\" font-family=\"Fraunces, serif\" font-size=\"22\" fill=\"#1E2A44\" font-weight=\"600\">IC<\/text>\n          <text text-anchor=\"middle\" y=\"16\" font-family=\"IBM Plex Mono, monospace\" font-size=\"11\" fill=\"#5B5C54\">composition<\/text>\n        <\/g>\n      <\/svg>\n      <ul class=\"icc-legend\">\n        <li><span class=\"swatch\" style=\"background:#1E2A44;\"><\/span><div><strong>Presiding Officer<\/strong> \u2014 a senior woman employee, chairing the committee.<\/div><\/li>\n        <li><span class=\"swatch\" style=\"background:#A67C27;\"><\/span><div><strong>Women members<\/strong> \u2014 at least 50% of the total committee must be women.<\/div><\/li>\n        <li><span class=\"swatch\" style=\"background:#9C3D3D;\"><\/span><div><strong>External member<\/strong> \u2014 from an NGO or a body committed to women&#8217;s rights, typically engaged for a fee.<\/div><\/li>\n        <li><span class=\"swatch\" style=\"background:#3F6C51;\"><\/span><div><strong>Other members<\/strong> \u2014 employees familiar with service rules and organisational context.<\/div><\/li>\n      <\/ul>\n    <\/div>\n\n    <p>Once constituted, the Internal Committee has real procedural obligations: complaints must be addressed within a 90-day inquiry timeline, the inquiry must follow principles of natural justice, interim relief such as a transfer can be granted while the inquiry is ongoing, and recommendations go to the employer for final action. An IC that exists on paper but doesn&#8217;t run this process properly is, functionally, no different from having no IC at all \u2014 it just looks better in a filing cabinet.<\/p>\n\n    <div class=\"callout warn\">\n      <div class=\"icon\">\ud83d\udea9<\/div>\n      <div>\n        <h4>The most common compliance failure<\/h4>\n        <p>Industry compliance reviewers consistently flag the same issue: an IC exists on paper but has an expired term, is missing its external member, or still lists a Presiding Officer who has since left the company. None of this shows up until an audit, a Board Report disclosure, or \u2014 worse \u2014 an actual complaint exposes it.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr><th>Role<\/th><th>Core Responsibility<\/th><th>Common Failure Point<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td><strong>Presiding Officer<\/strong><\/td><td>Chairs proceedings, ensures fairness, signs off on recommendations<\/td><td>Employee has resigned or been promoted out of eligibility; role left vacant<\/td><\/tr>\n          <tr><td><strong>Women Members<\/strong><\/td><td>Maintain the mandated gender balance on the committee<\/td><td>Attrition drops representation below 50% without replacement<\/td><\/tr>\n          <tr><td><strong>External Member<\/strong><\/td><td>Brings independent, outside perspective; often the only non-employee voice<\/td><td>Engagement lapses or fee arrangement is never formalised<\/td><\/tr>\n          <tr><td><strong>Nodal Officer<\/strong> (SHe-Box)<\/td><td>Manages SHe-Box registration and portal access; cannot be an IC member<\/td><td>Same person mistakenly assigned both roles, breaking portal access<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n      <div class=\"table-caption\">Table 4.1 \u2014 IC roles and where organisations typically lose compliance without noticing.<\/div>\n    <\/div>\n\n    <p>This is precisely the kind of gap that structured certification is built to catch. Someone trained specifically on the Act&#8217;s composition rules, timelines, and reporting duties is far more likely to notice an expired term or a vacant seat before it becomes a Board Report liability \u2014 rather than assuming that &#8220;we have a POSH policy&#8221; is the same thing as &#8220;we have a functioning Internal Committee.&#8221;<\/p>\n\n    <h3 style=\"margin-top:34px; font-size:21px;\">Internal Committee vs. Local Committee \u2014 don&#8217;t confuse the two<\/h3>\n    <p>One recurring source of confusion, especially for smaller businesses, is the difference between an Internal Committee and a Local Committee. Organisations with ten or more employees constitute their own IC. But the Act also anticipated that many workplaces \u2014 small offices, domestic workers&#8217; employers, establishments below the ten-employee threshold \u2014 would never reach that size, and still needed somewhere for a complaint to go. That&#8217;s the role of the Local Committee, constituted at the district level by the government, acting as the equivalent redressal body for smaller establishments and for complaints against the employer themselves. Confusing the two, or assuming a small office has no obligations at all simply because it&#8217;s under the IC threshold, is a common and avoidable mistake.<\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr><th>Feature<\/th><th>Internal Committee (IC)<\/th><th>Local Committee (LC)<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Who constitutes it<\/td><td>The employer, at the organisational level<\/td><td>The District Officer, at the district level<\/td><\/tr>\n          <tr><td>Applies to<\/td><td>Workplaces with 10+ employees<\/td><td>Workplaces with fewer than 10 employees, or complaints against the employer<\/td><\/tr>\n          <tr><td>Where it sits<\/td><td>Inside the organisation<\/td><td>Outside the organisation, under district administration<\/td><\/tr>\n          <tr><td>Common gap<\/td><td>Composition lapses, expired terms<\/td><td>Low awareness among small-business employees that it exists at all<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n      <div class=\"table-caption\">Table 4.2 \u2014 How Internal Committees and Local Committees divide responsibility under the Act.<\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"divider\"><div class=\"line\"><\/div><span class=\"seal\"><span>\u00a7<\/span><\/span><div class=\"line\"><\/div><\/div>\n\n  <!-- CHAPTER 05 -->\n  <section class=\"chapter\" id=\"ch05\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">05<\/div>\n      <div>\n        <div class=\"chapter-kicker\">What non-compliance actually costs<\/div>\n        <h2>The Real Cost of Getting It Wrong<\/h2>\n      <\/div>\n    <\/div>\n\n    <p>The statutory penalty for a first-time compliance failure under Section 26 of the Act \u2014 failing to constitute an Internal Committee, failing to conduct training, or failing to act on a complaint \u2014 is a fine of up to \u20b950,000. Read in isolation, that number can seem almost trivial for a mid-sized or large company. It&#8217;s the compounding consequences around it that make non-compliance genuinely expensive.<\/p>\n\n    <div class=\"barchart\">\n      <div class=\"bar-row\">\n        <div class=\"bar-label\">First-time violation<\/div>\n        <div class=\"bar-track\"><div class=\"bar-fill\" style=\"width:22%\"><\/div><\/div>\n        <div class=\"bar-val\">\u20b950,000<\/div>\n      <\/div>\n      <div class=\"bar-row\">\n        <div class=\"bar-label\">Repeat violation<\/div>\n        <div class=\"bar-track\"><div class=\"bar-fill rust\" style=\"width:55%\"><\/div><\/div>\n        <div class=\"bar-val\">Higher fine<\/div>\n      <\/div>\n      <div class=\"bar-row\">\n        <div class=\"bar-label\">Continued non-compliance<\/div>\n        <div class=\"bar-track\"><div class=\"bar-fill rust\" style=\"width:90%\"><\/div><\/div>\n        <div class=\"bar-val\">Licence \/ registration risk<\/div>\n      <\/div>\n      <div class=\"bar-row\">\n        <div class=\"bar-label\">Public disclosure gap<\/div>\n        <div class=\"bar-track\"><div class=\"bar-fill rust\" style=\"width:100%\"><\/div><\/div>\n        <div class=\"bar-val\">Board Report exposure<\/div>\n      <\/div>\n    <\/div>\n\n    <p>The escalation structure is intentional. A first offence draws the statutory fine. Repeat non-compliance draws a higher penalty and, in some cases, exposes the business to cancellation or non-renewal of licences or registrations required to operate \u2014 a far more disruptive outcome than any fine. And now, layered on top of the statutory penalty structure, sits the reputational cost of a compliance gap that&#8217;s visible in a public filing.<\/p>\n\n    <div class=\"quote-grid\">\n      <div class=\"callout warn\" style=\"margin:0;\">\n        <div class=\"icon\">\ud83d\udcb8<\/div>\n        <div><h4>Direct cost<\/h4><p>Statutory fines, potential licence or registration risk on repeat non-compliance, and legal costs if a complaint escalates to litigation.<\/p><\/div>\n      <\/div>\n      <div class=\"callout warn\" style=\"margin:0;\">\n        <div class=\"icon\">\ud83d\udcc9<\/div>\n        <div><h4>Indirect cost<\/h4><p>Investor and client diligence flags, difficulty attracting senior talent, and reduced employee trust in internal reporting channels.<\/p><\/div>\n      <\/div>\n    <\/div>\n\n    <p>There&#8217;s also a quieter, harder-to-quantify cost: several high-profile workplace harassment incidents reported in 2026 have exposed shortcomings not in the existence of a policy, but in how it was actually implemented \u2014 inconsistent training, an under-resourced IC, or a process that employees didn&#8217;t trust enough to use. Surveys across Indian industry consistently suggest that a meaningful share of women experience some form of workplace harassment during their careers, and that a large proportion of those incidents go unreported. A compliance programme that exists mainly on paper does very little to close that gap \u2014 and increasingly, that gap is what shows up in an audit, a diligence process, or a Board Report line item.<\/p>\n\n    <p>Picture two versions of the same mid-sized company facing an identical complaint. In the first, the IC&#8217;s external member seat has quietly been vacant for eight months because no one renewed the engagement after the previous member&#8217;s term lapsed. The inquiry gets delayed while the company scrambles to onboard a replacement, the 90-day timeline slips, and the complainant \u2014 already anxious about coming forward \u2014 loses confidence in the process partway through. In the second, the same company has a properly constituted, currently trained IC that opens the inquiry within days, follows the timeline, and documents its reasoning clearly. Both companies have &#8220;a POSH policy.&#8221; Only one of them has a functioning compliance programme \u2014 and that difference is exactly what shows up when a regulator, an auditor, or a journalist eventually asks to see the paperwork behind it.<\/p>\n  <\/section>\n\n  <div class=\"divider\"><div class=\"line\"><\/div><span class=\"seal\"><span>\u00a7<\/span><\/span><div class=\"line\"><\/div><\/div>\n\n  <!-- CHAPTER 06 -->\n  <section class=\"chapter\" id=\"ch06\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">06<\/div>\n      <div>\n        <div class=\"chapter-kicker\">Where old training decks fall short<\/div>\n        <h2>The Digital Workplace Blind Spot<\/h2>\n      <\/div>\n    <\/div>\n\n    <p>For most of the POSH Act&#8217;s history, &#8220;workplace&#8221; meant a physical space \u2014 an office floor, a meeting room, a cabin. Policies were written around that assumption, and training followed the same script: what counts as harassment in a shared office, how to report an incident that happened at a desk or in a corridor. That boundary has effectively dissolved. Work now happens on WhatsApp, feedback gets delivered over Teams, relationships build over Slack threads \u2014 and, inevitably, so do the lines that get crossed.<\/p>\n\n    <p>This creates a genuinely harder category of case for Internal Committees to handle. Digital harassment rarely arrives as an unambiguous single incident; it tends to build through a pattern \u2014 late-night messages, an escalating tone, unwanted familiarity, persistence after a clear &#8220;no.&#8221; Committees now have to interpret screenshots, chat trails, and context in a way that a decade-old training deck, built entirely around physical-workplace scenarios, never prepared them for.<\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr><th>Digital Pattern<\/th><th>Why It&#8217;s Ambiguous<\/th><th>What ICs Need to Evaluate<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Late-night or off-hours messages<\/td><td>Could be genuine urgency or a boundary-testing pattern<\/td><td>Frequency, content, and whether it recurs after being asked to stop<\/td><\/tr>\n          <tr><td>Escalating familiarity in chat tone<\/td><td>Casual workplace culture can blur into personal overreach<\/td><td>Power dynamic between sender and recipient; consistency across other colleagues<\/td><\/tr>\n          <tr><td>Persistence after a &#8220;no&#8221;<\/td><td>A single follow-up may be innocuous; repeated ones are not<\/td><td>Whether disengagement was clearly communicated and ignored<\/td><\/tr>\n          <tr><td>Video call conduct<\/td><td>Camera-on culture creates new exposure and commentary risks<\/td><td>Comments on appearance, unsolicited screenshots, recording without consent<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n      <div class=\"table-caption\">Table 6.1 \u2014 Illustrative digital-workplace patterns Internal Committees are increasingly asked to evaluate.<\/div>\n    <\/div>\n\n    <div class=\"callout win\">\n      <div class=\"icon\">\u2705<\/div>\n      <div>\n        <h4>What good digital-era training actually covers<\/h4>\n        <p>Updated POSH training now needs to walk through hybrid and remote scenarios explicitly \u2014 not as an afterthought slide, but as a core part of the curriculum \u2014 so that both employees and IC members know how digital boundaries map onto the same legal standard as a physical-workplace incident.<\/p>\n      <\/div>\n    <\/div>\n\n    <p>This is one of the clearest signs that &#8220;we did POSH training once&#8221; is no longer a meaningful compliance statement. A programme built for 2018&#8217;s workplace, delivered unchanged in 2026, leaves both employees and Internal Committee members underprepared for the kinds of complaints that are now most likely to land on their desks.<\/p>\n\n    <p>Remote and hybrid arrangements add another layer. When a team never shares a physical office, the informal social cues that once helped colleagues self-correct \u2014 a raised eyebrow, a visibly uncomfortable silence in a meeting room \u2014 largely disappear. Feedback and reprimands that would once have happened face-to-face now happen in writing, which means there&#8217;s often a more complete record than before, but also more room for tone to be misread in both directions. Internal Committees handling a hybrid-era complaint need to be comfortable working from a digital record as the primary evidence, rather than treating it as a secondary supplement to in-person testimony.<\/p>\n\n    <p>None of this means the underlying legal test has changed \u2014 unwelcome conduct of a sexual nature remains the core standard, regardless of the medium it travels through. What&#8217;s changed is the surface area. A training programme that only ever role-plays a hallway or a cabin scenario is quietly teaching employees and IC members to recognise half of the cases they&#8217;ll actually encounter.<\/p>\n  <\/section>\n\n  <div class=\"divider\"><div class=\"line\"><\/div><span class=\"seal\"><span>\u00a7<\/span><\/span><div class=\"line\"><\/div><\/div>\n\n  <!-- CHAPTER 07 (myths) -->\n  <section class=\"chapter\" id=\"ch07myths\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">07<\/div>\n      <div>\n        <div class=\"chapter-kicker\">Clearing up persistent confusion<\/div>\n        <h2>Common Myths, Corrected<\/h2>\n      <\/div>\n    <\/div>\n\n    <p>Across HR forums, compliance webinars, and audit conversations, the same handful of misconceptions keep resurfacing \u2014 often held by otherwise well-run organisations. Correcting them is a fast way to close real exposure.<\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr><th>The Myth<\/th><th>The Reality<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>&#8220;We&#8217;ve never had a complaint, so we don&#8217;t really need to worry about this.&#8221;<\/td><td>A long run of nil reports is increasingly read as a signal to look closer, not proof of a healthy workplace \u2014 it may simply mean employees don&#8217;t trust the reporting channel.<\/td><\/tr>\n          <tr><td>&#8220;POSH is an HR issue, not something the Board needs to think about.&#8221;<\/td><td>Since July 2025, POSH compliance status is a disclosed line item in the Board&#8217;s Report \u2014 it is now explicitly a governance responsibility, not solely an HR one.<\/td><\/tr>\n          <tr><td>&#8220;We&#8217;re a small company, the Act doesn&#8217;t really apply to us.&#8221;<\/td><td>Any workplace with 10 or more employees must constitute an IC. Below that threshold, employees are still covered \u2014 via the district-level Local Committee.<\/td><\/tr>\n          <tr><td>&#8220;Our external IC member just needs to be listed on paper.&#8221;<\/td><td>An external member who isn&#8217;t genuinely engaged and available creates the exact composition gap that audits flag as the most common compliance failure.<\/td><\/tr>\n          <tr><td>&#8220;Something that happened on WhatsApp after work hours isn&#8217;t a workplace matter.&#8221;<\/td><td>Conduct connected to the employment relationship can fall within the Act&#8217;s scope regardless of the specific platform or the hour it occurred.<\/td><\/tr>\n          <tr><td>&#8220;One training session when someone joins is enough for their whole tenure.&#8221;<\/td><td>Annual training is the statutory minimum; current guidance increasingly recommends more frequent, role-specific refreshers \u2014 especially for managers.<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n      <div class=\"table-caption\">Table 7.1 \u2014 Frequently held misconceptions about POSH compliance, and what current guidance actually says.<\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"divider\"><div class=\"line\"><\/div><span class=\"seal\"><span>\u00a7<\/span><\/span><div class=\"line\"><\/div><\/div>\n\n  <!-- CHAPTER 08 -->\n  <section class=\"chapter\" id=\"ch08\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">08<\/div>\n      <div>\n        <div class=\"chapter-kicker\">Interactive \u2014 click a role to explore<\/div>\n        <h2>Training Is Not One-Size-Fits-All<\/h2>\n      <\/div>\n    <\/div>\n\n    <p>The single most repeated criticism across current compliance reviews is that most organisations still run one generic annual session for everyone \u2014 the same deck for a security guard and a department head. The law, and increasingly the enforcement environment around it, expects role-specific content. Here&#8217;s roughly what that looks like in practice for four groups.<\/p>\n\n    <div class=\"tabs\">\n      <div class=\"tab-buttons\">\n        <button class=\"tab-btn active\" data-tab=\"t1\">Employees<\/button>\n        <button class=\"tab-btn\" data-tab=\"t2\">Managers &amp; Supervisors<\/button>\n        <button class=\"tab-btn\" data-tab=\"t3\">IC Members<\/button>\n        <button class=\"tab-btn\" data-tab=\"t4\">Senior Leadership<\/button>\n      <\/div>\n\n      <div class=\"tab-panel active\" id=\"t1\">\n        <h4>What every employee needs to walk away knowing<\/h4>\n        <p>For most employees, POSH training is the only formal touchpoint they&#8217;ll ever have with the Act \u2014 which means it has to do real work in a short session, not just tick an attendance box.<\/p>\n        <ul>\n          <li>What legally constitutes sexual harassment under the Act \u2014 including verbal, non-verbal, and digital conduct<\/li>\n          <li>That the Act protects all women at the workplace regardless of employment status \u2014 including interns, contractual staff, and trainees<\/li>\n          <li>Exactly how and where to file a complaint, including through SHe-Box<\/li>\n          <li>What protections exist against retaliation for raising a complaint in good faith<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"tab-panel\" id=\"t2\">\n        <h4>What managers need on top of the employee baseline<\/h4>\n        <p>Managers occupy an unusual dual role in this framework: they&#8217;re often the first person an employee confides in informally, and they&#8217;re also the person whose own conduct gets scrutinised most closely when a complaint involves a power imbalance.<\/p>\n        <ul>\n          <li>How to recognise early warning signs within their own team before they escalate<\/li>\n          <li>Their obligation to act on disclosures made to them informally, not just formal complaints<\/li>\n          <li>How to avoid inadvertently pressuring a complainant or shaping the narrative before a formal inquiry<\/li>\n          <li>How digital-workplace conduct \u2014 chat tone, off-hours messaging \u2014 applies to their own behaviour as much as their team&#8217;s<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"tab-panel\" id=\"t3\">\n        <h4>What Internal Committee members need to run a defensible inquiry<\/h4>\n        <p>IC members carry the heaviest procedural burden in the whole framework \u2014 their decisions can be challenged, appealed, and scrutinised long after the training session that was supposed to prepare them for it.<\/p>\n        <ul>\n          <li>The full 90-day inquiry timeline and the procedural steps within it<\/li>\n          <li>Principles of natural justice \u2014 fair hearing, impartiality, documented reasoning<\/li>\n          <li>How to evaluate digital evidence: chat trails, screenshots, call logs, context<\/li>\n          <li>Annual reporting obligations to the District Officer and how these map to SHe-Box entries<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"tab-panel\" id=\"t4\">\n        <h4>What leadership needs to sign off on Board disclosures with confidence<\/h4>\n        <p>Leadership doesn&#8217;t need to run the inquiry process personally \u2014 but they do need enough fluency in the framework to ask the right questions before signing off on a public disclosure.<\/p>\n        <ul>\n          <li>How POSH compliance status now feeds directly into the Board&#8217;s Report under the Companies Act framework<\/li>\n          <li>What &#8220;audit-ready&#8221; actually looks like versus a policy that exists only on paper<\/li>\n          <li>Why a long run of nil complaint reports can itself be a red flag worth investigating<\/li>\n          <li>How to resource the IC and Nodal Officer roles so registration and reporting don&#8217;t lapse silently<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"divider\"><div class=\"line\"><\/div><span class=\"seal\"><span>\u00a7<\/span><\/span><div class=\"line\"><\/div><\/div>\n\n  <!-- CHAPTER 08 -->\n  <section class=\"chapter\" id=\"ch08b\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">09<\/div>\n      <div>\n        <div class=\"chapter-kicker\">Interactive self-check<\/div>\n        <h2>Are You Audit-Ready?<\/h2>\n      <\/div>\n    <\/div>\n\n    <p>Tick off what&#8217;s actually true for your organisation today \u2014 not what&#8217;s aspirational. This is a quick directional gauge, not a formal audit.<\/p>\n\n    <div class=\"selfcheck\">\n      <div class=\"selfcheck-head\">\n        <div>\n          <h3>Compliance self-check<\/h3>\n          <p>8 questions \u00b7 updates as you check each box<\/p>\n        <\/div>\n        <div class=\"score-badge\">\n          <div class=\"score-num\" id=\"scoreNum\">0<\/div>\n          <div class=\"score-max\">\/ 8<\/div>\n          <div class=\"score-verdict\" id=\"scoreVerdict\">Get started below<\/div>\n        <\/div>\n      <\/div>\n      <ul class=\"check-list\" id=\"checklist\">\n        <li><input type=\"checkbox\" id=\"c1\"><label for=\"c1\">Our Internal Committee has all mandated roles filled \u2014 including a current Presiding Officer and external member<\/label><\/li>\n        <li><input type=\"checkbox\" id=\"c2\"><label for=\"c2\">Our IC composition maintains at least 50% women members right now, not just at formation<\/label><\/li>\n        <li><input type=\"checkbox\" id=\"c3\"><label for=\"c3\">We have registered our head office and Nodal Officer on the SHe-Box portal<\/label><\/li>\n        <li><input type=\"checkbox\" id=\"c4\"><label for=\"c4\">Our POSH training was updated within the last 12 months to cover hybrid\/digital scenarios<\/label><\/li>\n        <li><input type=\"checkbox\" id=\"c5\"><label for=\"c5\">Training content differs by audience \u2014 employees, managers, IC members, and leadership see different material<\/label><\/li>\n        <li><input type=\"checkbox\" id=\"c6\"><label for=\"c6\">We filed our annual ICC report to the District Officer, even in a nil-complaint year<\/label><\/li>\n        <li><input type=\"checkbox\" id=\"c7\"><label for=\"c7\">Our most recent Board&#8217;s Report accurately reflects our current POSH compliance status<\/label><\/li>\n        <li><input type=\"checkbox\" id=\"c8\"><label for=\"c8\">At least one person managing this programme holds a formal POSH certification<\/label><\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <div class=\"divider\"><div class=\"line\"><\/div><span class=\"seal\"><span>\u00a7<\/span><\/span><div class=\"line\"><\/div><\/div>\n\n  <!-- CHAPTER 09 -->\n  <section class=\"chapter\" id=\"ch09\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">10<\/div>\n      <div>\n        <div class=\"chapter-kicker\">Beyond the compliance case<\/div>\n        <h2>The Career Case for Certification<\/h2>\n      <\/div>\n    <\/div>\n\n    <p>Everything covered so far explains why organisations can no longer treat POSH as a once-a-year formality. But there&#8217;s a parallel story here for individuals \u2014 one that&#8217;s easy to miss if you only think about POSH as a company obligation rather than a professional credential.<\/p>\n\n    <p>As Board Reports start naming who is accountable for compliance, and as Internal Committees face a higher bar for how they run inquiries, the people who actually understand this framework in depth become disproportionately valuable. Not every HR generalist has sat with the fine detail of Section 4 composition rules, the 90-day inquiry process, or how digital evidence should be evaluated \u2014 and in 2026, that gap is starting to show.<\/p>\n\n    <p>This also explains a quieter shift in hiring patterns: job postings for HR business partner, compliance officer, and even generalist people-operations roles increasingly list POSH knowledge or certification as a preferred qualification rather than an implicit assumption. Consulting firms that provide external IC members are being asked more pointed questions about their trainers&#8217; credentials before being engaged. And organisations building out an internal training function \u2014 rather than outsourcing every session to a consultant \u2014 need someone who can be trusted to design a curriculum that actually holds up, not just repeat a template.<\/p>\n\n    <div class=\"kicker-list\">\n      <li><strong>HR professionals and people managers<\/strong> sit at the front line of POSH compliance \u2014 drafting the policy, running the ICC&#8217;s administrative side, and being the first point of contact when something goes wrong. A structured certification gives them the legal literacy to do that credibly, not just procedurally.<\/li>\n      <li><strong>Aspiring and practising POSH trainers<\/strong> need more than familiarity with the Act \u2014 they need a recognised credential that signals depth to the organisations hiring them, especially as the external-member role on Internal Committees becomes more scrutinised.<\/li>\n      <li><strong>Internal Committee members<\/strong>, including the mandatory external member, benefit directly from certification that walks through natural-justice principles and inquiry procedure \u2014 the exact areas where a poorly run process creates legal exposure.<\/li>\n      <li><strong>Legal and compliance practitioners<\/strong> increasingly need POSH literacy as one thread in a broader governance skill set, given how directly it now intersects with Companies Act disclosure requirements.<\/li>\n    <\/div>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr><th>Vskills Certificate in POSH<\/th><th>Detail<\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td>Format<\/td><td>Self-study, online learning via LMS, video and text-based content<\/td><\/tr>\n          <tr><td>Grounding<\/td><td>Built on the Vishaka Guidelines and the POSH Act, 2013 framework<\/td><\/tr>\n          <tr><td>Who it&#8217;s designed for<\/td><td>HR managers, supervisors, relationship managers, executives, and management-track professionals<\/td><\/tr>\n          <tr><td>Validity<\/td><td>Certificate issued on qualifying the assessment, with lifetime access noted for the underlying learning material<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n      <div class=\"table-caption\">Table 9.1 \u2014 Overview of the Vskills Certificate in POSH programme. Confirm current fees and syllabus details on the official Vskills course page before enrolling.<\/div>\n    <\/div>\n\n    <p>The value proposition isn&#8217;t just personal r\u00e9sum\u00e9-building, though that matters. It&#8217;s structural: an organisation trying to write an honest, defensible line into its Board Report needs people internally \u2014 not just an external consultant brought in once a year \u2014 who genuinely understand the framework well enough to catch a vacant Presiding Officer seat, an unregistered Nodal Officer, or a training programme that hasn&#8217;t touched digital-workplace scenarios. Certification is what turns &#8220;we have a POSH policy&#8221; into &#8220;we can demonstrate exactly how our POSH programme works, end to end.&#8221;<\/p>\n\n    <div class=\"cta\">\n      <div class=\"cta-copy\">\n        <h3>Build the credential the 2026 compliance landscape now expects<\/h3>\n        <p>The Vskills Certificate in POSH covers the Act&#8217;s legal framework, ICC composition and process, and the organisational responsibilities behind a defensible compliance programme \u2014 self-paced, online.<\/p>\n      <\/div>\n      <a class=\"cta-btn\" href=\"https:\/\/www.vskills.in\/certification\/posh-prevention-of-sexual-harassment-training-certificate\" target=\"_blank\" rel=\"noopener\">Explore the Vskills POSH Certificate \u2192<\/a>\n    <\/div>\n  <\/section>\n\n  <div class=\"divider\"><div class=\"line\"><\/div><span class=\"seal\"><span>\u00a7<\/span><\/span><div class=\"line\"><\/div><\/div>\n\n  <!-- CHAPTER 10 -->\n  <section class=\"chapter\" id=\"ch10\">\n    <div class=\"chapter-head\">\n      <div class=\"chapter-num\">11<\/div>\n      <div>\n        <div class=\"chapter-kicker\">Straight answers<\/div>\n        <h2>Frequently Asked Questions<\/h2>\n      <\/div>\n    <\/div>\n\n    <div class=\"accordion\" id=\"faq\">\n      <div class=\"acc-item\">\n        <button class=\"acc-q\"><span>Does the POSH Act apply to a 15-person startup?<\/span><span class=\"plus\">+<\/span><\/button>\n        <div class=\"acc-a\"><div class=\"acc-a-inner\">Yes. The threshold for mandatory Internal Committee constitution is 10 or more employees, and it applies across sectors \u2014 startups, retail, hospitality, manufacturing, and professional services alike. Company size below that threshold doesn&#8217;t remove the Act&#8217;s broader protections; it changes only the IC-constitution requirement.<\/div><\/div>\n      <\/div>\n      <div class=\"acc-item\">\n        <button class=\"acc-q\"><span>Is SHe-Box registration mandatory everywhere in India right now?<\/span><span class=\"plus\">+<\/span><\/button>\n        <div class=\"acc-a\"><div class=\"acc-a-inner\">It varies by state and is evolving quickly. Several states \u2014 including Maharashtra, Delhi, Odisha, and Goa \u2014 have issued specific mandates. In jurisdictions without a formal notice yet, registration is still strongly recommended as proactive compliance, given the clear direction of both Supreme Court guidance and central government messaging. Check your state&#8217;s latest labour department circulars.<\/div><\/div>\n      <\/div>\n      <div class=\"acc-item\">\n        <button class=\"acc-q\"><span>What happens if our Internal Committee&#8217;s term has technically expired?<\/span><span class=\"plus\">+<\/span><\/button>\n        <div class=\"acc-a\"><div class=\"acc-a-inner\">An expired or improperly constituted IC is treated as a compliance gap, not a technicality \u2014 it&#8217;s flagged as one of the most common failure points in current audits. Any complaint received during that gap could be handled by a committee that isn&#8217;t legally validly constituted, which creates real exposure. Reconstituting the IC promptly, with all mandated roles filled, is the priority fix.<\/div><\/div>\n      <\/div>\n      <div class=\"acc-item\">\n        <button class=\"acc-q\"><span>Does a message on WhatsApp or Slack count as workplace harassment?<\/span><span class=\"plus\">+<\/span><\/button>\n        <div class=\"acc-a\"><div class=\"acc-a-inner\">It can. The &#8220;workplace&#8221; under the Act is understood functionally, not just physically \u2014 conduct connected to employment, including on work-adjacent digital platforms, can fall within its scope. Internal Committees are increasingly expected to evaluate chat trails and digital context using the same fairness principles applied to physical-workplace incidents.<\/div><\/div>\n      <\/div>\n      <div class=\"acc-item\">\n        <button class=\"acc-q\"><span>How is POSH compliance now connected to the Companies Act?<\/span><span class=\"plus\">+<\/span><\/button>\n        <div class=\"acc-a\"><div class=\"acc-a-inner\">Since a July 2025 amendment to the Companies (Accounts) Rules, a company&#8217;s Board Report must disclose its POSH compliance status. That links workplace-harassment compliance directly to corporate governance disclosure \u2014 the same document used to report financial and governance information to regulators, investors, and the public.<\/div><\/div>\n      <\/div>\n      <div class=\"acc-item\">\n        <button class=\"acc-q\"><span>Is a single annual training session still considered sufficient?<\/span><span class=\"plus\">+<\/span><\/button>\n        <div class=\"acc-a\"><div class=\"acc-a-inner\">Annual training remains the statutory minimum, but current compliance guidance increasingly recommends quarterly sessions \u2014 particularly for managers \u2014 and role-specific content rather than one generic session for the entire organisation. A single yearly session that hasn&#8217;t been updated for hybrid and digital scenarios is widely viewed as an incomplete compliance measure.<\/div><\/div>\n      <\/div>\n      <div class=\"acc-item\">\n        <button class=\"acc-q\"><span>Who should actually get POSH-certified within an organisation?<\/span><span class=\"plus\">+<\/span><\/button>\n        <div class=\"acc-a\"><div class=\"acc-a-inner\">At minimum, whoever owns the compliance programme \u2014 typically an HR lead \u2014 plus Internal Committee members and anyone acting as an internal or external POSH trainer. Managers and people leaders benefit significantly too, since they&#8217;re often the first informal point of contact when an employee wants to raise a concern.<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"callout win\" style=\"margin-top:10px;\">\n    <div class=\"icon\">\ud83c\udfaf<\/div>\n    <div>\n      <h4>The bottom line<\/h4>\n      <p>POSH compliance in 2026 is no longer a document sitting in an HR drawer \u2014 it&#8217;s a live entry on a government portal and a disclosed line in a Board Report. The organisations and individuals who treat it as a genuine competency, backed by real certification rather than a once-a-year formality, are the ones who&#8217;ll be able to answer confidently the next time someone actually checks.<\/p>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<footer>\n  <div class=\"wrap\">\n    <div>POSH compliance is no longer invisible. It&#8217;s in your Board Report now. See what changed in 2026 \u2014 before an auditor finds it first.<\/div>\n    <div><a href=\"https:\/\/www.vskills.in\/certification\/posh-prevention-of-sexual-harassment-training-certificate\" target=\"_blank\" rel=\"noopener\">Vskills Certificate in POSH \u2192<\/a><\/div>\n  <\/div>\n<\/footer>\n\n<script>\n  \/\/ Tabs\n  document.querySelectorAll('.tab-btn').forEach(btn=>{\n    btn.addEventListener('click', ()=>{\n      const tabId = btn.getAttribute('data-tab');\n      btn.parentElement.querySelectorAll('.tab-btn').forEach(b=>b.classList.remove('active'));\n      btn.classList.add('active');\n      const panelGroup = btn.closest('.tabs').querySelectorAll('.tab-panel');\n      panelGroup.forEach(p=>p.classList.remove('active'));\n      document.getElementById(tabId).classList.add('active');\n    });\n  });\n\n  \/\/ Accordion\n  document.querySelectorAll('.acc-item').forEach(item=>{\n    const q = item.querySelector('.acc-q');\n    const a = item.querySelector('.acc-a');\n    q.addEventListener('click', ()=>{\n      const isOpen = item.classList.contains('open');\n      \/\/ close all others (single-open accordion)\n      document.querySelectorAll('.acc-item').forEach(i=>{\n        i.classList.remove('open');\n        i.querySelector('.acc-a').style.maxHeight = null;\n      });\n      if(!isOpen){\n        item.classList.add('open');\n        a.style.maxHeight = a.scrollHeight + 'px';\n      }\n    });\n  });\n\n  \/\/ Self-check scoring\n  const boxes = document.querySelectorAll('#checklist input[type=checkbox]');\n  const scoreNum = document.getElementById('scoreNum');\n  const scoreVerdict = document.getElementById('scoreVerdict');\n  function updateScore(){\n    let n = 0;\n    boxes.forEach(b=>{ if(b.checked) n++; });\n    scoreNum.textContent = n;\n    scoreVerdict.classList.remove('good','mid');\n    if(n === 0){\n      scoreVerdict.textContent = 'Get started below';\n    } else if(n <= 3){\n      scoreVerdict.textContent = 'Significant gaps';\n    } else if(n <= 6){\n      scoreVerdict.textContent = 'Getting there';\n      scoreVerdict.classList.add('mid');\n    } else {\n      scoreVerdict.textContent = 'Audit-ready';\n      scoreVerdict.classList.add('good');\n    }\n  }\n  boxes.forEach(b=> b.addEventListener('change', updateScore));\n  updateScore();\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<figure class=\"wp-block-image alignwide size-full\"><a href=\"https:\/\/www.vskills.in\/certification\/posh-prevention-of-sexual-harassment-training-certificate\" target=\"_blank\" rel=\" noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"150\" src=\"https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/image-30.png\" alt=\"Posh Certificate\" class=\"wp-image-77334\" srcset=\"https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/image-30.png 960w, https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/image-30-300x47.png 300w\" sizes=\"auto, (max-width: 960px) 100vw, 960px\" \/><\/a><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>There was a time when many organizations treated POSH compliance as just another annual training requirement or a box to tick during audits. That time is over. In 2026, the expectations have changed dramatically. With greater board-level accountability, increased regulatory scrutiny, digital complaint mechanisms such as the SHe-Box portal, and a growing focus on workplace&#8230;<\/p>\n","protected":false},"author":1,"featured_media":77335,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[1529],"tags":[11783,11778,11781,11790,11784,11777,11794,11785,11796,11791,11788,11795,11782,11787,11786,11779,11780,11789,11792,11776,11793],"class_list":["post-77332","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-human-resources-2","tag-poshcompliance","tag-annual-compliance-under-posh-act","tag-compliance-courses","tag-compliance-e-learning","tag-compliance-training","tag-compliance-under-posh","tag-compliance-under-posh-for-early-stage-businesses","tag-compliances-under-posh-act","tag-corporate-compliance-events","tag-hr-compliance","tag-hr-compliance-india","tag-legal-compliance","tag-posh-compliance","tag-posh-compliance-course","tag-posh-compliance-for-companies","tag-posh-compliance-in-2026","tag-posh-compliance-requirements","tag-posh-compliance-training","tag-posh-compliance-under-companies-act-2013","tag-posh-compliance-workshop","tag-statutory-compliance"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>POSH Certification is not Optional \u2014 Compliance Laws 2026<\/title>\n<meta name=\"description\" content=\"POSH compliance is no longer invisible. It&#039;s in your Board Report now. See what changed in 2026 \u2014 before an auditor finds it first.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"POSH Certification is not Optional \u2014 Compliance Laws 2026\" \/>\n<meta property=\"og:description\" content=\"POSH compliance is no longer invisible. It&#039;s in your Board Report now. See what changed in 2026 \u2014 before an auditor finds it first.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"Vskills Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/vskills.in\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-30T12:24:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-03T06:49:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/Why-POSH-Certificate-is-compulsory.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"teamvskills\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"teamvskills\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"28 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/\",\"url\":\"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/\",\"name\":\"POSH Certification is not Optional \u2014 Compliance Laws 2026\",\"isPartOf\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/Why-POSH-Certificate-is-compulsory.png\",\"datePublished\":\"2026-07-30T12:24:15+00:00\",\"dateModified\":\"2026-08-03T06:49:19+00:00\",\"author\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/#\/schema\/person\/db89ed45879ddc5d130a8aae4309d90a\"},\"description\":\"POSH compliance is no longer invisible. It's in your Board Report now. See what changed in 2026 \u2014 before an auditor finds it first.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/#primaryimage\",\"url\":\"https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/Why-POSH-Certificate-is-compulsory.png\",\"contentUrl\":\"https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/Why-POSH-Certificate-is-compulsory.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.vskills.in\/certification\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why POSH Certification is No Longer Optional \u2014 New Compliance in 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/#website\",\"url\":\"https:\/\/www.vskills.in\/certification\/blog\/\",\"name\":\"Vskills Blog\",\"description\":\"Vskills - A Initiative in Assessment to Enhance Employability\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.vskills.in\/certification\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/#\/schema\/person\/db89ed45879ddc5d130a8aae4309d90a\",\"name\":\"teamvskills\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.vskills.in\/certification\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b622f2772f7029565ef961f615b0727ed219929be1c95fa7aeda53560feec085?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b622f2772f7029565ef961f615b0727ed219929be1c95fa7aeda53560feec085?s=96&d=mm&r=g\",\"caption\":\"teamvskills\"},\"url\":\"https:\/\/www.vskills.in\/certification\/blog\/author\/teamvskills\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"POSH Certification is not Optional \u2014 Compliance Laws 2026","description":"POSH compliance is no longer invisible. It's in your Board Report now. See what changed in 2026 \u2014 before an auditor finds it first.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/","og_locale":"en_US","og_type":"article","og_title":"POSH Certification is not Optional \u2014 Compliance Laws 2026","og_description":"POSH compliance is no longer invisible. It's in your Board Report now. See what changed in 2026 \u2014 before an auditor finds it first.","og_url":"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/","og_site_name":"Vskills Blog","article_publisher":"https:\/\/www.facebook.com\/vskills.in","article_published_time":"2026-07-30T12:24:15+00:00","article_modified_time":"2026-08-03T06:49:19+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/Why-POSH-Certificate-is-compulsory.png","type":"image\/png"}],"author":"teamvskills","twitter_misc":{"Written by":"teamvskills","Est. reading time":"28 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/","url":"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/","name":"POSH Certification is not Optional \u2014 Compliance Laws 2026","isPartOf":{"@id":"https:\/\/www.vskills.in\/certification\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/#primaryimage"},"image":{"@id":"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/Why-POSH-Certificate-is-compulsory.png","datePublished":"2026-07-30T12:24:15+00:00","dateModified":"2026-08-03T06:49:19+00:00","author":{"@id":"https:\/\/www.vskills.in\/certification\/blog\/#\/schema\/person\/db89ed45879ddc5d130a8aae4309d90a"},"description":"POSH compliance is no longer invisible. It's in your Board Report now. See what changed in 2026 \u2014 before an auditor finds it first.","breadcrumb":{"@id":"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/#primaryimage","url":"https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/Why-POSH-Certificate-is-compulsory.png","contentUrl":"https:\/\/www.vskills.in\/certification\/blog\/wp-content\/uploads\/2026\/07\/Why-POSH-Certificate-is-compulsory.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/www.vskills.in\/certification\/blog\/why-posh-certification-is-no-longer-optional-new-compliance-laws-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.vskills.in\/certification\/blog\/"},{"@type":"ListItem","position":2,"name":"Why POSH Certification is No Longer Optional \u2014 New Compliance in 2026"}]},{"@type":"WebSite","@id":"https:\/\/www.vskills.in\/certification\/blog\/#website","url":"https:\/\/www.vskills.in\/certification\/blog\/","name":"Vskills Blog","description":"Vskills - A Initiative in Assessment to Enhance Employability","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.vskills.in\/certification\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.vskills.in\/certification\/blog\/#\/schema\/person\/db89ed45879ddc5d130a8aae4309d90a","name":"teamvskills","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.vskills.in\/certification\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b622f2772f7029565ef961f615b0727ed219929be1c95fa7aeda53560feec085?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b622f2772f7029565ef961f615b0727ed219929be1c95fa7aeda53560feec085?s=96&d=mm&r=g","caption":"teamvskills"},"url":"https:\/\/www.vskills.in\/certification\/blog\/author\/teamvskills\/"}]}},"_links":{"self":[{"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/posts\/77332","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/comments?post=77332"}],"version-history":[{"count":7,"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/posts\/77332\/revisions"}],"predecessor-version":[{"id":77343,"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/posts\/77332\/revisions\/77343"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/media\/77335"}],"wp:attachment":[{"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/media?parent=77332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/categories?post=77332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.vskills.in\/certification\/blog\/wp-json\/wp\/v2\/tags?post=77332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}