Skip to main content

Key Change

Highlights July 14, 2025 MCA amendments: redesigned AOC‑4 e‑forms, mandatory CSR‑2 linked filing, new POSH and Maternity disclosures in the Board’s Report, and signed PDFs for XBRL filers.

Form AOC‑4 Filing for FY 2025‑26: Due Dates, MCA V3 Changes and Step‑by‑Step Guide

CL

Editorial team

CorpLawUpdates.in · Professionals & compliance specialists

Verified for complianceLast verified: 13 June 2026
Legal basis: Section 137 of Companies Act, 2013 read with Rule 12 of the Companies (Accounts) Rules, 2014; Companies (Accounts) Second Amendment Rules, 2025; Companies (Filing of Documents and Forms in XBRL) Amendment Rules, 2025.
35 min read5,996 wordsLast amended: 30 May 2025

Summary

Practical guide to Form AOC‑4 filing for FY 2025‑26 under the MCA V3 regime. Explains who must file, due dates, revised e‑forms, CSR‑2 linking, new Board’s Report disclosures and penalties so companies avoid last‑minute ROC non‑compliance.

Quick AnswerAI

Form AOC‑4 is the MCA e‑form for filing a company’s annual financial statements with ROC under Section 137 of the Companies Act, 2013. For FY 2025‑26 it is due within 30 days of AGM (27 September 2026 for OPC), and, from 14 July 2025, revised AOC‑4 e‑forms on MCA V3 require CSR‑2 linked filing (where Section 135 applies), new Board’s Report disclosures and signed PDF financials for XBRL filers.

Key Takeaways

  • From 14 July 2025, MCA has deployed revised AOC‑4 e‑forms on the V3 portal, along with updated AOC‑4 CFS, AOC‑4 NBFC (Ind AS), AOC‑4 CFS NBFC (Ind AS), CSR‑2, e‑Form AOC‑1 and e‑Form AOC‑2.
  • For FY 2025‑26, AOC‑4 for all non‑OPC companies is due within 30 days of AGM (typically 29 October 2026 if AGM is on 30 September 2026); OPC must file by 27 September 2026.
  • New Rule 12 requirements mandate PDF attachments of the extract of Board’s Report, extract of Auditor’s Report (standalone and consolidated, where applicable) and, for AOC‑4 XBRL filers, a signed PDF set of financial statements in addition to the XBRL file.
  • From FY 2024‑25 onwards, Form CSR‑2 must be filed as a linked filing with AOC‑4 / AOC‑4 NBFC / AOC‑4 XBRL wherever Section 135 applies; independent CSR‑2 filing on V3 is not allowed for current years.
  • The Board’s Report now needs enhanced disclosures on POSH complaints and a formal statement of compliance with the Maternity Benefit Act, 1961, which are captured through the Extract of Board’s Report filed along with AOC‑4.
  • Failure to file AOC‑4 on time attracts a statutory penalty under Section 137 (monetary penalty on company and officers) plus an additional fee of ₹100 per day of delay under Section 403 for AOC‑4/MGT‑7 series forms.
AOC-4 Filing Guide FY 2025-26 - Due Dates, MCA V3 Changes, Linked Forms and Penalties

/* ─ HIGHLIGHT BOXES ─ */
.hb{border-radius:var(--r);padding:16px 22px;margin:16px 0;}
.hb.blue{background:var(--bl);border-left:5px solid var(--b2);}
.hb.gold{background:var(--gdl);border-left:5px solid var(--gd);}
.hb.green{background:var(--gl);border-left:5px solid var(--g);}
.hb.red{background:var(--rl);border-left:5px solid var(--rd);}
.hb.teal{background:var(--tll);border-left:5px solid var(--tl);}
.hb.purple{background:var(--pul);border-left:5px solid var(--pu);}
.hb.orange{background:var(--orl);border-left:5px solid var(--or);}
.hb h4{margin:0 0 8px;font-size:.86rem;text-transform:uppercase;letter-spacing:.4px;}
.hb.blue h4{color:var(--b2);}.hb.gold h4{color:#7a4c00;}
.hb.green h4{color:var(--g);}.hb.red h4{color:var(--rd);}
.hb.teal h4{color:var(--tl);}.hb.purple h4{color:var(--pu);}
.hb.orange h4{color:var(--or);}
.hb p,.hb ul{margin:0;font-size:.91rem;line-height:1.7;color:var(--tx);}
.hb ul{padding-left:18px;}.hb li{margin-bottom:7px;}

/* ─ AMENDMENT BANNER ─ */
.amend-banner{background:linear-gradient(135deg,#3d0a0a 0%,#7b1a1a 100%);
color:#fff;border-radius:var(--r);padding:20px 26px;margin:22px 0;}
.amend-banner .ab-head{display:flex;align-items:center;gap:12px;margin-bottom:12px;}
.ab-badge{background:#fbbf24;color:#3d0a0a;border-radius:5px;padding:3px 12px;
font-size:.74rem;font-weight:700;flex-shrink:0;}
.amend-banner h3{margin:0;font-size:.96rem;color:#fff;}
.amend-banner ul{margin:0;padding-left:18px;}
.amend-banner li{font-size:.88rem;color:#fecaca;line-height:1.65;margin-bottom:7px;}
.amend-banner strong{color:#fbbf24;}

/* ─ DUE DATE CARDS ─ */
.dd-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin:22px 0;}
.dd-card{border-radius:var(--r);padding:20px 22px;text-align:center;}
.dd-card.reg{background:var(--n);color:#fff;}
.dd-card.opc{background:var(--g);color:#fff;}
.dd-card .dd-date{font-size:1.5rem;font-weight:900;color:#fbbf24;display:block;margin-bottom:4px;font-family:Georgia,serif;}
.dd-card .dd-label{font-size:.84rem;opacity:.9;margin-bottom:8px;display:block;}
.dd-card .dd-rule{font-size:.75rem;opacity:.7;line-height:1.4;}

/* ─ TABLES ─ */
.tw{overflow-x:auto;margin:20px 0;}
.tt{width:100%;border-collapse:collapse;font-size:.88rem;min-width:480px;}
.tt thead tr{background:var(--n);color:#fff;}
.tt thead th{padding:12px 15px;text-align:left;font-weight:600;}
.tt tbody tr:nth-child(even){background:var(--bl);}
.tt tbody tr:nth-child(odd){background:#fff;}
.tt tbody td{padding:11px 15px;border-bottom:1px solid var(--br);vertical-align:top;line-height:1.55;color:var(--tx);}
.tt tbody td:first-child{font-weight:700;color:var(--n);}
.tdy{color:var(--g);font-weight:700;}.tdn{color:var(--rd);font-weight:700;}

/* ─ STEP PROCESS ─ */
.steps{margin:22px 0;}
.step{display:flex;gap:15px;margin-bottom:12px;}
.sn{width:40px;height:40px;border-radius:50%;background:var(--n);
color:#fff;font-weight:800;font-size:.88rem;display:flex;
align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;
box-shadow:0 2px 10px rgba(6,36,74,.25);}
.sb{flex:1;background:#fff;border:1px solid var(--br);border-radius:var(--r);padding:13px 17px;}
.sb h5{margin:0 0 4px;color:var(--n);font-size:.9rem;}
.sb p{margin:0;font-size:.85rem;color:var(--mu);line-height:1.55;}
.stag{display:inline-block;background:var(--bl);color:var(--b2);border-radius:4px;
padding:1px 8px;font-size:.72rem;font-weight:700;margin-bottom:5px;}
.stag.g{background:var(--gl);color:var(--g);}
.stag.o{background:var(--orl);color:var(--or);}

/* ─ KEY NUMBERS ─ */
.nr{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin:22px 0;}
.nc{background:var(--n);color:#fff;border-radius:var(--r);padding:16px 12px;text-align:center;}
.nc .nb{display:block;font-size:1.65rem;font-weight:900;color:#fbbf24;line-height:1;margin-bottom:5px;}
.nc .nl{font-size:.74rem;line-height:1.4;opacity:.9;}
.nc.g{background:var(--g);}.nc.t{background:var(--tl);}
.nc.p{background:var(--pu);}.nc.o{background:var(--or);}

/* ─ FORM VARIANT CARDS ─ */
.fv-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin:20px 0;}
.fv-card{background:#fff;border:1px solid var(--br);border-radius:var(--r);padding:17px 19px;
border-top:4px solid var(--b2);box-shadow:0 2px 7px rgba(6,36,74,.06);
transition:box-shadow .2s,transform .2s;}
.fv-card:hover{box-shadow:0 5px 18px rgba(6,36,74,.12);transform:translateY(-2px);}
.fv-card.g{border-top-color:var(--g);}.fv-card.t{border-top-color:var(--tl);}
.fv-card.p{border-top-color:var(--pu);}.fv-card.o{border-top-color:var(--or);}
.fv-tag{display:inline-block;background:var(--n);color:#fff;border-radius:5px;
padding:2px 10px;font-size:.74rem;font-weight:700;margin-bottom:8px;font-family:monospace;}
.fv-card.g .fv-tag{background:var(--g);}.fv-card.t .fv-tag{background:var(--tl);}
.fv-card.p .fv-tag{background:var(--pu);}.fv-card.o .fv-tag{background:var(--or);}
.fv-card h4{margin:0 0 5px;color:var(--n);font-size:.9rem;}
.fv-card p{margin:0;font-size:.83rem;color:var(--mu);line-height:1.6;}

/* ─ CHECKLIST ─ */
.cl-section{margin:20px 0;}
.cl-group-title{font-size:.9rem;font-weight:700;color:var(--n);margin:16px 0 8px;
padding-bottom:5px;border-bottom:2px solid var(--bl);}
.cl-item{display:flex;align-items:flex-start;gap:10px;padding:9px 0;
border-bottom:1px solid var(--br);}
.cl-item:last-child{border-bottom:none;}
.cl-box{width:20px;height:20px;border:2px solid var(--g);border-radius:4px;flex-shrink:0;
margin-top:1px;display:flex;align-items:center;justify-content:center;background:var(--gl);}
.cl-box svg{width:12px;height:12px;}
.cl-text{font-size:.87rem;color:var(--tx);line-height:1.55;}
.cl-text strong{color:var(--n);}
.cl-badge{display:inline-block;background:var(--rl);color:var(--rd);border-radius:4px;
padding:1px 7px;font-size:.7rem;font-weight:700;margin-left:4px;}
.cl-badge.new{background:var(--gl);color:var(--g);}

/* ─ PENALTY BOX ─ */
.pen-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:20px 0;}
.pen-card{border-radius:var(--r);padding:18px 20px;}
.pen-card.daily{background:var(--rl);border:1px solid #f0baba;}
.pen-card.officer{background:var(--gdl);border:1px solid #f0d488;}
.pen-card h4{margin:0 0 8px;font-size:.86rem;text-transform:uppercase;}
.pen-card.daily h4{color:var(--rd);}
.pen-card.officer h4{color:#7a4c00;}
.pen-big{font-size:1.7rem;font-weight:900;display:block;line-height:1;margin-bottom:5px;}
.pen-card.daily .pen-big{color:var(--rd);}
.pen-card.officer .pen-big{color:var(--gd);}
.pen-card p{margin:0;font-size:.83rem;color:var(--mu);line-height:1.5;}

/* ─ CROSS LINK BOX ─ */
.cross-link{background:linear-gradient(135deg,#e6f0fb 0%,#f2edfd 100%);
border:1px solid var(--br);border-radius:var(--r);padding:18px 22px;margin:22px 0;}
.cross-link h4{margin:0 0 12px;color:var(--n);font-size:.9rem;text-transform:uppercase;letter-spacing:.3px;}
.cl-links{display:flex;flex-wrap:wrap;gap:10px;}
.cl-link-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;
border:1px solid var(--br);border-radius:8px;padding:10px 16px;
text-decoration:none;color:var(--n);font-size:.87rem;font-weight:600;
transition:box-shadow .2s,transform .2s;}
.cl-link-btn:hover{box-shadow:0 3px 12px rgba(6,36,74,.12);transform:translateY(-1px);}
.cl-link-icon{font-size:1.1rem;}

/* ─ FAQ ─ */
.fq{background:var(--bl);border-left:4px solid var(--b2);
border-radius:0 var(--r) var(--r) 0;
padding:12px 16px;font-weight:700;color:var(--n);font-size:.92rem;margin:14px 0 0;}
.fa{background:#fff;border:1px solid var(--br);border-top:none;
border-radius:0 0 var(--r) var(--r);
padding:12px 16px;font-size:.89rem;line-height:1.7;color:var(--tx);margin:0 0 3px;}

/* ─ DISC ─ */
.disc{background:var(--gry);border:1px solid #ccd2e0;border-radius:var(--r);
padding:15px 20px;margin:30px 0 0;font-size:.85rem;color:var(--mu);line-height:1.6;}

@media(max-width:600px){
.aoc-meta,.dd-grid,.fv-grid,.nr,.pen-grid{grid-template-columns:1fr;}
.tt th,.tt td{padding:9px 9px;font-size:.82rem;}
}
</style>

<!-- ══════════════════════════════════════════ --> <!-- INTRODUCTION --> <!-- ══════════════════════════════════════════ --> <h2><a href="/glossary/form-aoc-4" class="text-gold font-semibold hover:underline" title="Form AOC-4 definition">Form AOC-4</a> Filing Guide for FY 2025-26 — Everything Changed on July 14, 2025</h2> <p>If your company's financial year ended on <strong>31 March 2026</strong>, you are now in the compliance window for filing Form AOC-4 — India's mandatory financial statement filing with the <a href="/glossary/registrar-of-companies" class="text-gold font-semibold hover:underline" title="Registrar of Companies definition">Registrar of Companies</a> (ROC) under <strong>Section 137 of the Companies Act, 2013</strong>. But before you open the MCA portal, there is something critical you must know: <strong>everything about how AOC-4 is filed changed fundamentally on July 14, 2025</strong>.</p> <p>The MCA completed its full migration from the old V2 portal to the new <strong>MCA V3 portal</strong> on July 14, 2025, deploying the last batch of 38 company e-forms including the entire AOC-4 family. This was accompanied by two major amendment rules — the Companies (Accounts) Second Amendment Rules, 2025 and the XBRL Amendment Rules, 2025 — that redesigned the form itself, introduced new e‑forms and disclosure requirements, and made <strong>PDF attachments of the extract of Board’s Report, extract of Auditor’s Report and (for XBRL filers) signed financial statements</strong> mandatory instead of the earlier simpler attachment pattern.</p> <p>This guide covers everything: what AOC-4 is, who must file, which form variant applies to your company, the due dates for FY 2025-26, every amendment that took effect on July 14, 2025, how to file step-by-step on the new V3 portal, what attachments are mandatory, and what penalties apply for non-compliance.</p> <!-- SUMMARY BOX --> <div class="aoc-sum"> <h3>&#128203; Quick Summary — AOC-4 Filing for FY 2025-26</h3> <div class="aoc-meta"> <div class="aoc-mi"><span class="lbl">Form Name</span>AOC-4 (and variants — CFS, XBRL, <a href="/glossary/nbfc" class="text-gold font-semibold hover:underline" title="NBFC definition">NBFC</a>)</div> <div class="aoc-mi"><span class="lbl">Purpose</span>Filing financial statements with ROC under Section 137</div> <div class="aoc-mi"><span class="lbl">Due Date — Others</span>29 October 2026 (within 30 days of AGM)</div> <div class="aoc-mi"><span class="lbl">Due Date — OPC</span>27 September 2026 (within 180 days from FY end)</div> <div class="aoc-mi"><span class="lbl">Portal</span>MCA V3 — www.mca.gov.in</div> <div class="aoc-mi"><span class="lbl">Major Change</span>Linked forms system — Board's Report &amp; Auditor's Report no longer attached as PDF</div> <div class="aoc-mi"><span class="lbl">Late Penalty</span>₹100 per day — no maximum cap (Section 403)</div> <div class="aoc-mi"><span class="lbl">Key Amendment</span>G.S.R. 357(E) dated 30 May 2025 + G.S.R. 371(E) dated 6 June 2025 — effective 14 July 2025</div> </div> </div> <!-- KEY NUMBERS --> <h2>Key Numbers at a Glance</h2> <div class="nr"> <div class="nc"><span class="nb">Jul 14</span><div class="nl">2025 — date MCA V3 fully launched with revised AOC-4 forms</div></div> <div class="nc g"><span class="nb">29 Oct</span><div class="nl">2026 — due date for most companies filing AOC-4 for FY 2025-26</div></div> <div class="nc t"><span class="nb">₹100</span><div class="nl">Per day penalty for late filing — no maximum cap</div></div> <div class="nc p"><span class="nb">5</span><div class="nl">AOC-4 form variants covering different company types</div></div> <div class="nc o"><span class="nb">38</span><div class="nl">Total e-forms migrated to MCA V3 on July 14, 2025</div></div> <div class="nc"><span class="nb">3 yrs</span><div class="nl">Consecutive non-filing → director disqualification under Section 164(2)</div></div> </div> <!-- ══════════════════════════════════════════ --> <!-- WHAT IS AOC-4 --> <!-- ══════════════════════════════════════════ --> <h2>What is Form AOC-4? — The Foundation</h2> <p>Form AOC-4 is the prescribed e-form for filing a company's annual financial statements with the ROC (Registrar of Companies). Under <strong>Section 137(1) of the Companies Act, 2013</strong>, every company must file a copy of its financial statements — including the Balance Sheet, Statement of Profit and Loss, Cash Flow Statement, and Notes — with the ROC within 30 days of the AGM (<a href="/glossary/annual-general-meeting" class="text-gold font-semibold hover:underline" title="Annual General Meeting definition">Annual General Meeting</a>). For One Person Companies (OPCs), the same must be filed within 180 days from the end of the financial year.</p> <div class="hb blue"> <h4>&#128161; Why AOC-4 Matters — Section 137 at a Glance</h4> <p>AOC-4 is not just an administrative form — it is the primary mechanism through which India's corporate financial data becomes part of the public record. Once filed, the financial statements are accessible to investors, lenders, regulators, and the public through <a href="/glossary/mca21" class="text-gold font-semibold hover:underline" title="MCA21 definition">MCA21</a>. Non-filing invites penalties, director disqualification, and ultimately the company's strike-off from the register. It is one of the most important annual compliance obligations for every company in India.</p> </div> <p>The form requires reporting on: the company's financials (with comparative figures), details of the <a href="/glossary/audit-committee" class="text-gold font-semibold hover:underline" title="Audit Committee definition">audit committee</a>, auditor information, compliance certifications from the MD/<a href="/glossary/cfo-companies-act" class="text-gold font-semibold hover:underline" title="CFO definition">CFO</a>/CS, <a href="/glossary/related-party-ibc" class="text-gold font-semibold hover:underline" title="Related Party definition">related party</a> transactions summary, CSR details (if applicable), and — as of July 14, 2025 — <a href="/glossary/secretarial-audit" class="text-gold font-semibold hover:underline" title="Secretarial Audit definition">secretarial audit</a> qualification disclosures and links to multiple mandatory linked forms.</p> <!-- ══════════════════════════════════════════ --> <!-- MAJOR AMENDMENTS BANNER --> <!-- ══════════════════════════════════════════ --> <h2>&#9888; What Changed — Major Amendments Effective July 14, 2025</h2> <div class="amend-banner"> <div class="ab-head"> <span class="ab-badge">&#128196; G.S.R. 357(E) — 30 May 2025</span> <h3>Companies (Accounts) Second Amendment Rules, 2025</h3> </div> <ul> <li><strong>New Sub-rule (1C) under Rule 12:</strong> Every company filing AOC-4 must now also file three additional linked e-forms: <strong>Extract of Board Report</strong>, <strong>Extract of Auditor's Report (Standalone)</strong>, and <strong>Extract of Auditor's Report (Consolidated)</strong> — as applicable. These are mandatory linked filings, not optional attachments.</li> <li><strong>Board's Report and Auditor's Report no longer attached as PDF:</strong> The single biggest change. The requirement to attach these as PDF documents has been abolished for the revised V3 forms. These reports are now captured through the linked forms system — entered data replaces file uploads.</li> <li><strong>Maternity Benefit Act compliance declaration:</strong> Companies must now include in their Board's Report a declaration confirming compliance with the Maternity Benefit Act, 1961.</li> <li><strong>CSR-2 is now a linked form:</strong> For FY 2024-25 onwards on V3, CSR-2 must be filed as part of the AOC-4 filing — no independent filing except for FY 2020-21 to FY 2023-24 pending filings that were submitted on V2.</li> <li><strong>AOC-4 CFS is now a linked form:</strong> Consolidated Financial Statements cannot be filed independently — they must be filed as a linked form alongside the primary AOC-4. Companies cannot file AOC-4 without submitting CFS if consolidated FS are required.</li> <li><strong>Revised AOC-4 form applicability:</strong> The revised forms (V3) apply for financial years ending 31 March 2025 onwards — i.e., FY 2024-25 and all subsequent years including FY 2025-26.</li> </ul> </div> <div class="amend-banner" style="background:linear-gradient(135deg,#0a2240 0%,#1452a0 100%);"> <div class="ab-head"> <span class="ab-badge">&#128196; G.S.R. 371(E) — 6 June 2025</span> <h3>Companies (Filing of Documents and Forms in Extensible Business Reporting Language) Second Amendment Rules, 2025</h3> </div> <ul> <li><strong>New Sub-rule (1A) under Rule 3:</strong> Companies filing AOC-4 XBRL must now also attach a <strong>signed copy of the financial statements in PDF format</strong> — including the Board's Report, Auditor's Report, and other documents duly authenticated under Section 134. Previously, XBRL filers only submitted the XML/XBRL data. Now they need both the XBRL data AND the signed PDF.</li> <li><strong>Annexure-I of AOC-4 XBRL substituted:</strong> The prescribed format for XBRL filing has been updated to accommodate the new dual-submission requirement (XBRL + PDF).</li> <li><strong>Effective date:</strong> July 14, 2025 — same as the Accounts Amendment Rules.</li> </ul> </div> <div class="hb gold"> <h4>&#128197; FY 2024-25 Extensions — For Context and Reference</h4> <ul> <li><strong>General Circular No. 06/2025 (October 17, 2025):</strong> Extended filing of AOC-4, AOC-4 CFS, AOC-4 XBRL, AOC-4 NBFC (Ind AS), AOC-4 CFS NBFC (Ind AS), and all variants for FY 2024-25 to <strong>31 December 2025</strong> without additional fees — due to V3 transition difficulties</li> <li><strong>General Circular No. 08/2025 (30 December 2025):</strong> Further extended to <strong>31 January 2026</strong> — one additional month for companies still facing transition issues</li> <li><strong>For FY 2025-26:</strong> No extension has been announced as of June 2026. Companies should file by the standard due dates. File early to avoid portal congestion.</li> </ul> </div> <!-- ══════════════════════════════════════════ --> <!-- WHO MUST FILE --> <!-- ══════════════════════════════════════════ --> <h2>Who Must File AOC-4?</h2> <div class="hb green"> <h4>&#9989; Applicability — All Companies Must File</h4> <ul> <li><strong>Every company registered under the Companies Act, 2013</strong> — whether private or public, listed or unlisted, <a href="/glossary/small-company" class="text-gold font-semibold hover:underline" title="Small Company definition">small company</a> or large</li> <li><strong>Foreign companies</strong> registered in India under Section 380 must file Form AOC-4 XBRL or the applicable variant</li> <li><strong>Dormant companies</strong> — must still file AOC-4 annually</li> <li><strong>Companies under <a href="/glossary/cirp" class="text-gold font-semibold hover:underline" title="CIRP definition">CIRP</a> or liquidation</strong> — can now file AOC-4 by affixing DSC of the Insolvency <a href="/glossary/resolution-professional" class="text-gold font-semibold hover:underline" title="Resolution Professional definition">Resolution Professional</a> (IRP/RP/<a href="/glossary/liquidator" class="text-gold font-semibold hover:underline" title="Liquidator definition">liquidator</a>) as per V3 changes</li> <li><strong>One Person Companies (OPCs)</strong> — file separately with different due dates</li> <li><strong>Exemption:</strong> Companies incorporated during the financial year and yet to hold their first AGM — may claim exemption for their first year in some specific circumstances, but filing is generally required</li> </ul> </div> <!-- ══════════════════════════════════════════ --> <!-- DUE DATES --> <!-- ══════════════════════════════════════════ --> <h2>Due Dates for FY 2025-26 — Mark These on Your Calendar</h2> <div class="dd-grid"> <div class="dd-card reg"> <span class="dd-date">29 October 2026</span> <span class="dd-label">All Companies (except OPC)</span> <div class="dd-rule">Within 30 days of AGM. AGM must be held by 30 September 2026. If AGM is held before September 30, the 30-day window starts from the AGM date.</div> </div> <div class="dd-card opc"> <span class="dd-date">27 September 2026</span> <span class="dd-label">One Person Companies (OPC)</span> <div class="dd-rule">Within 180 days from end of financial year (31 March 2026). OPCs are not required to hold AGMs — hence the separate calculation from FY end date.</div> </div> </div> <div class="hb teal"> <h4>&#128197; AGM Due Date — The Critical Trigger for Non-OPC Companies</h4> <p>For most companies, the AOC-4 due date is calculated from the AGM date — not the FY end date. This is why AGM compliance is directly linked to AOC-4 compliance. Companies must hold their AGM by <strong>30 September 2026</strong> (6 months after FY end). If the AGM is held on September 30, 2026, the AOC-4 due date is October 30, 2026 — making October 29, 2026 effectively the last day. If a company delays its AGM, it shifts (and risks) the AOC-4 deadline too. Note: AGM extension is permissible under Section 96 for the first year or in special circumstances, but requires ROC permission.</p> </div> <!-- ══════════════════════════════════════════ --> <!-- FORM VARIANTS --> <!-- ══════════════════════════════════════════ --> <h2>All Form Variants — Which AOC-4 Should Your Company File?</h2> <div class="fv-grid"> <div class="fv-card"> <div class="fv-tag">AOC-4</div> <h4>Standard — All Companies (Standalone)</h4> <p>The base form. Every company files AOC-4 for its standalone financial statements. This is the primary form — all other variants are either alternatives or linked additions to this form.</p> </div> <div class="fv-card g"> <div class="fv-tag">AOC-4 CFS</div> <h4>Consolidated Financial Statements</h4> <p>Required when a company has subsidiaries, associates, or joint ventures and must prepare Consolidated Financial Statements under <strong>Section 129(3)</strong>. As of July 14, 2025, this is now a <strong>linked form</strong> — filed together with the primary AOC-4, not independently. Triggered automatically when "Yes" is selected for "Whether consolidated FS required" in the primary AOC-4.</p> </div> <div class="fv-card t"> <div class="fv-tag">AOC-4 XBRL</div> <h4>XBRL Format — Listed + Large Companies</h4> <p>Mandatory for: (a) all companies listed on any recognised stock exchange, (b) companies with paid-up <a href="/glossary/share-capital" class="text-gold font-semibold hover:underline" title="Share Capital definition">share capital</a> of <strong>₹5 crore or more</strong>, (c) companies with annual turnover of <strong>₹100 crore or more</strong>. As of G.S.R. 371(E), now also requires a signed PDF of financial statements in addition to XBRL data.</p> </div> <div class="fv-card p"> <div class="fv-tag">AOC-4 NBFC (Ind AS)</div> <h4>NBFCs Following Ind AS</h4> <p>Filed by Non-Banking Financial Companies (NBFCs) that have adopted Indian Accounting Standards (Ind AS) — primarily larger NBFCs and systemically important NBFCs. Separate from the standard AOC-4 due to different financial statement formats under Ind AS.</p> </div> <div class="fv-card o"> <div class="fv-tag">AOC-4 CFS NBFC (Ind AS)</div> <h4>Consolidated FS — NBFCs (Ind AS)</h4> <p>For NBFCs following Ind AS that also have subsidiaries/associates/JVs requiring consolidated financial statements. The CFS variant for the NBFC Ind AS category.</p> </div> </div> <div class="tw"> <table class="tt"> <thead><tr><th>Form Variant</th><th>Applicability</th><th>V3 Change</th><th>Filing Mode</th></tr></thead> <tbody> <tr><td>AOC-4</td><td>All companies — standalone</td><td>Board's Report &amp; Auditor's Report now linked forms (not PDF attachment)</td><td>Online or Offline (Excel)</td></tr> <tr><td>AOC-4 CFS</td><td>Companies with subsidiaries/associates/JVs under Sec 129(3)</td><td><strong>Now a linked form</strong> — cannot be filed independently for FY 2024-25 onwards</td><td>Linked with AOC-4</td></tr> <tr><td>AOC-4 XBRL</td><td>Listed + paid-up ≥₹5Cr + turnover ≥₹100Cr</td><td>Must now also attach signed PDF of financial statements (G.S.R. 371(E))</td><td>Online or Offline</td></tr> <tr><td>AOC-4 NBFC (Ind AS)</td><td>Ind AS NBFCs</td><td>Linked form structure applies</td><td>Online or Offline</td></tr> <tr><td>AOC-4 CFS NBFC (Ind AS)</td><td>Ind AS NBFCs with consolidated FS requirement</td><td>Linked with AOC-4 NBFC (Ind AS)</td><td>Linked with primary form</td></tr> </tbody> </table> </div> <!-- ══════════════════════════════════════════ --> <!-- LINKED FORMS IN V3 --> <!-- ══════════════════════════════════════════ --> <h2>The Linked Forms System in MCA V3 — What It Is and Why It Matters</h2> <p>The most fundamental change in the July 14, 2025 overhaul is the introduction of the <strong>Linked Forms System</strong> on MCA V3. Understanding this is essential before you begin any filing.</p> <div class="hb purple"> <h4>&#128279; What Are Linked Forms?</h4> <p>In the old V2 system, the AOC-4 was a standalone form. If the company also needed to file CSR-2 or CFS, those were separate, independent filings. In V3, some forms are now "linked" — meaning they are mandatory annexures to the primary AOC-4 that must be submitted as part of the same filing workflow. You cannot submit the primary AOC-4 without also completing the applicable linked forms in the same session.</p> </div> <div class="tw"> <table class="tt"> <thead><tr><th>Linked Form</th><th>What It Captures</th><th>When Mandatory</th><th>Previously</th></tr></thead> <tbody> <tr><td>Extract of Board Report</td><td>Key highlights and extracts from the Board's Report — management discussion, directors' responsibility statement, board composition, etc.</td><td>Always — for all AOC-4 filings</td><td>Full Board's Report attached as PDF</td></tr> <tr><td>Extract of Auditor's Report (Standalone)</td><td>Key contents of the <a href="/glossary/statutory-auditor" class="text-gold font-semibold hover:underline" title="Statutory Auditor definition">statutory auditor</a>'s report on standalone FS — opinion, key audit matters, CARO details</td><td>Always — for all AOC-4 filings</td><td>Full Auditor's Report attached as PDF</td></tr> <tr><td>Extract of Auditor's Report (Consolidated)</td><td>Key contents of auditor's report on consolidated FS</td><td>Where CFS is filed (AOC-4 CFS is linked)</td><td>Attached as PDF with AOC-4 CFS</td></tr> <tr><td>AOC-4 CFS</td><td>Full consolidated financial statements</td><td>When consolidated FS required under Section 129(3)</td><td>Filed independently as separate form</td></tr> <tr><td>CSR-2</td><td>Annual CSR activity report — amount spent, projects, unspent amounts</td><td>When Section 135 applies (CSR obligation) for FY 2024-25 onwards</td><td>Filed as separate independent form</td></tr> <tr><td>e-AOC-1</td><td>Salient features of financial statements of subsidiaries/associates/JVs (Schedule to consolidated FS)</td><td>When CFS is required</td><td>Manual form, not requiring professional certification</td></tr> <tr><td>e-AOC-2</td><td>Disclosure of related party contracts/transactions under Section 188</td><td>When related party transactions exist</td><td>Manual/PDF attachment</td></tr> </tbody> </table> </div> <div class="hb red"> <h4>&#9888; Critical Point — e-AOC-1 Now Requires Professional Certification</h4> <p>A significant upgrade from the old regime: Form AOC-1 (statement containing salient features of subsidiaries/associates/JVs) has been converted from a manual form to an <strong>e-Form (e-AOC-1)</strong>. It now requires certification by a practising professional (Practising <a href="/glossary/company-secretary" class="text-gold font-semibold hover:underline" title="Company Secretary definition">Company Secretary</a> or Chartered Accountant). This means holding companies with subsidiaries must ensure their PCS or PCA certifies e-AOC-1 as part of the AOC-4 filing package.</p> </div> <!-- ══════════════════════════════════════════ --> <!-- STEP-BY-STEP FILING --> <!-- ══════════════════════════════════════════ --> <h2>How to File AOC-4 on MCA V3 — Step-by-Step Process</h2> <h3>Before You Start — Pre-Filing Preparation</h3> <div class="hb gold"> <h4>&#128196; Documents to Keep Ready Before Opening the Portal</h4> <ul> <li>Signed financial statements (Balance Sheet, P&amp;L, Cash Flow Statement, Notes to Accounts) — authenticated under Section 134 with DSC of MD/CFO/CS + 2 directors</li> <li>Board's Report (signed by MD or Chairperson) — including Maternity Benefit Act compliance declaration (new requirement)</li> <li>Auditor's Report — both standalone and consolidated (if applicable)</li> <li>XBRL data file (XML) — if filing AOC-4 XBRL (prepared using MCA-approved XBRL software)</li> <li>CSR Report details — if Section 135 applies (to fill CSR-2 linked form)</li> <li>AOC-1 data — if company has subsidiaries/associates/JVs</li> <li>AOC-2 details — related party transactions (if applicable)</li> <li>Valid DSC of authorised signatory (MD/CEO/Manager) + Company Secretary/Director</li> <li>DSC of Practising Professional (PCS/PCA) — for professional certification of e-AOC-1 and other forms requiring it</li> <li>CIN of the company, PAN, and other master data</li> </ul> </div> <div class="steps"> <div class="step"> <div class="sn">1</div> <div class="sb"> <span class="stag">Access MCA V3 Portal</span> <h5>Log In to MCA V3 at www.mca.gov.in</h5> <p>Log in with your V3 registered credentials. If you registered on V2, use the credentials sent to your email at the time of V3 registration (V2 IDs were migrated). Go to <strong>MCA Services → Company e-Filing</strong>. Ensure your DSC token is inserted and the MCA V3 DSC plugin/utility is installed in your browser.</p> </div> </div> <div class="step"> <div class="sn">2</div> <div class="sb"> <span class="stag">Select Form</span> <h5>Navigate to Annual Filing → Select AOC-4 Variant</h5> <p>Under Company e-Filing, select the annual filing section. Choose the appropriate form — AOC-4, AOC-4 XBRL, or AOC-4 NBFC (Ind AS) — based on your company's applicability. Click "Start New Filing." The system will open the form in your browser (online mode) or offer an Excel download (offline mode).</p> </div> </div> <div class="step"> <div class="sn">3</div> <div class="sb"> <span class="stag">Online or Offline</span> <h5>Choose Filing Mode — Online or Offline (Excel)</h5> <p>V3 offers two modes: <strong>Online mode</strong> — fill the form directly in browser, supports real-time auto-population; <strong>Offline mode</strong> — download the form as an Excel workbook, fill data in Excel, then upload back to V3. For large forms with extensive financial data, the offline Excel mode may be more convenient. CSR-2 linked form tables are also downloadable in Excel to save time in data entry.</p> </div> </div> <div class="step"> <div class="sn">4</div> <div class="sb"> <span class="stag">Company Master Data</span> <h5>Enter CIN — Auto-Population of Master Data</h5> <p>Enter the company's CIN (Corporate Identity Number). The V3 portal auto-populates: company name, registered address, date of incorporation, category, sub-category, and other master data. Review the auto-populated data carefully and correct any discrepancies. The new V3 form also auto-prefills <strong>previous year's financial figures</strong> from the last filed AOC-4 — verify these carefully and provide mandatory explanations for any modifications.</p> </div> </div> <div class="step"> <div class="sn">5</div> <div class="sb"> <span class="stag">Fill Financial Data</span> <h5>Enter Financial Statement Data — Balance Sheet, P&amp;L, Cash Flow</h5> <p>Fill in the current year financial data: equity and liabilities, assets, revenue, expenses, profit/loss figures. The form has structured fields for each line item. Comparative figures (previous year) are pre-filled — verify and correct if they differ from the audited comparative figures. All amounts in Indian Rupees (round to nearest rupee). Enter details of auditors, audit committee, directors present at signing, etc.</p> </div> </div> <div class="step"> <div class="sn">6</div> <div class="sb"> <span class="stag">New — Secretarial Audit Section</span> <h5>Fill the New Secretarial Audit Qualifications Table</h5> <p>The revised AOC-4 form includes a new table for capturing Secretarial Audit qualifications, adverse remarks, or observations from the Secretarial Audit Report (if applicable). This is a new transparency requirement — companies for which Secretarial Audit is mandatory under Section 204 must fill this table. Ensure consistency between what is disclosed here and what is in the Board's Report.</p> </div> </div> <div class="step"> <div class="sn">7</div> <div class="sb"> <span class="stag">Linked Forms</span> <h5>Complete All Mandatory Linked Forms</h5> <p>This is the most critical new step. After the primary form data, the portal will prompt you to complete linked forms. The system automatically determines which linked forms apply based on your form selections. You must complete: (a) Extract of Board Report — enter key Board's Report content, (b) Extract of Auditor's Report Standalone, (c) Extract of Auditor's Report Consolidated (if CFS applicable), (d) AOC-4 CFS (if applicable), (e) CSR-2 (if Section 135 applies). All linked forms must be completed before the primary form can be submitted.</p> </div> </div> <div class="step"> <div class="sn">8</div> <div class="sb"> <span class="stag">Attachments</span> <h5>Upload Mandatory PDF Attachments</h5> <p>Attach the required documents as per the revised rules. See the Attachments Checklist section below for the complete list. For XBRL filers, also upload the XBRL XML data file. All PDFs must be duly authenticated under Section 134 before uploading — i.e., signed by the authorised directors, CEO/MD, CFO, and CS with their DSCs before creating the PDF.</p> </div> </div> <div class="step"> <div class="sn">9</div> <div class="sb"> <span class="stag">Professional Certification</span> <h5>Certify Forms Requiring Professional Sign-off</h5> <p>e-AOC-1 requires certification by a Practising Company Secretary (PCS) or Chartered Accountant. The certifying professional must affix their DSC. For companies where AOC-4 itself requires professional certification (certain categories), the PCS/CA must also sign the primary form. The Compliance Certificate in the form must be signed by the Company Secretary of the company (if one is appointed) or the certifying practitioner.</p> </div> </div> <div class="step"> <div class="sn">10</div> <div class="sb"> <span class="stag">Digital Signature</span> <h5>Affix DSC of Authorised Signatory</h5> <p>The primary AOC-4 must be signed by: (a) the <a href="/glossary/managing-director" class="text-gold font-semibold hover:underline" title="Managing Director definition">Managing Director</a> or in his absence any director, (b) the Chief Financial Officer, and (c) the Company Secretary (if appointed). Affix the DSC of each required signatory. If signatories are in different locations, they can sign in sequence — V3 supports multi-party DSC signing. Ensure all DSCs are valid (not expired), Class 2 or Class 3, and registered with MCA.</p> </div> </div> <div class="step"> <div class="sn">11</div> <div class="sb"> <span class="stag">Fee Payment</span> <h5>Calculate Fee and Pay Online</h5> <p>The portal automatically calculates the applicable government fee based on authorised share capital. Review the calculated fee. Pay via credit/debit card, net banking, or UPI through the MCA payment gateway. An e-receipt is generated — save this as proof of payment. See fee structure in the next section.</p> </div> </div> <div class="step"> <div class="sn">12</div> <div class="sb"> <span class="stag g">Final Submission</span> <h5>Submit and Save Your SRN</h5> <p>Click "Submit." The portal generates a unique <strong>Service Request Number (SRN)</strong> — this is your proof of filing. Save the SRN immediately. The ROC/CRC processes the filing (typically within a few working days). Track status on the MCA portal using your SRN. You will receive an acknowledgement email at your registered email ID once processed. The filing is complete only when the ROC marks it as "Approved."</p> </div> </div> </div> <!-- ══════════════════════════════════════════ --> <!-- MANDATORY ATTACHMENTS --> <!-- ══════════════════════════════════════════ --> <h2>Mandatory Attachments Checklist — V3 Revised Requirements</h2> <div class="cl-section"> <div class="cl-group-title">A. Always Required — All AOC-4 Forms</div> <div class="cl-item"> <div class="cl-box"><svg viewBox="0 0 12 12" fill="none"><path d="M2 6l3 3 5-5" stroke="#13683a" stroke-width="2" stroke-linecap="round"/></svg></div> <div class="cl-text"><strong>Financial Statements duly authenticated under Section 134</strong> — Balance Sheet, P&amp;L, Cash Flow Statement, Notes — signed by at least 2 directors (one must be MD if appointed), CFO (if appointed), and CS (if appointed). <span class="cl-badge new">Mandatory PDF</span></div> </div> <div class="cl-item"> <div class="cl-box"><svg viewBox="0 0 12 12" fill="none"><path d="M2 6l3 3 5-5" stroke="#13683a" stroke-width="2" stroke-linecap="round"/></svg></div> <div class="cl-text"><strong>Extract of Board Report</strong> — captured via linked web form (not PDF attachment). Includes Board's Report key content, Maternity Benefit Act compliance declaration, secretarial audit references. <span class="cl-badge new">Linked Form</span></div> </div> <div class="cl-item"> <div class="cl-box"><svg viewBox="0 0 12 12" fill="none"><path d="M2 6l3 3 5-5" stroke="#13683a" stroke-width="2" stroke-linecap="round"/></svg></div> <div class="cl-text"><strong>Extract of Auditor's Report (Standalone)</strong> — captured via linked web form. Includes audit opinion, key audit matters, qualifications/emphases, CARO details. <span class="cl-badge new">Linked Form</span></div> </div> <div class="cl-group-title" style="margin-top:16px;">B. Conditional — Based on Company Circumstances</div> <div class="cl-item"> <div class="cl-box"><svg viewBox="0 0 12 12" fill="none"><path d="M2 6l3 3 5-5" stroke="#13683a" stroke-width="2" stroke-linecap="round"/></svg></div> <div class="cl-text"><strong>AOC-4 CFS (linked form)</strong> — if consolidated FS required under Section 129(3) i.e., company has subsidiary/associate/JV. Filed as linked form, not independently. <span class="cl-badge">If CFS applicable</span></div> </div> <div class="cl-item"> <div class="cl-box"><svg viewBox="0 0 12 12" fill="none"><path d="M2 6l3 3 5-5" stroke="#13683a" stroke-width="2" stroke-linecap="round"/></svg></div> <div class="cl-text"><strong>Extract of Auditor's Report (Consolidated)</strong> — required if CFS is being filed via AOC-4 CFS linked form. <span class="cl-badge">If CFS applicable</span></div> </div> <div class="cl-item"> <div class="cl-box"><svg viewBox="0 0 12 12" fill="none"><path d="M2 6l3 3 5-5" stroke="#13683a" stroke-width="2" stroke-linecap="round"/></svg></div> <div class="cl-text"><strong>CSR-2 (linked form)</strong> — if company has CSR obligation under Section 135 or has unspent CSR amount to report. For FY 2024-25 onwards on V3, must be linked with AOC-4. <span class="cl-badge">If Section 135 applicable</span></div> </div> <div class="cl-item"> <div class="cl-box"><svg viewBox="0 0 12 12" fill="none"><path d="M2 6l3 3 5-5" stroke="#13683a" stroke-width="2" stroke-linecap="round"/></svg></div> <div class="cl-text"><strong>e-AOC-1</strong> — statement of salient features of subsidiaries/associates/JVs (Schedule to consolidated FS). Required if CFS is applicable. Now an e-form requiring professional certification. <span class="cl-badge">If CFS applicable</span></div> </div> <div class="cl-item"> <div class="cl-box"><svg viewBox="0 0 12 12" fill="none"><path d="M2 6l3 3 5-5" stroke="#13683a" stroke-width="2" stroke-linecap="round"/></svg></div> <div class="cl-text"><strong>e-AOC-2</strong> — disclosure of related party contracts under Section 188(1). Required if company has related party transactions involving Board approval. Now an e-form. <span class="cl-badge">If Related Party Txns</span></div> </div> <div class="cl-group-title" style="margin-top:16px;">C. XBRL Filers Only</div> <div class="cl-item"> <div class="cl-box"><svg viewBox="0 0 12 12" fill="none"><path d="M2 6l3 3 5-5" stroke="#13683a" stroke-width="2" stroke-linecap="round"/></svg></div> <div class="cl-text"><strong>XBRL XML data file</strong> — financial statements tagged in XBRL format using MCA-approved taxonomy. Prepared using approved XBRL software (Tally, SAP, or standalone XBRL tools). <span class="cl-badge new">XBRL only</span></div> </div> <div class="cl-item"> <div class="cl-box"><svg viewBox="0 0 12 12" fill="none"><path d="M2 6l3 3 5-5" stroke="#13683a" stroke-width="2" stroke-linecap="round"/></svg></div> <div class="cl-text"><strong>Signed PDF of financial statements including Board's Report and Auditor's Report</strong> — new requirement under G.S.R. 371(E); XBRL filers must now submit this in addition to the XML data file. <span class="cl-badge new">NEW — XBRL only</span></div> </div> </div> <!-- ══════════════════════════════════════════ --> <!-- FEE STRUCTURE --> <!-- ══════════════════════════════════════════ --> <h2>Fee Structure and Late Penalty Calculator</h2> <div class="tw"> <table class="tt"> <thead><tr><th>Authorised Share Capital</th><th>Normal Government Filing Fee</th></tr></thead> <tbody> <tr><td>No share capital (Section 8, NPOs, etc.)</td><td>₹200 per document</td></tr> <tr><td>Less than ₹1 lakh</td><td>₹200</td></tr> <tr><td>₹1 lakh to less than ₹5 lakh</td><td>₹300</td></tr> <tr><td>₹5 lakh to less than ₹25 lakh</td><td>₹400</td></tr> <tr><td>₹25 lakh to less than ₹1 crore</td><td>₹500</td></tr> <tr><td>₹1 crore or more</td><td>₹600</td></tr> </tbody> </table> </div> <div class="pen-grid"> <div class="pen-card daily"> <h4>&#128197; Late Filing Penalty (Section 403)</h4> <span class="pen-big">₹100/day</span> <p>Additional fee of ₹100 per day from the due date till the actual date of filing. <strong>No maximum cap</strong> — it compounds indefinitely. Example: filing 200 days late = ₹20,000 additional fee on top of normal fee. Applies to AOC-4, AOC-4 XBRL, AOC-4 CFS, and all variants.</p> </div> <div class="pen-card officer"> <h4>&#9888; Company &amp; Officer Penalty (Section 137)</h4> <span class="pen-big">₹1L–₹5L</span> <p>If AOC-4 is not filed: Company — fine of ₹1,000 per day (up to ₹10 lakh); MD/CFO — imprisonment up to 6 months OR fine of ₹1 lakh to ₹5 lakh. Adjudication proceedings separately from additional fees. Actual example: ₹3.50 lakh penalty imposed on a company + directors for non-filing.</p> </div> </div> <div class="hb red"> <h4>&#9888; Director Disqualification — Section 164(2)</h4> <p>A director of a company that has failed to file AOC-4 for any <strong>continuous 3-year period</strong> becomes disqualified from being reappointed as director of that company, and cannot be appointed as director in any other company for a period of <strong>5 years</strong>. MCA periodically publishes lists of disqualified directors. This has been actively enforced — hundreds of directors have been disqualified in past enforcement drives.</p> </div> <!-- CROSS LINK TO PENALTY CALCULATOR --> <div class="cross-link"> <h4>&#128200; Calculate Your Late Filing Penalty Instantly</h4> <p style="font-size:.88rem;color:var(--mu);margin:0 0 12px;">Use the CorpLawUpdates Penalty Calculator to calculate the exact additional fee your company owes for late AOC-4 filing — based on your specific due date and actual filing date.</p> <div class="cl-links"> <a href="https://www.corplawupdates.in/tools/fee-calculator/companies" class="cl-link-btn" target="_blank"> <span class="cl-link-icon">&#128200;</span> MCA Penalty Calculator — Calculate Now </a> <a href="https://www.corplawupdates.in/updates/mgt-7-annual-return-filing-guide-fy-2025-26-due-date-mca-v3-small-company-limits-ccfs2026" class="cl-link-btn" target="_blank"> <span class="cl-link-icon">&#128196;</span> MGT-7 Annual Return Guide FY 2025-26 </a> </div> </div> <!-- ══════════════════════════════════════════ --> <!-- COMMON ISSUES ON V3 --> <!-- ══════════════════════════════════════════ --> <h2>Common Issues and How to Resolve Them</h2> <div class="tw"> <table class="tt"> <thead><tr><th>Issue</th><th>Likely Cause</th><th>Resolution</th></tr></thead> <tbody> <tr><td>Linked form not triggering / not appearing</td><td>Selection in primary form not triggering linked form logic (e.g., "Yes" not selected for consolidated FS)</td><td>Review all dropdown/selection fields in the primary form carefully; linked forms are conditionally triggered by specific selections</td></tr> <tr><td>DSC not being detected by portal</td><td>Outdated DSC utility, wrong browser, expired DSC</td><td>Update MCA V3 DSC utility; use Chrome 125+ or Edge 125+; ensure DSC token is inserted before opening form</td></tr> <tr><td>XBRL validation errors</td><td>Taxonomy version mismatch, incorrect element tagging, figures not matching signed financials</td><td>Validate XBRL file in XBRL validation tool before uploading; ensure figures match audited FS exactly</td></tr> <tr><td>Previous year figures pre-populated incorrectly</td><td>Last filed AOC-4 had errors, or company changed accounting policies</td><td>Modify pre-populated figures where necessary — V3 requires mandatory explanations for modifications; document the reason</td></tr> <tr><td>Resubmission notice received from ROC</td><td>Incomplete disclosures, inconsistency in data, missing linked form data</td><td>Address specific objection raised in resubmission notice; resubmit within the time specified (usually 15–30 days)</td></tr> <tr><td>Payment deducted but SRN not generated</td><td>Portal timeout or server error during payment processing</td><td>Wait 24 hours; check transaction status on MCA portal; do not make second payment; if not resolved, raise a helpdesk ticket</td></tr> <tr><td>CFS not allowed to be filed independently on V3</td><td>AOC-4 filed on V2 before June 18, 2025; CFS pending</td><td>For AOC-4 filed on V2 for which CFS is pending, MCA allowed independent CFS filing on V3 till August 15, 2025. For all new filings, CFS must be linked. Verify with MCA helpdesk for any specific situation.</td></tr> </tbody> </table> </div> <!-- CROSS LINK TO MGT-7 --> <div class="cross-link"> <h4>&#128279; Filing AOC-4? Don't Forget <a href="/glossary/mgt-7" class="text-gold font-semibold hover:underline" title="MGT-7 definition">MGT-7</a> / MGT-7A</h4> <p style="font-size:.88rem;color:var(--mu);margin:0 0 12px;">AOC-4 and MGT-7/MGT-7A are India's two core annual compliance filings. Both are due within 60 days of AGM (MGT-7 due date: November 28, 2026 for FY 2025-26). Read the complete MGT-7 filing guide for FY 2025-26 for due dates, form variants, V3 changes, and small company applicability.</p> <div class="cl-links"> <a href="https://www.corplawupdates.in/updates/mgt-7-annual-return-filing-guide-fy-2025-26-due-date-mca-v3-small-company-limits-ccfs2026" class="cl-link-btn" target="_blank"> <span class="cl-link-icon">&#128196;</span> MGT-7 Annual Return — Complete Guide FY 2025-26 </a> </div> </div> <!-- ══════════════════════════════════════════ --> <!-- FAQ --> <!-- ══════════════════════════════════════════ --> <h2>Frequently Asked Questions — AOC-4 FY 2025-26</h2> <h3 style="color:var(--b);font-size:.92rem;margin:15px 0 4px;">&#128218; Basics</h3> <div class="fq">Q1. What is Form AOC-4 and why is it filed?</div> <div class="fa">Form AOC-4 is the e-form prescribed under Rule 12 of the Companies (Accounts) Rules, 2014 for filing annual financial statements with the Registrar of Companies (ROC) as required by Section 137 of the Companies Act, 2013. Every company registered in India must file its Balance Sheet, P&amp;L Statement, Cash Flow Statement, and accompanying documents with the ROC annually. The filed documents become part of the public record accessible to investors, lenders, and the public through the MCA portal.</div> <div class="fq">Q2. What is the due date for AOC-4 for FY 2025-26?</div> <div class="fa">For all companies except OPC: <strong>29 October 2026</strong> (within 30 days of AGM — AGM must be held by September 30, 2026). For One Person Companies (OPCs): <strong>27 September 2026</strong> (within 180 days from end of the financial year, i.e., from March 31, 2026). If the AGM is held before September 30, the 30-day window starts from the actual AGM date, which may result in an earlier deadline.</div> <div class="fq">Q3. Is AOC-4 mandatory for private limited companies?</div> <div class="fa">Yes, absolutely. Section 137 of the Companies Act, 2013 applies to every company — private, public, small, listed, unlisted. There is no exemption from filing AOC-4 for private limited companies. Even dormant companies (that have been issued a certificate of dormancy under Section 455) must file annual financial statements. Failure to file attracts ₹100 per day penalty and can ultimately lead to director disqualification.</div> <div class="fq">Q4. What changed in AOC-4 from 14 July 2025?</div> <div class="fa"> <p>The changes notified by the <strong>Companies (Accounts) Second Amendment Rules, 2025</strong> (G.S.R. 357(E)) and the revised XBRL rules are substantial and apply from <strong>14 July 2025</strong> onwards:</p> <ul> <li><strong>Revised e‑forms:</strong> AOC‑4, AOC‑4 CFS, AOC‑4 NBFC (Ind AS), AOC‑4 CFS NBFC (Ind AS), CSR‑2, e‑Form AOC‑1 and e‑Form AOC‑2 have all been updated for MCA V3 with new fields and validations.</li> <li><strong>Mandatory attachments:</strong> A new sub‑rule under Rule 12 requires companies to upload <em>PDF attachments</em> along with the applicable AOC‑4 forms: (a) extract of the Board’s Report, (b) extract of the Auditor’s Report (Standalone and, where applicable, Consolidated), and (c) in the case of XBRL filers, <strong>duly signed financial statements</strong> in PDF in addition to the XBRL file.</li> <li><strong>CSR‑2 as a linked filing:</strong> For financial years 2024‑25 onwards, Form CSR‑2 is filed as a <em>linked form</em> with AOC‑4 / AOC‑4 NBFC / AOC‑4 XBRL wherever Section 135 applies, instead of as a completely independent form on V3.</li> <li><strong>e‑Form AOC‑1 and AOC‑2:</strong> References to “Form AOC‑1” and “Form AOC‑2” in the Accounts Rules are replaced with “e‑Form AOC‑1” and “e‑Form AOC‑2”, and these now require electronic filing and professional certification on V3.</li> <li><strong>Enhanced Board’s Report disclosures:</strong> The Board’s Report must now include quantitative data on POSH complaints and a formal <strong>compliance statement with the Maternity Benefit Act, 1961</strong>, which is captured through the extract of Board’s Report that accompanies AOC‑4 filings.</li> </ul> <p>Do note that as per recent MCA FAQs and practitioner updates, for the AOC‑4 XBRL form only <strong>CSR‑2</strong> operates as a linked form for FY 2024‑25 onwards; AOC‑1, AOC‑2 and the extracts of Board’s/Auditor’s Reports are filed as separate e‑forms or mandatory attachments, not as “linked forms” for every company.</p> </div> <div class="fq">Q5. What is the difference between AOC-4 and AOC-4 XBRL?</div> <div class="fa">AOC-4 is the standard form for filing financial statements in regular format. AOC-4 XBRL is the specialized form for companies that are required to file financial statements in XBRL (eXtensible Business Reporting Language) format — a machine-readable financial reporting format. XBRL filing is mandatory for: all listed companies, companies with paid-up share capital of ₹5 crore or more, and companies with annual turnover of ₹100 crore or more. As of July 14, 2025, XBRL filers must also submit a signed PDF of the financial statements in addition to the XBRL data file.</div> <h3 style="color:var(--b);font-size:.92rem;margin:15px 0 4px;">&#128196; V3 Specific</h3> <div class="fq">Q6. Can I still file AOC-4 offline (not in the browser)?</div> <div class="fa">Yes. MCA V3 supports both online (browser-based) and offline (Excel-based) filing for AOC-4, MGT-7, and MGT-7A. In offline mode, you download the form as an Excel workbook, fill in the data, and upload it back to the V3 portal. CSR-2 linked form tables are downloadable in Excel format to save data entry time. The linked forms (Extract of Board Report, Auditor's Report extracts) are web forms and may need to be completed online even in offline mode — verify with the latest MCA help documentation.</div> <div class="fq">Q7. What is the CSR-2 linking requirement and when does it apply?</div> <div class="fa">Form CSR-2 (Annual Report on <a href="/glossary/csr" class="text-gold font-semibold hover:underline" title="Corporate Social Responsibility definition">Corporate Social Responsibility</a>) must be filed as a linked form alongside AOC-4, AOC-4 NBFC (Ind AS), or AOC-4 XBRL for financial years 2024-25 onwards on MCA V3. It applies when Section 135 of the Companies Act applies (i.e., companies with net worth ≥₹500 crore, or turnover ≥₹1,000 crore, or net profit ≥₹5 crore) — or when there is an unspent CSR amount to report. Independent CSR-2 filing is allowed only for FY 2020-21 to FY 2024-25 filings that were already submitted on V2 before June 18, 2025.</div> <div class="fq">Q8. What happens if AOC-4 CFS is not filed with the primary AOC-4?</div> <div class="fa">From FY 2024-25 onwards on MCA V3, AOC-4 CFS is a linked form — the portal will not allow submission of AOC-4 without AOC-4 CFS if consolidated financial statements are required (i.e., if "Yes" is selected for the CFS field). The filing is technically blocked until the linked CFS form is also completed. There is an exception only for cases where AOC-4 was filed on V2 and CFS is pending — those specific cases can file CFS independently in V3.</div> <div class="fq">Q9. What are the penalties for not filing AOC-4 at all?</div> <div class="fa"> <p>There are two layers of consequences — <strong>statutory penalty under Section 137</strong> and <strong>additional fee under Section 403 / Fees Rules</strong>:</p> <ul> <li><strong>Penalty under Section 137(3) (Companies Act, 2013):</strong> If a company fails to file its financial statements within the prescribed time: <ul> <li><strong>Company:</strong> penalty of <strong>₹10,000</strong> plus <strong>₹100 per day</strong> for each day during which the failure continues, capped at <strong>₹10,00,000</strong>.</li> <li><strong>Managing Director / CFO / other officers in <a href="/glossary/default-ibc" class="text-gold font-semibold hover:underline" title="Default definition">default</a>:</strong> penalty of <strong>₹1,00,000</strong> plus <strong>₹100 per day</strong> after the first day, capped at <strong>₹5,00,000</strong> per person.</li> </ul> </li> <li><strong>Additional fee under Section 403 and the Companies (Registration Offices and Fees) Rules, 2014:</strong> For forms under Sections 92 and 137 (including AOC‑4, AOC‑4 XBRL, AOC‑4 CFS, MGT‑7), an additional fee of <strong>₹100 per day of delay</strong> is payable from the original due date until the actual filing date, with <strong>no upper cap</strong> on this additional fee.</li> <li><strong>Other consequences:</strong> continued non‑filing for three consecutive financial years can lead to <strong>director disqualification under Section 164(2)</strong>, and persistent non‑compliance may form grounds for the company being struck off under Section 248.</li> </ul> </div> <div class="fq">Q10. Is there any extension for AOC-4 for FY 2025-26?</div> <div class="fa">As of June 2026, no extension has been announced by MCA for FY 2025-26 filings. The standard due date of 29 October 2026 (for non-OPC companies) and 27 September 2026 (for OPC) applies. For FY 2024-25, MCA had granted two extensions — first to December 31, 2025 (Circular 06/2025) and then to January 31, 2026 (Circular 08/2025) due to V3 transition difficulties. No such extension is expected for FY 2025-26 since the V3 portal is now fully operational and stable. File on time.</div> <div class="fq">Q11. What is the Maternity Benefit Act compliance declaration now required in the Board's Report?</div> <div class="fa">Following the Companies (Accounts) Second Amendment Rules, 2025 (G.S.R. 357(E)), companies must include in their Board's Report a declaration confirming compliance with the Maternity Benefit Act, 1961. This act applies to establishments employing 10 or more women employees and provides for maternity leave of 26 weeks (for first two children), nursing breaks, creche facilities (for 50+ employees), and work from home options. The Board's Report must specifically state whether the company is in compliance with these provisions. This is captured in the Extract of Board Report linked form.</div> <div class="fq">Q12. Can a company under CIRP file AOC-4?</div> <div class="fa">Yes. The revised V3 form specifically enables companies undergoing Corporate Insolvency Resolution Process (CIRP) or liquidation to file AOC-4. Such companies can affix the DSC of the Insolvency Resolution Professional (IRP), Resolution Professional (RP), or Liquidator instead of the usual company signatories. This is a practical improvement — previously, CIRP companies faced difficulties in filing due to the change in management, which often led to compliance gaps.</div> <!-- CONCLUSION --> <h2>Conclusion</h2> <p>Filing AOC-4 for FY 2025-26 is a substantially different exercise from what it was just two years ago. The complete shift to MCA V3, the introduction of the linked forms system, the elimination of PDF attachments for Board's and Auditor's Reports, the new XBRL signed PDF requirement, the professional certification for e-AOC-1 and e-AOC-2, and the new Maternity Benefit Act disclosure — all of these represent a fundamental modernisation of how India's corporate financial reporting works.</p> <p>The key message for companies and their compliance professionals is: <strong>start early</strong>. The V3 portal is stable but complex. Gathering all required data for linked forms, ensuring all signatories' DSCs are valid, preparing the XBRL file (if applicable), and completing the entire linked form chain takes significantly more time than the old V2 PDF attachment approach. Do not leave this for October 2026. Start your preparation the moment your audited accounts are finalised after the AGM.</p> <div class="disc"> <strong>Disclaimer:</strong> This article is for educational and informational purposes only. It is based on the Companies (Accounts) Second Amendment Rules, 2025 (G.S.R. 357(E)), the XBRL Amendment Rules, 2025 (G.S.R. 371(E)), MCA notifications, and publicly available information as of June 2026. While every effort has been made to ensure accuracy, this does not constitute legal or compliance advice. Companies should refer to the official MCA website (mca.gov.in) and consult qualified Company Secretaries or Chartered Accountants for specific filing guidance. Due dates and procedures are subject to change by MCA circulars. </div> <!-- ARTICLE BODY END -->

Related Updates