{"id":1397,"date":"2026-05-05T08:50:52","date_gmt":"2026-05-05T08:50:52","guid":{"rendered":"https:\/\/growup-india.com\/blog\/?p=1397"},"modified":"2026-05-05T08:50:55","modified_gmt":"2026-05-05T08:50:55","slug":"section-8-company-registration-india","status":"publish","type":"post","link":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/","title":{"rendered":"\ud83c\udfdb\ufe0f Section 8 Company Registration in India (2026) \u2013 Complete NGO Guide"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\ud83d\udccc Introduction<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to start an NGO in India with a <strong>professional structure, high credibility, and legal recognition<\/strong>, then <a href=\"https:\/\/growup-india.com\/Section8_company_registration.php\" type=\"link\" id=\"https:\/\/growup-india.com\/Section8_company_registration.php\">Section 8 Company Registration<\/a> is one of the best options available.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Registered under the Companies Act, 2013, a Section 8 Company is formed with the objective of <strong>promoting social welfare, charity, education, environment protection, and non-profit activities<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"546\" src=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM-1024x546.png\" alt=\"\ud83c\udfdb\ufe0f Section 8 Company Registration in India (2026) \u2013 Complete NGO Guide\" class=\"wp-image-1398\" srcset=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM-1024x546.png 1024w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM-300x160.png 300w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM-768x410.png 768w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM-1536x819.png 1536w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM.png 1717w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u2753 What is a Section 8 Company?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A Section 8 Company is a <strong>non-profit organization (NGO)<\/strong> that is established to promote charitable objectives rather than earning profits.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\ud83d\udc49 Any income generated is <strong><a href=\"https:\/\/msmegov.in\/section-8-company\/\" type=\"link\" id=\"https:\/\/msmegov.in\/section-8-company\/\">reinvested into the organization<\/a><\/strong> and not distributed among members.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83c\udfaf Objectives of Section 8 Company<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Promotion of education<\/li>\n\n\n\n<li>Healthcare services<\/li>\n\n\n\n<li>Social welfare activities<\/li>\n\n\n\n<li>Environmental protection<\/li>\n\n\n\n<li>Research &amp; development<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n.benefit-section{\n    max-width:1200px;\n    margin:60px auto;\n    padding:20px;\n    font-family:'Segoe UI',sans-serif;\n}\n\n\/* title *\/\n.benefit-title{\n    text-align:center;\n    font-size:32px;\n    margin-bottom:40px;\n    font-weight:600;\n    color:#1b5e20;\n}\n\n\/* grid *\/\n.benefit-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:25px;\n}\n\n\/* card *\/\n.benefit-card{\n    padding:28px 22px;\n    border-radius:20px;\n    background:rgba(240,255,245,0.7);\n    backdrop-filter:blur(10px);\n    border:1px solid rgba(0,128,0,0.15);\n    box-shadow:0 10px 30px rgba(0,0,0,0.08);\n    transition:all 0.3s ease;\n    position:relative;\n    overflow:hidden;\n}\n\n.benefit-card:hover{\n    transform:translateY(-8px);\n    box-shadow:0 15px 40px rgba(0,128,0,0.25);\n}\n\n\/* icon *\/\n.benefit-icon{\n    font-size:32px;\n    margin-bottom:14px;\n}\n\n\/* heading *\/\n.benefit-heading{\n    font-size:19px;\n    font-weight:600;\n    margin-bottom:10px;\n    color:#2e7d32;\n}\n\n\/* text *\/\n.benefit-text{\n    font-size:15px;\n    color:#444;\n    line-height:1.6;\n}\n\n\/* glow *\/\n.benefit-card::before{\n    content:'';\n    position:absolute;\n    width:150%;\n    height:150%;\n    background:linear-gradient(120deg,#00c853,#2e7d32,#66bb6a);\n    top:-50%;\n    left:-50%;\n    opacity:0;\n    transition:0.4s;\n    z-index:0;\n}\n\n.benefit-card:hover::before{\n    opacity:0.08;\n}\n\n.benefit-card *{\n    position:relative;\n    z-index:1;\n}\n\n\/* ========================= *\/\n\/* \ud83d\udcf1 MOBILE (0\u2013600px) *\/\n\/* ========================= *\/\n@media(max-width:600px){\n\n    .benefit-section{\n        margin:40px auto;\n        padding:15px;\n    }\n\n    .benefit-title{\n        font-size:22px;\n        margin-bottom:25px;\n    }\n\n    .benefit-grid{\n        grid-template-columns:1fr;\n        gap:15px;\n    }\n\n    .benefit-card{\n        padding:20px 15px;\n    }\n\n    .benefit-icon{\n        font-size:26px;\n    }\n\n    .benefit-heading{\n        font-size:16px;\n    }\n\n    .benefit-text{\n        font-size:13px;\n    }\n}\n\n\/* ========================= *\/\n\/* \ud83d\udcf2 TABLET (601px\u2013992px) *\/\n\/* ========================= *\/\n@media(min-width:601px) and (max-width:992px){\n\n    .benefit-grid{\n        grid-template-columns:repeat(2,1fr);\n        gap:20px;\n    }\n\n    .benefit-title{\n        font-size:26px;\n    }\n\n    .benefit-card{\n        padding:24px 18px;\n    }\n}\n\n\/* ========================= *\/\n\/* \ud83d\udcbb SMALL DESKTOP (993\u20131200px) *\/\n\/* ========================= *\/\n@media(min-width:993px) and (max-width:1200px){\n\n    .benefit-grid{\n        grid-template-columns:repeat(3,1fr);\n    }\n}\n<\/style>\n\n<div class=\"benefit-section\">\n    <div class=\"benefit-title\">\ud83c\udf3f Key Benefits of Section 8 Company<\/div>\n\n    <div class=\"benefit-grid\">\n\n        <div class=\"benefit-card\">\n            <div class=\"benefit-icon\">\ud83c\udfc6<\/div>\n            <div class=\"benefit-heading\">High Credibility<\/div>\n            <div class=\"benefit-text\">\n                Builds strong trust among donors, government bodies, and stakeholders compared to Trusts and Societies.\n            <\/div>\n        <\/div>\n\n        <div class=\"benefit-card\">\n            <div class=\"benefit-icon\">\ud83d\udcb0<\/div>\n            <div class=\"benefit-heading\">No Minimum Capital<\/div>\n            <div class=\"benefit-text\">\n                Start your NGO with zero capital and focus directly on social impact initiatives.\n            <\/div>\n        <\/div>\n\n        <div class=\"benefit-card\">\n            <div class=\"benefit-icon\">\ud83d\udcca<\/div>\n            <div class=\"benefit-heading\">Tax Benefits<\/div>\n            <div class=\"benefit-text\">\n                Eligible for Income Tax exemptions under 12A &#038; 80G, helping maximize savings and donations.\n            <\/div>\n        <\/div>\n\n        <div class=\"benefit-card\">\n            <div class=\"benefit-icon\">\ud83d\udeab<\/div>\n            <div class=\"benefit-heading\">No \u201cLimited\u201d Name<\/div>\n            <div class=\"benefit-text\">\n                No need to use \u201cLimited\u201d or \u201cPrivate Limited\u201d, giving your NGO a unique and professional identity.\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udcc4 Required Documents<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udc64 For Directors:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>PAN Card<\/li>\n\n\n\n<li>Aadhaar Card<\/li>\n\n\n\n<li>Address Proof<\/li>\n\n\n\n<li>Passport-size photograph<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83c\udfe2 Registered Office:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Electricity Bill \/ Utility Bill<\/li>\n\n\n\n<li>Rent Agreement<\/li>\n\n\n\n<li>NOC from Owner<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n.process-section{\n    max-width:1000px;\n    margin:50px auto;\n    padding:20px;\n    font-family:'Segoe UI',sans-serif;\n}\n\n.process-title{\n    text-align:center;\n    font-size:26px;\n    font-weight:600;\n    margin-bottom:25px;\n    color:#1b5e20;\n}\n\n\/* table *\/\n.process-table{\n    width:100%;\n    border-collapse:collapse;\n    overflow:hidden;\n    border-radius:18px;\n    box-shadow:0 12px 35px rgba(0,0,0,0.1);\n    background:#fff;\n}\n\n\/* header *\/\n.process-table thead{\n    background:linear-gradient(135deg,#0f9d58,#2e7d32);\n    color:#fff;\n}\n\n.process-table th{\n    padding:16px;\n    text-align:left;\n    font-size:15px;\n    letter-spacing:0.3px;\n}\n\n\/* body *\/\n.process-table td{\n    padding:14px 15px;\n    font-size:14px;\n    color:#444;\n    transition:all 0.3s ease;\n}\n\n\/* zebra *\/\n.process-table tbody tr:nth-child(even) td{\n    background:#f1f8f4;\n}\n\n\/* hover *\/\n.process-table tbody tr:hover td{\n    background:#e0f2e9;\n    transform:scale(1.01);\n}\n\n\/* step badge *\/\n.step-badge{\n    display:inline-block;\n    padding:6px 12px;\n    border-radius:30px;\n    font-size:12px;\n    font-weight:600;\n    color:#fff;\n    background:linear-gradient(135deg,#00c853,#2e7d32);\n    box-shadow:0 4px 10px rgba(0,200,83,0.3);\n}\n\n\/* subtle glow effect *\/\n.process-table tbody tr{\n    transition:0.3s;\n}\n\n.process-table tbody tr:hover{\n    box-shadow:0 5px 20px rgba(0,128,0,0.15);\n}\n\n\/* mobile *\/\n@media(max-width:700px){\n    .process-table thead{\n        display:none;\n    }\n\n    .process-table, \n    .process-table tbody, \n    .process-table tr, \n    .process-table td{\n        display:block;\n        width:100%;\n    }\n\n    .process-table tr{\n        margin-bottom:15px;\n        border-radius:14px;\n        overflow:hidden;\n        box-shadow:0 6px 18px rgba(0,0,0,0.1);\n        background:#fff;\n    }\n\n    .process-table td{\n        padding:12px;\n        position:relative;\n        font-size:13px;\n    }\n\n    .process-table td::before{\n        content:attr(data-label);\n        font-weight:600;\n        display:block;\n        margin-bottom:6px;\n        color:#2e7d32;\n        font-size:12px;\n    }\n}\n<\/style>\n\n<div class=\"process-section\">\n    <div class=\"process-title\">\ud83c\udf3f Section 8 Company Registration Process<\/div>\n\n    <table class=\"process-table\">\n        <thead>\n            <tr>\n                <th>Step<\/th>\n                <th>Process<\/th>\n                <th>Description<\/th>\n            <\/tr>\n        <\/thead>\n\n        <tbody>\n            <tr>\n                <td data-label=\"Step\"><span class=\"step-badge\">Step 1<\/span><\/td>\n                <td data-label=\"Process\">Digital Signature Certificate (DSC)<\/td>\n                <td data-label=\"Description\">All directors must obtain DSC for secure online filing.<\/td>\n            <\/tr>\n\n            <tr>\n                <td data-label=\"Step\"><span class=\"step-badge\">Step 2<\/span><\/td>\n                <td data-label=\"Process\">Apply for DIN<\/td>\n                <td data-label=\"Description\">Director Identification Number is mandatory for directors.<\/td>\n            <\/tr>\n\n            <tr>\n                <td data-label=\"Step\"><span class=\"step-badge\">Step 3<\/span><\/td>\n                <td data-label=\"Process\">Name Approval<\/td>\n                <td data-label=\"Description\">Apply for a unique company name via MCA portal.<\/td>\n            <\/tr>\n\n            <tr>\n                <td data-label=\"Step\"><span class=\"step-badge\">Step 4<\/span><\/td>\n                <td data-label=\"Process\">MOA &#038; AOA Drafting<\/td>\n                <td data-label=\"Description\">Define objectives, rules, and operational structure.<\/td>\n            <\/tr>\n\n            <tr>\n                <td data-label=\"Step\"><span class=\"step-badge\">Step 5<\/span><\/td>\n                <td data-label=\"Process\">Section 8 License<\/td>\n                <td data-label=\"Description\">Apply for license from Central Government.<\/td>\n            <\/tr>\n\n            <tr>\n                <td data-label=\"Step\"><span class=\"step-badge\">Step 6<\/span><\/td>\n                <td data-label=\"Process\">Certificate of Incorporation<\/td>\n                <td data-label=\"Description\">Issued by ROC after successful approval.<\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udcb8 Registration Cost in India<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Government Fees: \u20b90 \u2013 \u20b95,000<\/li>\n\n\n\n<li>Professional Fees: \u20b98,000 \u2013 \u20b925,000<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\ud83d\udc49 Total cost depends on service provider<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u23f1\ufe0f Time Required<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\ud83d\udc49 10 \u2013 20 working days (approx.)<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd04 Section 8 Company vs Trust vs Society<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Feature<\/th><th>Section 8 Company<\/th><th>Trust<\/th><th>Society<\/th><\/tr><\/thead><tbody><tr><td>Legal Status<\/td><td>High<\/td><td>Medium<\/td><td>Medium<\/td><\/tr><tr><td>Transparency<\/td><td>High<\/td><td>Low<\/td><td>Medium<\/td><\/tr><tr><td>Registration Authority<\/td><td>Central Govt<\/td><td>State<\/td><td>State<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u26a0\ufe0f Compliance Requirements<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Annual ROC filing<\/li>\n\n\n\n<li>Income Tax Return<\/li>\n\n\n\n<li>Audit Report<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">\ud83d\udc49 Non-compliance may lead to penalties<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u274c Common Mistakes to Avoid<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Incorrect objective drafting<\/li>\n\n\n\n<li>Name rejection issues<\/li>\n\n\n\n<li>Incomplete documentation<\/li>\n<\/ul>\n\n\n\n<style>\n.cta-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:20px;\n    font-family:'Segoe UI',sans-serif;\n}\n\n.cta-box{\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:20px;\n    padding:25px 30px;\n    border-radius:20px;\n    background:linear-gradient(135deg,#e8f5e9,#c8e6c9);\n    box-shadow:0 10px 30px rgba(0,128,0,0.15);\n    flex-wrap:wrap;\n}\n\n\/* left *\/\n.cta-left{\n    display:flex;\n    align-items:center;\n    gap:15px;\n    flex:1;\n    min-width:250px;\n}\n\n.cta-icon{\n    width:60px;\n    height:60px;\n    border-radius:50%;\n    background:linear-gradient(135deg,#00c853,#2e7d32);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    color:#fff;\n    font-size:24px;\n    box-shadow:0 6px 18px rgba(0,200,83,0.4);\n}\n\n\/* text *\/\n.cta-text h3{\n    margin:0;\n    font-size:20px;\n    color:#1b5e20;\n}\n\n.cta-text p{\n    margin:5px 0 0;\n    font-size:14px;\n    color:#444;\n}\n\n\/* button *\/\n.cta-btn{\n    background:linear-gradient(135deg,#00c853,#2e7d32);\n    color:#fff;\n    padding:14px 25px;\n    border-radius:30px;\n    text-decoration:none;\n    font-size:14px;\n    font-weight:600;\n    display:flex;\n    align-items:center;\n    gap:8px;\n    box-shadow:0 6px 20px rgba(0,200,83,0.3);\n    transition:0.3s;\n}\n\n.cta-btn:hover{\n    transform:translateY(-2px);\n    box-shadow:0 10px 25px rgba(0,200,83,0.5);\n}\n\n\/* mobile *\/\n@media(max-width:700px){\n    .cta-box{\n        flex-direction:column;\n        text-align:center;\n        padding:20px;\n    }\n\n    .cta-left{\n        justify-content:center;\n    }\n\n    .cta-text h3{\n        font-size:18px;\n    }\n\n    .cta-btn{\n        width:100%;\n        justify-content:center;\n    }\n}\n<\/style>\n\n<div class=\"cta-section\">\n    <div class=\"cta-box\">\n\n        <div class=\"cta-left\">\n            <div class=\"cta-icon\">\ud83d\udcde<\/div>\n\n            <div class=\"cta-text\">\n                <h3>Start Your Section 8 Company Registration \u2013 Get Expert Help Now \ud83d\ude80<\/h3>\n                <p>Talk to our expert &#038; complete your NGO registration quickly and hassle-free.<\/p>\n            <\/div>\n        <\/div>\n\n        <a href=\"tel:9911930022\" class=\"cta-btn\">\n            \ud83d\udcf2 Call Now\n        <\/a>\n\n    <\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udca1 Who Should Choose Section 8 Company?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u2714 NGOs<br>\u2714 Social startups<br>\u2714 Charitable institutions<br>\u2714 Educational organizations<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udcde Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you are serious about building a <strong><a href=\"https:\/\/growup-india.com\/\" type=\"link\" id=\"https:\/\/growup-india.com\/\">credible and scalable NGO<\/a><\/strong>, Section 8 Company Registration is the best choice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\ud83d\udc49 It offers legal security, better funding opportunities, and long-term growth.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n.faq-section{\n    max-width:1000px;\n    margin:50px auto;\n    padding:20px;\n    font-family:'Segoe UI',sans-serif;\n}\n\n.faq-title{\n    text-align:center;\n    font-size:26px;\n    font-weight:600;\n    margin-bottom:25px;\n    color:#1b5e20;\n}\n\n\/* faq box *\/\n.faq-item{\n    border-radius:14px;\n    margin-bottom:12px;\n    overflow:hidden;\n    border:1px solid rgba(0,128,0,0.15);\n    box-shadow:0 6px 18px rgba(0,0,0,0.08);\n    background:#fff;\n    transition:0.3s;\n}\n\n\/* question *\/\n.faq-question{\n    padding:15px 18px;\n    font-size:15px;\n    font-weight:600;\n    cursor:pointer;\n    position:relative;\n    background:linear-gradient(135deg,#e8f5e9,#f1f8f4);\n    color:#2e7d32;\n}\n\n\/* icon *\/\n.faq-question::after{\n    content:'+';\n    position:absolute;\n    right:18px;\n    font-size:20px;\n    transition:0.3s;\n}\n\n\/* active icon rotate *\/\n.faq-item.active .faq-question::after{\n    content:'\u2212';\n}\n\n\/* answer *\/\n.faq-answer{\n    max-height:0;\n    overflow:hidden;\n    transition:max-height 0.4s ease;\n    background:#fff;\n}\n\n.faq-answer p{\n    padding:15px 18px;\n    font-size:14px;\n    color:#444;\n    line-height:1.5;\n}\n\n\/* active open *\/\n.faq-item.active .faq-answer{\n    max-height:150px;\n}\n\n\/* hover *\/\n.faq-item:hover{\n    box-shadow:0 10px 25px rgba(0,128,0,0.15);\n}\n\n\/* mobile *\/\n@media(max-width:600px){\n    .faq-title{\n        font-size:22px;\n    }\n    .faq-question{\n        font-size:14px;\n    }\n}\n<\/style>\n\n<div class=\"faq-section\">\n    <div class=\"faq-title\">\u2753 Frequently Asked Questions<\/div>\n\n    <div class=\"faq-item\">\n        <div class=\"faq-question\">Q1. Can a Section 8 Company earn profit?<\/div>\n        <div class=\"faq-answer\">\n            <p>Yes, but profits cannot be distributed among members. They must be reinvested into the organization.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <div class=\"faq-question\">Q2. Minimum members required?<\/div>\n        <div class=\"faq-answer\">\n            <p>A minimum of 2 directors is required to register a Section 8 Company.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <div class=\"faq-question\">Q3. Can it receive foreign funding?<\/div>\n        <div class=\"faq-answer\">\n            <p>Yes, but FCRA registration is mandatory to receive foreign funds legally.<\/p>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<script>\ndocument.querySelectorAll(\".faq-question\").forEach(item=>{\n    item.addEventListener(\"click\",()=>{\n        const parent = item.parentElement;\n        parent.classList.toggle(\"active\");\n    });\n});\n<\/script>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\ude80 Call to Action (CTA)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\ud83d\udc49 Want to register your Section 8 Company?<br>\ud83d\udcf2 <a href=\"https:\/\/growup-india.com\/contact.php\" type=\"link\" id=\"https:\/\/growup-india.com\/contact.php\">Contact us today<\/a>: <em>[9911930022]<\/em><br>\ud83d\udcbc <a href=\"https:\/\/growup-india.com\/aboutus.php\" type=\"link\" id=\"https:\/\/growup-india.com\/aboutus.php\">Expert support + Fast approval process<\/a><\/p>\n\n\n\n<style>\n#videoPopup{\n    position:fixed;\n    inset:0;\n    background:rgba(0,0,0,0.7);\n    display:none;\n    justify-content:center;\n    align-items:center;\n    z-index:9999;\n    padding:15px;\n}\n\n\/* popup box *\/\n.video-box{\n    width:100%;\n    max-width:700px;\n    background:#000;\n    border-radius:15px;\n    overflow:hidden;\n    position:relative;\n    box-shadow:0 10px 40px rgba(0,0,0,0.4);\n    animation:fadeIn 0.4s ease;\n}\n\n\/* iframe *\/\n.video-box iframe{\n    width:100%;\n    height:400px;\n    border:none;\n}\n\n\/* close btn *\/\n.close-btn{\n    position:absolute;\n    top:10px;\n    right:12px;\n    background:#fff;\n    color:#000;\n    border:none;\n    font-size:18px;\n    border-radius:50%;\n    width:30px;\n    height:30px;\n    cursor:pointer;\n    z-index:2;\n}\n\n\/* animation *\/\n@keyframes fadeIn{\n    from{transform:scale(0.8); opacity:0;}\n    to{transform:scale(1); opacity:1;}\n}\n\n\/* mobile *\/\n@media(max-width:600px){\n    .video-box iframe{\n        height:220px;\n    }\n}\n<\/style>\n\n<div id=\"videoPopup\">\n    <div class=\"video-box\">\n        <button class=\"close-btn\" onclick=\"closeVideo()\">\u2716<\/button>\n        <iframe id=\"ytVideo\"\n            src=\"\"\n            allow=\"autoplay; encrypted-media\"\n            allowfullscreen>\n        <\/iframe>\n    <\/div>\n<\/div>\n\n<script>\nlet popupShown = false;\n\nwindow.addEventListener(\"scroll\", function(){\n    if(popupShown) return;\n\n    let scrollPercent = (window.scrollY + window.innerHeight) \/ document.body.scrollHeight * 100;\n\n    if(scrollPercent >= 50){\n        document.getElementById(\"videoPopup\").style.display = \"flex\";\n\n        document.getElementById(\"ytVideo\").src = \"https:\/\/www.youtube.com\/embed\/4BCHMLhIyew?autoplay=1&mute=1\";\n\n        popupShown = true;\n    }\n});\n\nfunction closeVideo(){\n    document.getElementById(\"videoPopup\").style.display = \"none\";\n    document.getElementById(\"ytVideo\").src = \"\";\n}\n<\/script>\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>\ud83d\udccc Introduction If you want to start an NGO in India with a professional structure, high credibility, and legal recognition, then Section 8 Company Registration is one of the best options available. Registered under the Companies Act, 2013, a Section 8 Company is formed with the objective of promoting social welfare, charity, education, environment protection, [&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,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"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":[1215,369,1216,1214,6,1213],"class_list":["post-1397","post","type-post","status-publish","format-gallery","hentry","category-latest-news","tag-company-registration-india","tag-ngo-registration-india","tag-ngo-setup","tag-nonprofit-company","tag-section-8-company","tag-section-8-process","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>Section 8 Company Registration in India \u2013 NGO Complete Guide<\/title>\n<meta name=\"description\" content=\"Learn Section 8 Company Registration process, benefits, documents, cost, and NGO setup in India. Complete step-by-step guide for 2026.\" \/>\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\/section-8-company-registration-india\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Section 8 Company Registration in India \u2013 NGO Complete Guide\" \/>\n<meta property=\"og:description\" content=\"Learn Section 8 Company Registration process, benefits, documents, cost, and NGO setup in India. Complete step-by-step guide for 2026.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/\" \/>\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-05-05T08:50:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-05T08:50:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1717\" \/>\n\t<meta property=\"og:image:height\" content=\"916\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/\"},\"author\":{\"name\":\"Janvi\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a\"},\"headline\":\"\ud83c\udfdb\ufe0f Section 8 Company Registration in India (2026) \u2013 Complete NGO Guide\",\"datePublished\":\"2026-05-05T08:50:52+00:00\",\"dateModified\":\"2026-05-05T08:50:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/\"},\"wordCount\":493,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM-1024x546.png\",\"keywords\":[\"company registration india\",\"NGO registration India\",\"ngo setup\",\"nonprofit company\",\"section 8 company\",\"section 8 process\"],\"articleSection\":[\"Latest News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/\",\"url\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/\",\"name\":\"Section 8 Company Registration in India \u2013 NGO Complete Guide\",\"isPartOf\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM-1024x546.png\",\"datePublished\":\"2026-05-05T08:50:52+00:00\",\"dateModified\":\"2026-05-05T08:50:55+00:00\",\"description\":\"Learn Section 8 Company Registration process, benefits, documents, cost, and NGO setup in India. Complete step-by-step guide for 2026.\",\"breadcrumb\":{\"@id\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#primaryimage\",\"url\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM.png\",\"contentUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM.png\",\"width\":1717,\"height\":916},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/growup-india.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ud83c\udfdb\ufe0f Section 8 Company Registration in India (2026) \u2013 Complete NGO Guide\"}]},{\"@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":"Section 8 Company Registration in India \u2013 NGO Complete Guide","description":"Learn Section 8 Company Registration process, benefits, documents, cost, and NGO setup in India. Complete step-by-step guide for 2026.","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\/section-8-company-registration-india\/","og_locale":"en_US","og_type":"article","og_title":"Section 8 Company Registration in India \u2013 NGO Complete Guide","og_description":"Learn Section 8 Company Registration process, benefits, documents, cost, and NGO setup in India. Complete step-by-step guide for 2026.","og_url":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/","og_site_name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","article_published_time":"2026-05-05T08:50:52+00:00","article_modified_time":"2026-05-05T08:50:55+00:00","og_image":[{"width":1717,"height":916,"url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM.png","type":"image\/png"}],"author":"Janvi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Janvi","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#article","isPartOf":{"@id":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/"},"author":{"name":"Janvi","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a"},"headline":"\ud83c\udfdb\ufe0f Section 8 Company Registration in India (2026) \u2013 Complete NGO Guide","datePublished":"2026-05-05T08:50:52+00:00","dateModified":"2026-05-05T08:50:55+00:00","mainEntityOfPage":{"@id":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/"},"wordCount":493,"commentCount":0,"publisher":{"@id":"https:\/\/growup-india.com\/blog\/#organization"},"image":{"@id":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#primaryimage"},"thumbnailUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM-1024x546.png","keywords":["company registration india","NGO registration India","ngo setup","nonprofit company","section 8 company","section 8 process"],"articleSection":["Latest News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/","url":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/","name":"Section 8 Company Registration in India \u2013 NGO Complete Guide","isPartOf":{"@id":"https:\/\/growup-india.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#primaryimage"},"image":{"@id":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#primaryimage"},"thumbnailUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM-1024x546.png","datePublished":"2026-05-05T08:50:52+00:00","dateModified":"2026-05-05T08:50:55+00:00","description":"Learn Section 8 Company Registration process, benefits, documents, cost, and NGO setup in India. Complete step-by-step guide for 2026.","breadcrumb":{"@id":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#primaryimage","url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM.png","contentUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-11_41_00-AM.png","width":1717,"height":916},{"@type":"BreadcrumbList","@id":"https:\/\/growup-india.com\/blog\/section-8-company-registration-india\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/growup-india.com\/blog\/"},{"@type":"ListItem","position":2,"name":"\ud83c\udfdb\ufe0f Section 8 Company Registration in India (2026) \u2013 Complete NGO Guide"}]},{"@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\/1397","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=1397"}],"version-history":[{"count":2,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1397\/revisions"}],"predecessor-version":[{"id":1400,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1397\/revisions\/1400"}],"wp:attachment":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/media?parent=1397"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/categories?post=1397"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/tags?post=1397"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}