{"id":1948,"date":"2026-07-30T10:17:21","date_gmt":"2026-07-30T10:17:21","guid":{"rendered":"https:\/\/growup-india.com\/blog\/?p=1948"},"modified":"2026-07-30T10:44:54","modified_gmt":"2026-07-30T10:44:54","slug":"dir-3-kyc-2026","status":"publish","type":"post","link":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/","title":{"rendered":"DIR-3 KYC New Update 2026: Due Date, Rules, Fees and Online Filing Process"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"512\" src=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1-1024x512.png\" alt=\"DIR 3 Kyc New Update\" class=\"wp-image-1949\" srcset=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1-1024x512.png 1024w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1-300x150.png 300w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1-768x384.png 768w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1-1536x768.png 1536w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1.png 1774w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">If you are a director of a company or hold a <strong><a href=\"https:\/\/www.mca.gov.in\/content\/mca\/global\/en\/mca\/fo-llp-services\/verify-din-pan-details-of-director.html\">Director Identification Number (DIN)<\/a><\/strong>, you may already know about DIR-3 KYC. It is an important MCA compliance that eligible DIN holders need to complete within the prescribed time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The purpose of DIR-3 KYC is to ensure that the <strong>Ministry of Corporate Affairs (MCA)<\/strong> has updated and accurate <a href=\"https:\/\/growup-india.com\/aboutus.php\" type=\"link\" id=\"https:\/\/growup-india.com\/aboutus.php\">information about individuals holding DIN<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this guide, we will explain the <strong><a href=\"https:\/\/icai.org\/post\/23656\">DIR-3 KYC New Update 2026<\/a><\/strong>, including the due date, who needs to file it, documents required, filing process, fees, and what happens if you fail to complete the KYC on time.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">What is DIR-3 KYC?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">DIR-3 KYC is an MCA compliance form used to verify and update the KYC details of individuals who have been allotted a <strong>Director Identification Number (DIN)<\/strong>.<\/p>\n\n\n\n<!-- DIR-3 KYC 2026 CTA BLOCK -->\n\n<style>\n.dir3-kyc-ctr {\n    width: 100%;\n    max-width: 1200px;\n    margin: 25px auto;\n    padding: 18px 25px;\n    box-sizing: border-box;\n    background: linear-gradient(135deg, #06265c, #0b3b82);\n    border-radius: 12px;\n    position: relative;\n    overflow: hidden;\n    font-family: 'Poppins', 'Segoe UI', Arial, sans-serif;\n}\n\n\/* Yellow Left Border *\/\n.dir3-kyc-ctr::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 6px;\n    height: 100%;\n    background: #f9c900;\n}\n\n\/* Red Decorative Shape *\/\n.dir3-kyc-ctr::after {\n    content: \"\";\n    position: absolute;\n    right: -60px;\n    top: -70px;\n    width: 180px;\n    height: 180px;\n    background: rgba(220, 25, 25, 0.75);\n    transform: rotate(35deg);\n    border-radius: 20px;\n    pointer-events: none;\n}\n\n\/* Main Content *\/\n.dir3-kyc-ctr-inner {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    position: relative;\n    z-index: 2;\n}\n\n\/* Text Area *\/\n.dir3-kyc-ctr-content {\n    flex: 1;\n    min-width: 0;\n}\n\n.dir3-kyc-ctr-content h3 {\n    margin: 0 0 5px 0;\n    padding: 0;\n    color: #ffffff;\n    font-size: 22px;\n    line-height: 1.3;\n    font-weight: 700;\n}\n\n.dir3-kyc-ctr-content h3 span {\n    color: #f9c900;\n}\n\n.dir3-kyc-ctr-content p {\n    margin: 0;\n    padding: 0;\n    color: #eaf1ff;\n    font-size: 14px;\n    line-height: 1.5;\n}\n\n\/* CTA Area *\/\n.dir3-kyc-ctr-action {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    flex-shrink: 0;\n}\n\n\/* Phone Number *\/\n.dir3-kyc-phone {\n    color: #ffffff;\n    font-size: 20px;\n    font-weight: 700;\n    white-space: nowrap;\n}\n\n\/* WhatsApp Button *\/\n.dir3-kyc-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #f9c900;\n    color: #061f4d !important;\n    padding: 11px 20px;\n    border-radius: 7px;\n    font-size: 14px;\n    font-weight: 700;\n    text-decoration: none !important;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n}\n\n.dir3-kyc-btn:hover {\n    background: #ffffff;\n    color: #061f4d !important;\n    transform: translateY(-2px);\n}\n\n\/* Tablet *\/\n@media (max-width: 768px) {\n\n    .dir3-kyc-ctr {\n        margin: 20px auto;\n        padding: 18px 20px;\n    }\n\n    .dir3-kyc-ctr-inner {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 12px;\n    }\n\n    .dir3-kyc-ctr-content h3 {\n        font-size: 19px;\n    }\n\n    .dir3-kyc-ctr-content p {\n        font-size: 13px;\n    }\n\n    .dir3-kyc-ctr-action {\n        width: 100%;\n        justify-content: space-between;\n    }\n\n    .dir3-kyc-phone {\n        font-size: 18px;\n    }\n\n    .dir3-kyc-btn {\n        padding: 10px 16px;\n        font-size: 13px;\n    }\n}\n\n\/* Mobile *\/\n@media (max-width: 480px) {\n\n    .dir3-kyc-ctr {\n        padding: 16px;\n    }\n\n    .dir3-kyc-ctr-inner {\n        gap: 12px;\n    }\n\n    .dir3-kyc-ctr-content h3 {\n        font-size: 17px;\n    }\n\n    .dir3-kyc-ctr-content p {\n        font-size: 12px;\n    }\n\n    .dir3-kyc-ctr-action {\n        width: 100%;\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        gap: 10px;\n    }\n\n    .dir3-kyc-phone {\n        font-size: 16px;\n    }\n\n    .dir3-kyc-btn {\n        padding: 9px 13px;\n        font-size: 12px;\n    }\n}\n<\/style>\n\n\n<div class=\"dir3-kyc-ctr\">\n\n    <div class=\"dir3-kyc-ctr-inner\">\n\n        <!-- Content -->\n        <div class=\"dir3-kyc-ctr-content\">\n\n            <h3>\n                Need Help With <span>DIR-3 KYC 2026?<\/span>\n            <\/h3>\n\n            <p>\n                Get professional assistance with DIR-3 KYC filing,\n                MCA compliance and related requirements.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- CTA -->\n        <div class=\"dir3-kyc-ctr-action\">\n\n            <div class=\"dir3-kyc-phone\">\n                9911930022\n            <\/div>\n\n            <!-- WhatsApp Link -->\n            <a \n                href=\"https:\/\/wa.me\/919911930022\"\n                class=\"dir3-kyc-btn\"\n                target=\"_blank\"\n                rel=\"noopener noreferrer\">\n                WhatsApp Now\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">The form helps the MCA maintain updated information about DIN holders, such as their:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Name<\/li>\n\n\n\n<li>Father&#8217;s name<\/li>\n\n\n\n<li>Date of birth<\/li>\n\n\n\n<li>PAN details<\/li>\n\n\n\n<li>Nationality<\/li>\n\n\n\n<li>Residential address<\/li>\n\n\n\n<li>Personal mobile number<\/li>\n\n\n\n<li>Personal email address<\/li>\n\n\n\n<li>Passport details, where applicable<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The information submitted in DIR-3 KYC should be correct and should match the relevant supporting documents.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- ===========================================\nDIR-3 KYC New Update 2026 - Low Height Info Banner\nTheme: Blue \/ Gold Glassmorphism\n=========================================== -->\n\n<style>\n\n:root{\n    --primary:#0b2d5b;\n    --secondary:#154c8b;\n    --accent:#f5b400;\n    --light:#f8fbff;\n    --border:rgba(11,45,91,.08);\n}\n\n.dir3-banner{\n    position:relative;\n    overflow:hidden;\n    margin:35px 0;\n    border-radius:18px;\n    background:linear-gradient(135deg,#ffffff,#f8fbff);\n    border:1px solid var(--border);\n    box-shadow:0 15px 40px rgba(11,45,91,.08);\n    padding:28px 35px;\n    font-family:'Segoe UI',sans-serif;\n}\n\n.dir3-banner:before{\n    content:'';\n    position:absolute;\n    width:320px;\n    height:320px;\n    right:-130px;\n    top:-120px;\n    border-radius:50%;\n    background:rgba(245,180,0,.08);\n}\n\n.dir3-banner:after{\n    content:'';\n    position:absolute;\n    width:260px;\n    height:260px;\n    left:-100px;\n    bottom:-130px;\n    border-radius:50%;\n    background:rgba(21,76,139,.05);\n}\n\n.dir3-top{\n    display:flex;\n    align-items:center;\n    gap:15px;\n    flex-wrap:wrap;\n    margin-bottom:18px;\n    position:relative;\n    z-index:2;\n}\n\n.dir3-icon{\n    width:62px;\n    height:62px;\n    border-radius:15px;\n    background:linear-gradient(135deg,var(--primary),var(--secondary));\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:30px;\n    flex-shrink:0;\n}\n\n.dir3-title{\n    flex:1;\n}\n\n.dir3-title h2{\n    margin:0;\n    font-size:30px;\n    color:var(--primary);\n    font-weight:800;\n}\n\n.dir3-title span{\n    display:inline-block;\n    margin-top:6px;\n    background:var(--accent);\n    color:#111;\n    padding:6px 15px;\n    border-radius:40px;\n    font-weight:700;\n    font-size:14px;\n}\n\n.dir3-content{\n    position:relative;\n    z-index:2;\n}\n\n.dir3-content p{\n    margin:0 0 15px;\n    line-height:1.8;\n    color:#444;\n    font-size:16px;\n}\n\n.dir3-points{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));\n    gap:15px;\n    margin-top:20px;\n}\n\n.dir3-box{\n    background:#fff;\n    border-radius:14px;\n    border-left:5px solid var(--accent);\n    padding:15px 18px;\n    box-shadow:0 8px 25px rgba(11,45,91,.06);\n}\n\n.dir3-box h4{\n    margin:0 0 8px;\n    color:var(--primary);\n    font-size:16px;\n}\n\n.dir3-box p{\n    margin:0;\n    font-size:14px;\n    line-height:1.6;\n}\n\n.dir3-alert{\n    margin-top:22px;\n    background:#fff7e2;\n    border-left:5px solid var(--accent);\n    border-radius:14px;\n    padding:18px 22px;\n    color:#5c4a00;\n    font-weight:600;\n    line-height:1.8;\n}\n\n@media(max-width:768px){\n\n.dir3-banner{\n    padding:22px;\n}\n\n.dir3-title h2{\n    font-size:24px;\n}\n\n.dir3-content p{\n    font-size:15px;\n}\n\n}\n\n<\/style>\n\n<div class=\"dir3-banner\">\n\n    <div class=\"dir3-top\">\n\n        <div class=\"dir3-icon\">\n            \ud83d\udcd1\n        <\/div>\n\n        <div class=\"dir3-title\">\n            <h2>DIR-3 KYC New Update 2026<\/h2>\n            <span>Annual MCA Compliance<\/span>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"dir3-content\">\n\n        <p>\n            DIR-3 KYC continues to be an important annual compliance for eligible DIN holders in 2026. If you hold a Director Identification Number (DIN), ensure your KYC is completed within the prescribed timeline to avoid deactivation of your DIN.\n        <\/p>\n\n        <div class=\"dir3-points\">\n\n            <div class=\"dir3-box\">\n                <h4>\u2705 Applicable Filing<\/h4>\n                <p>\n                    File <strong>DIR-3 KYC Form<\/strong> or complete the\n                    <strong>DIR-3 KYC Web<\/strong> process, depending on your previous filing status.\n                <\/p>\n            <\/div>\n\n            <div class=\"dir3-box\">\n                <h4>\ud83d\udcc5 Compliance Timeline<\/h4>\n                <p>\n                    DIN holders allotted on or before\n                    <strong>31 March 2026<\/strong> are generally required to complete KYC by\n                    <strong>30 September 2026<\/strong>, subject to MCA rules.\n                <\/p>\n            <\/div>\n\n            <div class=\"dir3-box\">\n                <h4>\ud83d\udd0d Check DIN Status<\/h4>\n                <p>\n                    Verify your DIN status before filing and complete the applicable KYC process before the due date.\n                <\/p>\n            <\/div>\n\n            <div class=\"dir3-box\">\n                <h4>\u26a0\ufe0f Latest MCA Rules<\/h4>\n                <p>\n                    MCA forms and filing requirements may change. Always verify the latest instructions on the MCA portal before filing.\n                <\/p>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"dir3-alert\">\n            <strong>Important:<\/strong> The due date and filing requirements are based on the applicable MCA rules and instruction kit. Always check the latest MCA notifications before submitting your DIR-3 KYC.\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">What is the DIR-3 KYC Due Date in 2026?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For eligible DIN holders, the general due date for DIR-3 KYC is <strong>30 September<\/strong> of the immediately following financial year.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, if your DIN was allotted on or before <strong>31 March 2026<\/strong>, you would generally need to complete the applicable KYC compliance by <strong>30 September 2026<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is always better to complete the filing before the last date. Waiting until the deadline can create problems if there is an issue with your DSC, OTP verification, documents, or MCA portal.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- ===========================================\nWho Needs to File DIR-3 KYC in 2026?\nLow Height Glassmorphism Block\n=========================================== -->\n\n<style>\n\n:root{\n    --primary:#0b2d5b;\n    --secondary:#154c8b;\n    --accent:#f5b400;\n    --border:rgba(11,45,91,.08);\n}\n\n.dir3-eligibility{\n    position:relative;\n    overflow:hidden;\n    margin:35px 0;\n    padding:28px 35px;\n    background:linear-gradient(135deg,#ffffff,#f8fbff);\n    border:1px solid var(--border);\n    border-radius:18px;\n    box-shadow:0 15px 40px rgba(11,45,91,.08);\n    font-family:'Segoe UI',sans-serif;\n}\n\n.dir3-eligibility:before{\n    content:'';\n    position:absolute;\n    width:300px;\n    height:300px;\n    right:-120px;\n    top:-120px;\n    background:rgba(245,180,0,.08);\n    border-radius:50%;\n}\n\n.dir3-head{\n    display:flex;\n    align-items:center;\n    gap:15px;\n    margin-bottom:18px;\n    position:relative;\n    z-index:2;\n}\n\n.dir3-head-icon{\n    width:60px;\n    height:60px;\n    border-radius:15px;\n    background:linear-gradient(135deg,var(--primary),var(--secondary));\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    color:#fff;\n    font-size:28px;\n    flex-shrink:0;\n}\n\n.dir3-head h2{\n    margin:0;\n    color:var(--primary);\n    font-size:28px;\n    font-weight:800;\n}\n\n.dir3-head p{\n    margin:5px 0 0;\n    color:#666;\n    font-size:15px;\n}\n\n.dir3-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(230px,1fr));\n    gap:15px;\n    position:relative;\n    z-index:2;\n}\n\n.dir3-item{\n    background:#fff;\n    border-left:5px solid var(--accent);\n    border-radius:14px;\n    padding:15px 18px;\n    box-shadow:0 8px 25px rgba(11,45,91,.06);\n    display:flex;\n    align-items:flex-start;\n    gap:10px;\n}\n\n.dir3-item span{\n    font-size:20px;\n    flex-shrink:0;\n}\n\n.dir3-item p{\n    margin:0;\n    color:#444;\n    line-height:1.6;\n    font-size:15px;\n}\n\n.dir3-note{\n    margin-top:22px;\n    padding:18px 22px;\n    border-radius:14px;\n    background:#fff7e2;\n    border-left:5px solid var(--accent);\n    color:#5d4d00;\n    line-height:1.8;\n    position:relative;\n    z-index:2;\n}\n\n@media(max-width:768px){\n\n.dir3-eligibility{\n    padding:22px;\n}\n\n.dir3-head{\n    align-items:flex-start;\n}\n\n.dir3-head h2{\n    font-size:24px;\n}\n\n}\n\n<\/style>\n\n<div class=\"dir3-eligibility\">\n\n    <div class=\"dir3-head\">\n\n        <div class=\"dir3-head-icon\">\n            \ud83d\udc68\u200d\ud83d\udcbc\n        <\/div>\n\n        <div>\n            <h2>Who Needs to File DIR-3 KYC in 2026?<\/h2>\n            <p>Applicable for eligible DIN holders under MCA compliance requirements.<\/p>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"dir3-grid\">\n\n        <div class=\"dir3-item\">\n            <span>\ud83c\udfe2<\/span>\n            <p><strong>Private Limited Company Directors<\/strong><\/p>\n        <\/div>\n\n        <div class=\"dir3-item\">\n            <span>\ud83c\udfdb\ufe0f<\/span>\n            <p><strong>Public Limited Company Directors<\/strong><\/p>\n        <\/div>\n\n        <div class=\"dir3-item\">\n            <span>\ud83d\udc64<\/span>\n            <p><strong>One Person Company (OPC) Directors<\/strong><\/p>\n        <\/div>\n\n        <div class=\"dir3-item\">\n            <span>\ud83c\udd94<\/span>\n            <p><strong>Other DIN Holders<\/strong> covered under applicable MCA requirements.<\/p>\n        <\/div>\n\n        <div class=\"dir3-item\">\n            <span>\ud83e\udd1d<\/span>\n            <p><strong>Designated Partners (DIN\/DPIN)<\/strong>, wherever applicable.<\/p>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"dir3-note\">\n        <strong>Important:<\/strong> Whether you need to file the <strong>DIR-3 KYC Form<\/strong> or complete the <strong>DIR-3 KYC Web<\/strong> process depends on your DIN status and previous KYC compliance. Always verify your filing status and check the latest MCA requirements before submission.\n    <\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">DIR-3 KYC and DIR-3 KYC Web: What is the Difference?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Many people get confused between <strong>DIR-3 KYC<\/strong> and <strong>DIR-3 KYC Web<\/strong>. Both are related to DIN KYC compliance, but the filing process may be different depending on your situation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">DIR-3 KYC<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The detailed DIR-3 KYC form is generally used when the individual is required to submit detailed KYC information through the prescribed MCA form.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This may involve providing personal information, identification details, contact information and completing the required verification process.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">DIR-3 KYC Web<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">DIR-3 KYC Web is generally used by eligible individuals who have already completed the required KYC process and need to confirm or update their details through the web-based process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The applicable process may depend on the individual&#8217;s previous KYC filing and the information that needs to be updated.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>In simple words:<\/strong> You should use the filing method that applies to your DIN and KYC status as per the MCA portal.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- ===========================================\nDocuments Required for DIR-3 KYC 2026\nPremium Horizontal Timeline Style\n=========================================== -->\n\n<style>\n\n:root{\n    --primary:#0b2d5b;\n    --secondary:#154c8b;\n    --accent:#f5b400;\n}\n\n.dir3-document-section{\n    margin:40px 0;\n    padding:35px;\n    background:linear-gradient(135deg,#ffffff,#f7fbff);\n    border-radius:20px;\n    border:1px solid rgba(11,45,91,.08);\n    box-shadow:0 18px 45px rgba(11,45,91,.08);\n    overflow:hidden;\n    position:relative;\n    font-family:'Segoe UI',sans-serif;\n}\n\n.dir3-document-section::before{\n    content:'';\n    position:absolute;\n    top:-140px;\n    right:-140px;\n    width:320px;\n    height:320px;\n    background:rgba(245,180,0,.08);\n    border-radius:50%;\n}\n\n.dir3-document-header{\n    display:flex;\n    align-items:center;\n    gap:18px;\n    margin-bottom:30px;\n    position:relative;\n    z-index:2;\n}\n\n.dir3-document-icon{\n\n    width:70px;\n    height:70px;\n    background:linear-gradient(135deg,var(--primary),var(--secondary));\n    border-radius:18px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:34px;\n    color:#fff;\n    flex-shrink:0;\n\n}\n\n.dir3-document-header h2{\n    margin:0;\n    color:var(--primary);\n    font-size:30px;\n    font-weight:800;\n}\n\n.dir3-document-header p{\n    margin:6px 0 0;\n    color:#666;\n    font-size:15px;\n}\n\n.dir3-document-list{\n\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n    gap:18px;\n    position:relative;\n    z-index:2;\n\n}\n\n.dir3-document-card{\n\n    background:#fff;\n    border-radius:18px;\n    overflow:hidden;\n    display:flex;\n    align-items:center;\n    gap:18px;\n    padding:0;\n    box-shadow:0 12px 30px rgba(11,45,91,.08);\n    transition:.35s;\n\n}\n\n.dir3-document-card:hover{\n\n    transform:translateY(-6px);\n\n}\n\n.doc-left{\n\n    width:85px;\n    min-width:85px;\n    height:85px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:linear-gradient(135deg,var(--primary),var(--secondary));\n    color:#fff;\n    font-size:34px;\n\n}\n\n.doc-right{\n\n    padding:18px 18px 18px 0;\n\n}\n\n.doc-right h3{\n\n    margin:0;\n    color:var(--primary);\n    font-size:18px;\n    font-weight:700;\n\n}\n\n.doc-right span{\n\n    display:block;\n    margin-top:6px;\n    color:#666;\n    font-size:14px;\n    line-height:1.6;\n\n}\n\n.dir3-tip{\n\n    margin-top:28px;\n    padding:22px 25px;\n    border-radius:16px;\n    background:linear-gradient(90deg,#fff8df,#fffdf4);\n    border-left:6px solid var(--accent);\n    position:relative;\n    z-index:2;\n\n}\n\n.dir3-tip strong{\n\n    color:var(--primary);\n\n}\n\n.dir3-tip p{\n\n    margin:8px 0 0;\n    line-height:1.8;\n    color:#555;\n\n}\n\n@media(max-width:768px){\n\n.dir3-document-section{\n\n    padding:22px;\n\n}\n\n.dir3-document-header{\n\n    flex-direction:column;\n    text-align:center;\n\n}\n\n.doc-left{\n\n    width:75px;\n    min-width:75px;\n    height:75px;\n\n}\n\n.dir3-document-header h2{\n\n    font-size:24px;\n\n}\n\n}\n\n<\/style>\n\n<div class=\"dir3-document-section\">\n\n<div class=\"dir3-document-header\">\n\n<div class=\"dir3-document-icon\">\n\ud83d\udcd1\n<\/div>\n\n<div>\n\n<h2>Documents Required for DIR-3 KYC 2026<\/h2>\n\n<p>\nKeep these documents and details ready before filing your DIR-3 KYC.\n<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-document-list\">\n\n<div class=\"dir3-document-card\">\n\n<div class=\"doc-left\">\ud83e\udeaa<\/div>\n\n<div class=\"doc-right\">\n\n<h3>PAN Card<\/h3>\n\n<span>Valid PAN details of the DIN holder.<\/span>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-document-card\">\n\n<div class=\"doc-left\">\ud83d\udcc7<\/div>\n\n<div class=\"doc-right\">\n\n<h3>Aadhaar Card<\/h3>\n\n<span>Identity verification document.<\/span>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-document-card\">\n\n<div class=\"doc-left\">\ud83d\udec2<\/div>\n\n<div class=\"doc-right\">\n\n<h3>Passport<\/h3>\n\n<span>Required wherever applicable.<\/span>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-document-card\">\n\n<div class=\"doc-left\">\ud83c\udfe0<\/div>\n\n<div class=\"doc-right\">\n\n<h3>Address Proof<\/h3>\n\n<span>Latest residential address proof.<\/span>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-document-card\">\n\n<div class=\"doc-left\">\ud83d\udcf1<\/div>\n\n<div class=\"doc-right\">\n\n<h3>Mobile Number<\/h3>\n\n<span>Personal mobile number linked for OTP.<\/span>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-document-card\">\n\n<div class=\"doc-left\">\ud83d\udce7<\/div>\n\n<div class=\"doc-right\">\n\n<h3>Email ID<\/h3>\n\n<span>Personal email address for communication.<\/span>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-document-card\">\n\n<div class=\"doc-left\">\u270d\ufe0f<\/div>\n\n<div class=\"doc-right\">\n\n<h3>Digital Signature (DSC)<\/h3>\n\n<span>Valid DSC of the applicant.<\/span>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-document-card\">\n\n<div class=\"doc-left\">\ud83d\udcc2<\/div>\n\n<div class=\"doc-right\">\n\n<h3>Supporting Documents<\/h3>\n\n<span>Additional documents, wherever applicable.<\/span>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-tip\">\n\n<strong>Important Note<\/strong>\n\n<p>\nThe exact documents required may vary depending on your individual circumstances. Ensure that all information matches your official records before filing the DIR-3 KYC form. Always verify the latest MCA filing requirements before submission.\n<\/p>\n\n<\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">What Happens If DIR-3 KYC Is Not Filed?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Not completing DIR-3 KYC within the prescribed time can lead to compliance consequences.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The DIN may be marked as <strong>deactivated due to non-filing of DIR-3 KYC<\/strong>, subject to the applicable MCA rules and process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This can create difficulties for the concerned individual in matters where an active DIN is required.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, DIN holders should not ignore the KYC requirement. If your DIN has already been deactivated due to non-filing, you should check the applicable MCA process for completing the overdue compliance and restoring the DIN status.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- ==========================================================\nDIR-3 KYC Online Filing Process 2026\nPremium Horizontal Timeline (Unique Design)\n=========================================================== -->\n\n<style>\n\n:root{\n    --primary:#0b2d5b;\n    --secondary:#154c8b;\n    --accent:#f5b400;\n}\n\n.dir3-process{\n\n    margin:40px 0;\n    background:#fff;\n    border-radius:22px;\n    overflow:hidden;\n    border:1px solid rgba(11,45,91,.08);\n    box-shadow:0 18px 45px rgba(11,45,91,.08);\n    font-family:'Segoe UI',sans-serif;\n\n}\n\n.dir3-process-header{\n\n    background:linear-gradient(135deg,var(--primary),var(--secondary));\n    padding:28px 35px;\n    color:#fff;\n    display:flex;\n    align-items:center;\n    gap:18px;\n\n}\n\n.dir3-process-icon{\n\n    width:72px;\n    height:72px;\n    border-radius:18px;\n    background:rgba(255,255,255,.15);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:34px;\n    flex-shrink:0;\n\n}\n\n.dir3-process-header h2{\n\n    margin:0;\n    font-size:30px;\n    font-weight:700;\n    color:white;\n\n}\n\n.dir3-process-header p{\n\n    margin:8px 0 0;\n    color:#dce8ff;\n    font-size:15px;\n\n}\n\n\/* Timeline *\/\n\n.dir3-timeline{\n\n    position:relative;\n    padding:35px;\n\n}\n\n.dir3-timeline::before{\n\n    content:'';\n    position:absolute;\n    left:43px;\n    top:35px;\n    bottom:35px;\n    width:4px;\n    background:linear-gradient(var(--accent),#ffd96b);\n\n}\n\n.dir3-step{\n\n    position:relative;\n    padding-left:90px;\n    margin-bottom:28px;\n\n}\n\n.dir3-step:last-child{\n\n    margin-bottom:0;\n\n}\n\n.dir3-number{\n\n    position:absolute;\n    left:15px;\n    top:0;\n    width:56px;\n    height:56px;\n    border-radius:50%;\n    background:linear-gradient(135deg,var(--primary),var(--secondary));\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:20px;\n    font-weight:700;\n    border:5px solid #fff;\n    box-shadow:0 8px 20px rgba(11,45,91,.15);\n\n}\n\n.dir3-content{\n\n    background:#f9fbff;\n    border-left:5px solid var(--accent);\n    border-radius:16px;\n    padding:18px 22px;\n\n}\n\n.dir3-content h3{\n\n    margin:0 0 8px;\n    color:var(--primary);\n    font-size:19px;\n\n}\n\n.dir3-content p{\n\n    margin:0;\n    color:#555;\n    line-height:1.7;\n    font-size:15px;\n\n}\n\n.dir3-final{\n\n    margin:0 35px 35px;\n    padding:22px 25px;\n    border-radius:16px;\n    background:linear-gradient(90deg,#fff8df,#fffdf5);\n    border-left:6px solid var(--accent);\n    color:#555;\n    line-height:1.8;\n\n}\n\n.dir3-final strong{\n\n    color:var(--primary);\n\n}\n\n@media(max-width:768px){\n\n.dir3-process-header{\n\n    flex-direction:column;\n    text-align:center;\n    padding:25px;\n\n}\n\n.dir3-process-header h2{\n\n    font-size:24px;\n\n}\n\n.dir3-timeline{\n\n    padding:25px 18px;\n\n}\n\n.dir3-timeline::before{\n\n    left:28px;\n\n}\n\n.dir3-step{\n\n    padding-left:70px;\n\n}\n\n.dir3-number{\n\n    width:44px;\n    height:44px;\n    left:6px;\n    font-size:17px;\n\n}\n\n.dir3-content{\n\n    padding:16px;\n\n}\n\n.dir3-final{\n\n    margin:0 18px 20px;\n\n}\n\n}\n\n<\/style>\n\n<div class=\"dir3-process\">\n\n<div class=\"dir3-process-header\">\n\n<div class=\"dir3-process-icon\">\n\ud83d\udcbb\n<\/div>\n\n<div>\n\n<h2>How to File DIR-3 KYC Online in 2026?<\/h2>\n\n<p>\nFollow these simple steps to complete your DIR-3 KYC filing through the MCA portal.\n<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-timeline\">\n\n<div class=\"dir3-step\">\n\n<div class=\"dir3-number\">1<\/div>\n\n<div class=\"dir3-content\">\n\n<h3>Check Your DIN Status<\/h3>\n\n<p>Verify whether your DIN is active and confirm if you are required to complete the DIR-3 KYC process.<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-step\">\n\n<div class=\"dir3-number\">2<\/div>\n\n<div class=\"dir3-content\">\n\n<h3>Keep Documents Ready<\/h3>\n\n<p>Arrange your PAN, Aadhaar, address proof, mobile number, email ID and other required documents before starting.<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-step\">\n\n<div class=\"dir3-number\">3<\/div>\n\n<div class=\"dir3-content\">\n\n<h3>Visit the MCA Portal<\/h3>\n\n<p>Open the official MCA portal and access the applicable DIR-3 KYC filing service.<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-step\">\n\n<div class=\"dir3-number\">4<\/div>\n\n<div class=\"dir3-content\">\n\n<h3>Enter Your Details<\/h3>\n\n<p>Fill in your personal and identification details carefully and ensure they match your official records.<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-step\">\n\n<div class=\"dir3-number\">5<\/div>\n\n<div class=\"dir3-content\">\n\n<h3>Verify Mobile &amp; Email<\/h3>\n\n<p>Complete OTP verification using your registered mobile number and email address.<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-step\">\n\n<div class=\"dir3-number\">6<\/div>\n\n<div class=\"dir3-content\">\n\n<h3>Complete DSC Verification<\/h3>\n\n<p>If applicable, authenticate your filing using a valid Digital Signature Certificate (DSC). Ensure it is active and not expired.<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-step\">\n\n<div class=\"dir3-number\">7<\/div>\n\n<div class=\"dir3-content\">\n\n<h3>Submit the Filing<\/h3>\n\n<p>Review all information carefully and submit the applicable DIR-3 KYC form or complete the web-based KYC process.<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-step\">\n\n<div class=\"dir3-number\">8<\/div>\n\n<div class=\"dir3-content\">\n\n<h3>Save SRN &amp; Acknowledgement<\/h3>\n\n<p>After successful submission, save your Service Request Number (SRN) and acknowledgement safely for future reference.<\/p>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-final\">\n\n<strong>\ud83d\udca1 Pro Tip:<\/strong> Before submitting your DIR-3 KYC, double-check all information and ensure your DSC is valid. Keeping your SRN and acknowledgement secure can help with future compliance and record verification.\n\n<\/div>\n\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">DIR-3 KYC Fees in 2026<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The applicable fee depends on the type of filing and the circumstances of the DIN holder.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Timely compliance and delayed compliance may have different fee implications. Certain updates to contact details may also attract the applicable fee depending on the circumstances and the MCA filing process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Since MCA fees and filing requirements can change, it is recommended to check the <strong>latest fee displayed on the MCA portal<\/strong> before completing the filing.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- =====================================================\nCommon Mistakes to Avoid While Filing DIR-3 KYC\nPremium Warning Cards (Unique Design)\n===================================================== -->\n\n<style>\n\n:root{\n    --primary:#0b2d5b;\n    --secondary:#154c8b;\n    --accent:#f5b400;\n    --danger:#e74c3c;\n    --light:#f7fbff;\n}\n\n.dir3-mistakes{\n\n    margin:40px 0;\n    border-radius:22px;\n    overflow:hidden;\n    background:#fff;\n    border:1px solid rgba(11,45,91,.08);\n    box-shadow:0 18px 45px rgba(11,45,91,.08);\n    font-family:'Segoe UI',sans-serif;\n\n}\n\n.dir3-mistakes-header{\n\n    background:linear-gradient(135deg,#fff7e8,#fffdf7);\n    border-bottom:1px solid rgba(11,45,91,.08);\n    padding:28px 35px;\n    display:flex;\n    align-items:center;\n    gap:18px;\n\n}\n\n.dir3-warning{\n\n    width:72px;\n    height:72px;\n    min-width:72px;\n    border-radius:18px;\n    background:linear-gradient(135deg,#ffb300,#ff9800);\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:34px;\n    box-shadow:0 10px 25px rgba(255,152,0,.25);\n\n}\n\n.dir3-mistakes-header h2{\n\n    margin:0;\n    color:var(--primary);\n    font-size:30px;\n    font-weight:800;\n\n}\n\n.dir3-mistakes-header p{\n\n    margin:8px 0 0;\n    color:#666;\n    font-size:15px;\n\n}\n\n.dir3-warning-grid{\n\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(300px,1fr));\n    gap:18px;\n    padding:35px;\n\n}\n\n.dir3-warning-card{\n\n    position:relative;\n    background:var(--light);\n    border-radius:18px;\n    padding:22px;\n    border-top:5px solid var(--danger);\n    transition:.35s;\n\n}\n\n.dir3-warning-card:hover{\n\n    transform:translateY(-6px);\n    box-shadow:0 12px 30px rgba(11,45,91,.10);\n\n}\n\n.dir3-badge{\n\n    position:absolute;\n    top:-14px;\n    right:18px;\n    width:42px;\n    height:42px;\n    border-radius:50%;\n    background:linear-gradient(135deg,var(--primary),var(--secondary));\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-weight:700;\n    font-size:16px;\n\n}\n\n.dir3-warning-card h3{\n\n    margin:0 0 10px;\n    color:var(--primary);\n    font-size:18px;\n\n}\n\n.dir3-warning-card p{\n\n    margin:0;\n    color:#555;\n    line-height:1.7;\n    font-size:15px;\n\n}\n\n.dir3-footer-note{\n\n    margin:0 35px 35px;\n    padding:22px 24px;\n    border-radius:16px;\n    background:linear-gradient(135deg,#0b2d5b,#154c8b);\n    color:#fff;\n    line-height:1.8;\n\n}\n\n.dir3-footer-note strong{\n\n    color:#ffd34d;\n\n}\n\n@media(max-width:768px){\n\n.dir3-mistakes-header{\n\n    flex-direction:column;\n    text-align:center;\n    padding:25px;\n\n}\n\n.dir3-mistakes-header h2{\n\n    font-size:24px;\n\n}\n\n.dir3-warning-grid{\n\n    padding:20px;\n\n}\n\n.dir3-footer-note{\n\n    margin:0 20px 20px;\n\n}\n\n}\n\n<\/style>\n\n<div class=\"dir3-mistakes\">\n\n<div class=\"dir3-mistakes-header\">\n\n<div class=\"dir3-warning\">\n\u26a0\ufe0f\n<\/div>\n\n<div>\n\n<h2>Common Mistakes to Avoid While Filing DIR-3 KYC<\/h2>\n\n<p>\nAvoid these common mistakes to ensure a smooth and hassle-free DIR-3 KYC filing process.\n<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-warning-grid\">\n\n<div class=\"dir3-warning-card\">\n\n<div class=\"dir3-badge\">1<\/div>\n\n<h3>Waiting Until the Last Date<\/h3>\n\n<p>Avoid filing at the last moment. Heavy traffic, OTP delays, or technical issues may prevent timely submission.<\/p>\n\n<\/div>\n\n<div class=\"dir3-warning-card\">\n\n<div class=\"dir3-badge\">2<\/div>\n\n<h3>Entering Incorrect Information<\/h3>\n\n<p>Verify your name, PAN, date of birth, and other personal details before submitting the form.<\/p>\n\n<\/div>\n\n<div class=\"dir3-warning-card\">\n\n<div class=\"dir3-badge\">3<\/div>\n\n<h3>Wrong Mobile Number or Email<\/h3>\n\n<p>Use your correct personal mobile number and email ID to complete OTP verification successfully.<\/p>\n\n<\/div>\n\n<div class=\"dir3-warning-card\">\n\n<div class=\"dir3-badge\">4<\/div>\n\n<h3>Using an Expired DSC<\/h3>\n\n<p>Ensure your Digital Signature Certificate (DSC) is valid, active, and functioning properly before filing.<\/p>\n\n<\/div>\n\n<div class=\"dir3-warning-card\">\n\n<div class=\"dir3-badge\">5<\/div>\n\n<h3>Ignoring Document Mismatches<\/h3>\n\n<p>All details in your PAN, Aadhaar, and other documents should exactly match the information entered in the form.<\/p>\n\n<\/div>\n\n<div class=\"dir3-warning-card\">\n\n<div class=\"dir3-badge\">6<\/div>\n\n<h3>Not Checking DIN Status<\/h3>\n\n<p>Always verify your DIN status and previous DIR-3 KYC compliance before starting the filing process.<\/p>\n\n<\/div>\n\n<div class=\"dir3-warning-card\">\n\n<div class=\"dir3-badge\">7<\/div>\n\n<h3>Not Saving the Acknowledgement<\/h3>\n\n<p>After successful filing, save your SRN and acknowledgement safely for future reference.<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-footer-note\">\n\n<strong>Best Practice:<\/strong> Review every detail carefully before submission. A few minutes of verification can help you avoid delays, rejection, or the need to refile your DIR-3 KYC.\n\n<\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">DIR-3 KYC 2026: Quick Compliance Checklist<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before completing your DIR-3 KYC, make sure you have:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Checked your DIN status<\/li>\n\n\n\n<li>Confirmed the applicable KYC filing requirement<\/li>\n\n\n\n<li>Checked your PAN details<\/li>\n\n\n\n<li>Kept Aadhaar and other documents ready<\/li>\n\n\n\n<li>Checked your mobile number<\/li>\n\n\n\n<li>Checked your email address<\/li>\n\n\n\n<li>Verified your DSC, wherever applicable<\/li>\n\n\n\n<li>Completed OTP verification<\/li>\n\n\n\n<li>Submitted the applicable KYC filing<\/li>\n\n\n\n<li>Saved the SRN and acknowledgement<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Following this checklist can help you complete the process smoothly and avoid last-minute issues.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- =====================================================\nWhy is DIR-3 KYC Important?\nSEO-Friendly Compact Content Block\nRank Math Optimized\n===================================================== -->\n\n<style>\n\n:root{\n    --primary:#0b2d5b;\n    --secondary:#154c8b;\n    --accent:#f5b400;\n}\n\n.dir3-importance{\n    margin:35px 0;\n    background:#fff;\n    border:1px solid rgba(11,45,91,.08);\n    border-radius:16px;\n    overflow:hidden;\n    box-shadow:0 10px 30px rgba(11,45,91,.08);\n    font-family:'Segoe UI',sans-serif;\n}\n\n.dir3-importance-header{\n    background:linear-gradient(135deg,var(--primary),var(--secondary));\n    color:#fff;\n    padding:18px 25px;\n    display:flex;\n    align-items:center;\n    gap:12px;\n}\n\n.dir3-importance-icon{\n    width:48px;\n    height:48px;\n    background:rgba(255,255,255,.15);\n    border-radius:12px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:24px;\n    flex-shrink:0;\n}\n\n.dir3-importance-header h2{\n    margin:0;\n    font-size:24px;\n    font-weight:700;\n    color:white;\n}\n\n.dir3-importance-body{\n    padding:25px;\n}\n\n.dir3-importance-body p{\n    margin:0 0 15px;\n    color:#555;\n    line-height:1.9;\n    font-size:16px;\n}\n\n.dir3-benefit-list{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n    gap:12px;\n    margin:20px 0;\n}\n\n.dir3-benefit{\n    background:#f8fbff;\n    border-left:4px solid var(--accent);\n    border-radius:10px;\n    padding:12px 15px;\n    color:#333;\n    font-size:15px;\n}\n\n.dir3-benefit::before{\n    content:\"\u2714 \";\n    color:#0b8b45;\n    font-weight:bold;\n}\n\n.dir3-note{\n    margin-top:20px;\n    padding:16px 18px;\n    background:#fff9e8;\n    border-left:4px solid var(--accent);\n    border-radius:10px;\n    color:#555;\n    line-height:1.8;\n}\n\n.dir3-note strong{\n    color:var(--primary);\n}\n\n@media(max-width:768px){\n\n.dir3-importance-header{\n    padding:16px;\n}\n\n.dir3-importance-header h2{\n    font-size:21px;\n}\n\n.dir3-importance-body{\n    padding:18px;\n}\n\n}\n\n<\/style>\n\n<div class=\"dir3-importance\">\n\n<div class=\"dir3-importance-header\">\n\n<div class=\"dir3-importance-icon\">\n\ud83d\udee1\ufe0f\n<\/div>\n\n<h2>Why is DIR-3 KYC Important?<\/h2>\n\n<\/div>\n\n<div class=\"dir3-importance-body\">\n\n<p>\nDIR-3 KYC is important because it helps the MCA maintain updated records of individuals holding DIN.\n<\/p>\n\n\n\n<div class=\"dir3-benefit-list\">\n\n<div class=\"dir3-benefit\">\nKeeps your KYC information updated with MCA.\n<\/div>\n\n<div class=\"dir3-benefit\">\nHelps maintain annual MCA compliance.\n<\/div>\n\n<div class=\"dir3-benefit\">\nReduces the risk of DIN deactivation due to non-filing.\n<\/div>\n\n<div class=\"dir3-benefit\">\nKeeps your registered mobile number and email ID updated.\n<\/div>\n\n<div class=\"dir3-benefit\">\nAvoids last-minute filing and verification problems.\n<\/div>\n\n<div class=\"dir3-benefit\">\nSupports smooth future MCA filings and compliance.\n<\/div>\n\n<\/div>\n\n<div class=\"dir3-note\">\n\n<strong>Important:<\/strong> Eligible DIN holders should complete <b>DIR-3 KYC<\/b> every year within the applicable timeline. Before filing, always check the latest MCA rules and ensure that the information entered in the form matches your official documents.\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong><a href=\"https:\/\/growup-india.com\/index.php\">DIR-3 KYC New Update 2026<\/a><\/strong> is an <a href=\"https:\/\/growup-india.com\/contact.php\" type=\"link\" id=\"https:\/\/growup-india.com\/contact.php\">important compliance requirement<\/a> for eligible DIN holders. If you hold a DIN, you should check your KYC status and make sure that the applicable filing is completed within the prescribed timeline.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The general due date mentioned in the MCA instruction kit is <strong>30 September of the immediately following financial year<\/strong> for eligible individuals allotted DIN up to 31 March of the relevant financial year.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are unsure whether you need to file <strong>DIR-3 KYC or DIR-3 KYC Web<\/strong>, check your previous KYC filing status and the latest requirements on the MCA portal.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Completing your DIR-3 KYC on time can help you avoid unnecessary compliance issues and keep your DIN status in order.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- ==========================================================\nSEO Friendly FAQ Accordion\nDIR-3 KYC 2026\nRank Math + Schema Friendly\n=========================================================== -->\n\n<style>\n\n:root{\n    --primary:#0b2d5b;\n    --secondary:#154c8b;\n    --accent:#f5b400;\n}\n\n.dir3-faq{\n\n    margin:40px 0;\n    background:#fff;\n    border-radius:18px;\n    border:1px solid rgba(11,45,91,.08);\n    box-shadow:0 12px 35px rgba(11,45,91,.08);\n    overflow:hidden;\n    font-family:'Segoe UI',sans-serif;\n\n}\n\n.dir3-faq-header{\n\n    padding:22px 28px;\n    background:linear-gradient(135deg,var(--primary),var(--secondary));\n    color:#fff;\n    display:flex;\n    align-items:center;\n    gap:15px;\n\n}\n\n.dir3-faq-icon{\n\n    width:50px;\n    height:50px;\n    border-radius:12px;\n    background:rgba(255,255,255,.15);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:24px;\n    flex-shrink:0;\n\n}\n\n.dir3-faq-header h2{\n\n    margin:0;\n    font-size:26px;\n    font-weight:700;\n    color:white;\n}\n\n.dir3-faq-header p{\n\n    margin:5px 0 0;\n    color:#dce8ff;\n    font-size:14px;\n\n}\n\n\/* Accordion *\/\n\n.dir3-item{\n\n    border-bottom:1px solid rgba(11,45,91,.08);\n\n}\n\n.dir3-item:last-child{\n\n    border-bottom:none;\n\n}\n\n.dir3-item summary{\n\n    list-style:none;\n    cursor:pointer;\n    padding:18px 25px;\n    font-weight:700;\n    color:var(--primary);\n    font-size:17px;\n    position:relative;\n    transition:.3s;\n    background:#fff;\n\n}\n\n.dir3-item summary::-webkit-details-marker{\n\n    display:none;\n\n}\n\n.dir3-item summary:hover{\n\n    background:#f8fbff;\n\n}\n\n.dir3-item summary::after{\n\n    content:\"+\";\n    position:absolute;\n    right:25px;\n    top:18px;\n    font-size:24px;\n    color:var(--accent);\n    font-weight:bold;\n\n}\n\n.dir3-item[open] summary::after{\n\n    content:\"\u2212\";\n\n}\n\n.dir3-answer{\n\n    padding:0 25px 20px;\n    color:#555;\n    line-height:1.8;\n    font-size:15px;\n    background:#fcfdff;\n\n}\n\n.dir3-answer strong{\n\n    color:var(--primary);\n\n}\n\n.dir3-note{\n\n    margin:25px;\n    padding:18px 22px;\n    background:#fff8e6;\n    border-left:5px solid var(--accent);\n    border-radius:12px;\n    color:#555;\n    line-height:1.8;\n\n}\n\n.dir3-note strong{\n\n    color:var(--primary);\n\n}\n\n@media(max-width:768px){\n\n.dir3-faq-header{\n\n    padding:18px;\n    align-items:flex-start;\n\n}\n\n.dir3-faq-header h2{\n\n    font-size:22px;\n\n}\n\n.dir3-item summary{\n\n    padding:16px 18px;\n    font-size:16px;\n\n}\n\n.dir3-answer{\n\n    padding:0 18px 18px;\n\n}\n\n.dir3-note{\n\n    margin:18px;\n\n}\n\n}\n\n<\/style>\n\n<div class=\"dir3-faq\">\n\n<div class=\"dir3-faq-header\">\n\n<div class=\"dir3-faq-icon\">\n\u2753\n<\/div>\n\n<div>\n\n<h2>Frequently Asked Questions About DIR-3 KYC 2026<\/h2>\n\n<p>Quick answers to the most common questions related to DIR-3 KYC filing.<\/p>\n\n<\/div>\n\n<\/div>\n\n<details class=\"dir3-item\">\n<summary>1. What is DIR-3 KYC?<\/summary>\n<div class=\"dir3-answer\">\nDIR-3 KYC is an MCA compliance process used to verify and update the KYC details of eligible Director Identification Number (DIN) holders.\n<\/div>\n<\/details>\n\n<details class=\"dir3-item\">\n<summary>2. What is the DIR-3 KYC due date in 2026?<\/summary>\n<div class=\"dir3-answer\">\nThe general due date is <strong>30 September 2026<\/strong> for eligible DIN holders, subject to the latest MCA rules and applicable filing requirements.\n<\/div>\n<\/details>\n\n<details class=\"dir3-item\">\n<summary>3. Who needs to file DIR-3 KYC?<\/summary>\n<div class=\"dir3-answer\">\nEligible individuals holding a DIN and covered under the applicable MCA KYC requirements are generally required to complete DIR-3 KYC.\n<\/div>\n<\/details>\n\n<details class=\"dir3-item\">\n<summary>4. What happens if I do not file DIR-3 KYC?<\/summary>\n<div class=\"dir3-answer\">\nYour DIN may be marked as deactivated due to non-filing, subject to the applicable MCA rules and compliance process.\n<\/div>\n<\/details>\n\n<details class=\"dir3-item\">\n<summary>5. What is DIR-3 KYC Web?<\/summary>\n<div class=\"dir3-answer\">\nDIR-3 KYC Web is the online KYC confirmation process available to eligible DIN holders depending on their previous filing status and MCA requirements.\n<\/div>\n<\/details>\n\n<details class=\"dir3-item\">\n<summary>6. What documents are required for DIR-3 KYC?<\/summary>\n<div class=\"dir3-answer\">\nCommonly required documents include PAN Card, Aadhaar Card, Passport (where applicable), address proof, personal mobile number, email ID, and DSC where required.\n<\/div>\n<\/details>\n\n<details class=\"dir3-item\">\n<summary>7. Is DIR-3 KYC required every year?<\/summary>\n<div class=\"dir3-answer\">\nYes. Eligible DIN holders are generally required to complete the applicable DIR-3 KYC compliance every year within the prescribed timeline.\n<\/div>\n<\/details>\n\n<details class=\"dir3-item\">\n<summary>8. Can I update my mobile number and email ID through DIR-3 KYC?<\/summary>\n<div class=\"dir3-answer\">\nYes. Eligible applicants can update applicable contact details through the prescribed DIR-3 KYC process, subject to current MCA requirements.\n<\/div>\n<\/details>\n\n<details class=\"dir3-item\">\n<summary>9. How can I check my DIR-3 KYC status?<\/summary>\n<div class=\"dir3-answer\">\nYou can check your DIN status and related compliance details through the official MCA portal using the available online services.\n<\/div>\n<\/details>\n\n<details class=\"dir3-item\">\n<summary>10. Can I file DIR-3 KYC after the due date?<\/summary>\n<div class=\"dir3-answer\">\nIf the due date has passed, the applicable late filing process and fees may apply. Always check the latest MCA requirements before filing.\n<\/div>\n<\/details>\n\n<div class=\"dir3-note\">\n\n<strong>Important:<\/strong> These FAQs are intended for general information. MCA filing rules, forms, due dates, and compliance requirements may change from time to time. Always verify the latest instructions on the official MCA portal before submitting your DIR-3 KYC.\n\n<\/div>\n\n<\/div>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\"><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>If you are a director of a company or hold a Director Identification Number (DIN), you may already know about DIR-3 KYC. It is an important MCA compliance that eligible DIN holders need to complete within the prescribed time. The purpose of DIR-3 KYC is to ensure that the Ministry of Corporate Affairs (MCA) has [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"gallery","meta":{"_monsterinsights_skip_tracking":false,"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[13],"tags":[1956,1542,1642,1421,1662,2107,2106,2099,2095,2102,2098,2104,2100,2097,2096,2103,2101,2105,1651,1661,191,2109,1257,1429,1387,2108,1418,1219,1431,192],"class_list":["post-1948","post","type-post","status-publish","format-gallery","hentry","category-latest-news","tag-annual-compliance","tag-company-compliance","tag-company-law","tag-corporate-compliance","tag-digital-signature-certificate","tag-din-holder","tag-din-kyc","tag-dir-3-kyc","tag-dir-3-kyc-2026","tag-dir-3-kyc-documents","tag-dir-3-kyc-due-date","tag-dir-3-kyc-fees","tag-dir-3-kyc-filing","tag-dir-3-kyc-latest-update","tag-dir-3-kyc-online","tag-dir-3-kyc-process","tag-dir-3-kyc-rules","tag-dir-3-kyc-web","tag-director-identification-number","tag-director-kyc","tag-dsc","tag-india","tag-llp-compliance","tag-mca-compliance","tag-mca-filing","tag-ministry-of-corporate-affairs","tag-one-person-company","tag-private-limited-company","tag-public-limited-company","tag-roc-filing","post_format-post-format-gallery","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DIR-3 KYC 2026: Latest Update, Due Date, Rules &amp; Online Filing<\/title>\n<meta name=\"description\" content=\"Learn everything about DIR-3 KYC 2026, including the latest MCA update, due date, eligibility, documents, fees, DIR-3 KYC Web, online filing\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DIR-3 KYC 2026: Latest Update, Due Date, Rules &amp; Online Filing\" \/>\n<meta property=\"og:description\" content=\"Learn everything about DIR-3 KYC 2026, including the latest MCA update, due date, eligibility, documents, fees, DIR-3 KYC Web, online filing\" \/>\n<meta property=\"og:url\" content=\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-30T10:17:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-30T10:44:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1774\" \/>\n\t<meta property=\"og:image:height\" content=\"887\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Janvi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Janvi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/\"},\"author\":{\"name\":\"Janvi\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a\"},\"headline\":\"DIR-3 KYC New Update 2026: Due Date, Rules, Fees and Online Filing Process\",\"datePublished\":\"2026-07-30T10:17:21+00:00\",\"dateModified\":\"2026-07-30T10:44:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/\"},\"wordCount\":1973,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1-1024x512.png\",\"keywords\":[\"Annual Compliance\",\"Company Compliance\",\"Company Law\",\"Corporate Compliance\",\"Digital Signature Certificate\",\"DIN Holder\",\"DIN KYC\",\"DIR-3 KYC\",\"DIR-3 KYC 2026\",\"DIR-3 KYC Documents\",\"DIR-3 KYC Due Date\",\"DIR-3 KYC Fees\",\"DIR-3 KYC Filing\",\"DIR-3 KYC Latest Update\",\"DIR-3 KYC Online\",\"DIR-3 KYC Process\",\"DIR-3 KYC Rules\",\"DIR-3 KYC Web\",\"Director Identification Number\",\"Director KYC\",\"DSC\",\"India\",\"llp compliance\",\"MCA Compliance\",\"MCA Filing\",\"Ministry of Corporate Affairs\",\"One Person Company\",\"private limited company\",\"Public Limited Company\",\"ROC Filing\"],\"articleSection\":[\"Latest News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/\",\"url\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/\",\"name\":\"DIR-3 KYC 2026: Latest Update, Due Date, Rules & Online Filing\",\"isPartOf\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1-1024x512.png\",\"datePublished\":\"2026-07-30T10:17:21+00:00\",\"dateModified\":\"2026-07-30T10:44:54+00:00\",\"description\":\"Learn everything about DIR-3 KYC 2026, including the latest MCA update, due date, eligibility, documents, fees, DIR-3 KYC Web, online filing\",\"breadcrumb\":{\"@id\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#primaryimage\",\"url\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1.png\",\"contentUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1.png\",\"width\":1774,\"height\":887},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/growup-india.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DIR-3 KYC New Update 2026: Due Date, Rules, Fees and Online Filing Process\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/growup-india.com\/blog\/#website\",\"url\":\"https:\/\/growup-india.com\/blog\/\",\"name\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\",\"description\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\",\"publisher\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/growup-india.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\",\"name\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\",\"url\":\"https:\/\/growup-india.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png\",\"contentUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png\",\"width\":278,\"height\":127,\"caption\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a\",\"name\":\"Janvi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g\",\"caption\":\"Janvi\"},\"url\":\"https:\/\/growup-india.com\/blog\/author\/seo-growupindia\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DIR-3 KYC 2026: Latest Update, Due Date, Rules & Online Filing","description":"Learn everything about DIR-3 KYC 2026, including the latest MCA update, due date, eligibility, documents, fees, DIR-3 KYC Web, online filing","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:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/","og_locale":"en_US","og_type":"article","og_title":"DIR-3 KYC 2026: Latest Update, Due Date, Rules & Online Filing","og_description":"Learn everything about DIR-3 KYC 2026, including the latest MCA update, due date, eligibility, documents, fees, DIR-3 KYC Web, online filing","og_url":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/","og_site_name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","article_published_time":"2026-07-30T10:17:21+00:00","article_modified_time":"2026-07-30T10:44:54+00:00","og_image":[{"width":1774,"height":887,"url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1.png","type":"image\/png"}],"author":"Janvi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Janvi","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#article","isPartOf":{"@id":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/"},"author":{"name":"Janvi","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a"},"headline":"DIR-3 KYC New Update 2026: Due Date, Rules, Fees and Online Filing Process","datePublished":"2026-07-30T10:17:21+00:00","dateModified":"2026-07-30T10:44:54+00:00","mainEntityOfPage":{"@id":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/"},"wordCount":1973,"commentCount":0,"publisher":{"@id":"https:\/\/growup-india.com\/blog\/#organization"},"image":{"@id":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1-1024x512.png","keywords":["Annual Compliance","Company Compliance","Company Law","Corporate Compliance","Digital Signature Certificate","DIN Holder","DIN KYC","DIR-3 KYC","DIR-3 KYC 2026","DIR-3 KYC Documents","DIR-3 KYC Due Date","DIR-3 KYC Fees","DIR-3 KYC Filing","DIR-3 KYC Latest Update","DIR-3 KYC Online","DIR-3 KYC Process","DIR-3 KYC Rules","DIR-3 KYC Web","Director Identification Number","Director KYC","DSC","India","llp compliance","MCA Compliance","MCA Filing","Ministry of Corporate Affairs","One Person Company","private limited company","Public Limited Company","ROC Filing"],"articleSection":["Latest News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/","url":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/","name":"DIR-3 KYC 2026: Latest Update, Due Date, Rules & Online Filing","isPartOf":{"@id":"https:\/\/growup-india.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#primaryimage"},"image":{"@id":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1-1024x512.png","datePublished":"2026-07-30T10:17:21+00:00","dateModified":"2026-07-30T10:44:54+00:00","description":"Learn everything about DIR-3 KYC 2026, including the latest MCA update, due date, eligibility, documents, fees, DIR-3 KYC Web, online filing","breadcrumb":{"@id":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#primaryimage","url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1.png","contentUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/dir-3-1.png","width":1774,"height":887},{"@type":"BreadcrumbList","@id":"https:\/\/growup-india.com\/blog\/dir-3-kyc-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/growup-india.com\/blog\/"},{"@type":"ListItem","position":2,"name":"DIR-3 KYC New Update 2026: Due Date, Rules, Fees and Online Filing Process"}]},{"@type":"WebSite","@id":"https:\/\/growup-india.com\/blog\/#website","url":"https:\/\/growup-india.com\/blog\/","name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","description":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","publisher":{"@id":"https:\/\/growup-india.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/growup-india.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/growup-india.com\/blog\/#organization","name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","url":"https:\/\/growup-india.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png","contentUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png","width":278,"height":127,"caption":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com"},"image":{"@id":"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a","name":"Janvi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g","caption":"Janvi"},"url":"https:\/\/growup-india.com\/blog\/author\/seo-growupindia\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1948","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/comments?post=1948"}],"version-history":[{"count":4,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1948\/revisions"}],"predecessor-version":[{"id":2179,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1948\/revisions\/2179"}],"wp:attachment":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/media?parent=1948"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/categories?post=1948"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/tags?post=1948"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}