{"id":1869,"date":"2026-07-28T06:12:03","date_gmt":"2026-07-28T06:12:03","guid":{"rendered":"https:\/\/growup-india.com\/blog\/?p=1869"},"modified":"2026-07-28T06:27:08","modified_gmt":"2026-07-28T06:27:08","slug":"types-of-companies-in-india","status":"publish","type":"post","link":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/","title":{"rendered":"How to Register a Company in India: Process, Documents &amp; Fees (2026)"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"596\" src=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1-1024x596.png\" alt=\"How to Register a Company in India 2026\" class=\"wp-image-1872\" srcset=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1-1024x596.png 1024w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1-300x175.png 300w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1-768x447.png 768w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1-1200x700.png 1200w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1.png 1536w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Are you planning to start a business in India? If yes, you may be wondering <strong><a href=\"https:\/\/growup-india.com\/aboutus.php\">how to register a company in India<\/a><\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Company registration gives your business a separate legal identity. It also helps you build trust with customers, investors, and business partners.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In India, companies are registered under the <a href=\"https:\/\/www.mca.gov.in\/content\/mca\/global\/en\/acts-rules\/companies-act\/companies-act-2013.html\"><strong>Companies Act, 2013<\/strong>. The <strong>Ministry of Corporate Affairs (MCA)<\/strong><\/a> manages the registration process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can complete the process online through the MCA portal. First, you need to choose the right type of company. Next, you need to prepare the required documents. Finally, you need to file the incorporation forms.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide explains the <strong><a href=\"https:\/\/growup-india.com\/aboutus.php\">company registration process in India<\/a><\/strong> in simple steps. You will also learn about the documents, fees, timeline, and compliance requirements.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n\/* ========================================\n   COMPANY REGISTRATION CONVERSION BLOCK\n======================================== *\/\n\n.gi-company-conversion {\n    width: 100%;\n    max-width: 1100px;\n    margin: 30px auto;\n    padding: 28px 32px;\n    box-sizing: border-box;\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n    background: linear-gradient(135deg, #0b2a67 0%, #075bbb 100%);\n    border-radius: 16px;\n    position: relative;\n    overflow: hidden;\n}\n\n\/* Decorative Circle *\/\n.gi-company-conversion::after {\n    content: \"\";\n    position: absolute;\n    width: 180px;\n    height: 180px;\n    right: -70px;\n    top: -80px;\n    background: rgba(255, 255, 255, 0.08);\n    border-radius: 50%;\n}\n\n\/* Content *\/\n.gi-conversion-content {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 25px;\n}\n\n\/* Text *\/\n.gi-conversion-text {\n    flex: 1;\n}\n\n.gi-conversion-text h2 {\n    margin: 0 0 8px;\n    color: #ffffff;\n    font-size: 25px;\n    line-height: 1.3;\n    font-weight: 700;\n}\n\n.gi-conversion-text h2 span {\n    color: #ff8b3d;\n}\n\n.gi-conversion-text p {\n    margin: 0;\n    max-width: 650px;\n    color: #eaf3ff;\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n\/* CTA Buttons *\/\n.gi-conversion-buttons {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    flex-shrink: 0;\n}\n\n.gi-conversion-btn {\n    display: inline-block;\n    padding: 12px 22px;\n    background: #f47721;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    border-radius: 7px;\n    font-size: 14px;\n    font-weight: 700;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n}\n\n.gi-conversion-btn:hover {\n    background: #ff8b3d;\n    color: #ffffff !important;\n    transform: translateY(-2px);\n}\n\n\/* Secondary Button *\/\n.gi-conversion-btn.secondary {\n    background: transparent;\n    border: 1px solid rgba(255, 255, 255, 0.7);\n}\n\n.gi-conversion-btn.secondary:hover {\n    background: #ffffff;\n    color: #0b2a67 !important;\n}\n\n\/* ========================================\n   TABLET\n======================================== *\/\n\n@media (max-width: 800px) {\n\n    .gi-company-conversion {\n        padding: 25px;\n    }\n\n    .gi-conversion-content {\n        flex-direction: column;\n        text-align: center;\n    }\n\n    .gi-conversion-text p {\n        margin: 0 auto;\n    }\n\n    .gi-conversion-buttons {\n        justify-content: center;\n    }\n}\n\n\/* ========================================\n   MOBILE\n======================================== *\/\n\n@media (max-width: 500px) {\n\n    .gi-company-conversion {\n        width: calc(100% - 20px);\n        margin: 20px auto;\n        padding: 24px 18px;\n        border-radius: 13px;\n    }\n\n    .gi-conversion-text h2 {\n        font-size: 21px;\n    }\n\n    .gi-conversion-text p {\n        font-size: 13px;\n        line-height: 1.55;\n    }\n\n    .gi-conversion-buttons {\n        width: 100%;\n        flex-direction: column;\n        gap: 9px;\n    }\n\n    .gi-conversion-btn {\n        width: 100%;\n        text-align: center;\n        box-sizing: border-box;\n        padding: 11px 15px;\n        font-size: 13px;\n    }\n}\n<\/style>\n\n\n<!-- CONVERSION BLOCK -->\n\n<section class=\"gi-company-conversion\">\n\n    <div class=\"gi-conversion-content\">\n\n        <!-- TEXT -->\n        <div class=\"gi-conversion-text\">\n\n            <h2>\n                Ready to <span>Register Your Company?<\/span>\n            <\/h2>\n\n            <p>\n                Start your business with the right legal structure.\n                Get professional assistance with company registration,\n                documentation, and the incorporation process.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- BUTTONS -->\n        <div class=\"gi-conversion-buttons\">\n\n            <a href=\"https:\/\/growup-india.com\/index.php\" class=\"gi-conversion-btn\">\n                Register Your Company\n            <\/a>\n\n            <a href=\"https:\/\/growup-india.com\/contact.php\" class=\"gi-conversion-btn secondary\">\n                Contact Us\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<h2 class=\"wp-block-heading\">What Is Company Registration in India?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Company registration is the legal process of starting a company under the Companies Act, 2013.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After successful registration, the Registrar of Companies (ROC) issues a <strong>Certificate of Incorporation<\/strong>. This certificate confirms that the company has been legally incorporated.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A registered company can:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open a business bank account<\/li>\n\n\n\n<li>Enter into contracts<\/li>\n\n\n\n<li>Own assets<\/li>\n\n\n\n<li>Hire employees<\/li>\n\n\n\n<li>Conduct business activities<\/li>\n\n\n\n<li>Apply for eligible registrations<\/li>\n\n\n\n<li>Operate under its registered name<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, company registration provides a legal structure for your business.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n\/* ================================\n   COMPANY BENEFITS SECTION\n================================ *\/\n\n.company-benefits-section {\n    width: 100%;\n    max-width: 1100px;\n    margin: 25px auto;\n    padding: 30px 22px;\n    box-sizing: border-box;\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n    background: linear-gradient(135deg, #f8fbff 0%, #ffffff 100%);\n    border-radius: 18px;\n    overflow: hidden;\n}\n\n\/* ================================\n   HEADER\n================================ *\/\n\n.company-benefits-header {\n    text-align: center;\n    margin-bottom: 25px;\n}\n\n.company-benefits-header h2 {\n    margin: 0 0 8px;\n    color: #0b2a67;\n    font-size: 30px;\n    line-height: 1.25;\n    font-weight: 800;\n}\n\n.company-benefits-header h2 span {\n    color: #f47721;\n}\n\n.company-benefits-header p {\n    max-width: 900px;\n    margin: 0 auto;\n    color: #4b5563;\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n\/* ================================\n   BENEFITS GRID\n================================ *\/\n\n.company-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n}\n\n\/* ================================\n   BENEFIT CARD\n================================ *\/\n\n.company-benefit-card {\n    position: relative;\n    min-width: 0;\n    padding: 22px 18px;\n    background: #ffffff;\n    border: 1px solid #dce8f7;\n    border-radius: 14px;\n    box-shadow: 0 5px 18px rgba(11, 42, 103, 0.06);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    box-sizing: border-box;\n}\n\n.company-benefit-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 25px rgba(11, 42, 103, 0.12);\n}\n\n\/* ================================\n   NUMBER\n================================ *\/\n\n.company-benefit-number {\n    position: absolute;\n    top: 12px;\n    left: 12px;\n    width: 32px;\n    height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #075bbb;\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 14px;\n    font-weight: 700;\n}\n\n.company-benefit-card:nth-child(even) .company-benefit-number {\n    background: #f47721;\n}\n\n\/* ================================\n   ICON\n================================ *\/\n\n.company-benefit-icon {\n    width: 55px;\n    height: 55px;\n    margin: 0 auto 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #eef6ff;\n    border: 1px solid #cfe3fa;\n    border-radius: 50%;\n    font-size: 27px;\n}\n\n\/* ================================\n   CARD HEADING\n================================ *\/\n\n.company-benefit-card h3 {\n    margin: 0 0 8px;\n    color: #0b2a67;\n    font-size: 17px;\n    line-height: 1.3;\n    font-weight: 700;\n}\n\n.company-benefit-card:nth-child(even) h3 {\n    color: #e96512;\n}\n\n\/* ================================\n   CARD TEXT\n================================ *\/\n\n.company-benefit-card p {\n    margin: 0;\n    color: #374151;\n    font-size: 13px;\n    line-height: 1.6;\n}\n\n\/* ================================\n   CTA FOOTER\n================================ *\/\n\n.company-benefits-footer {\n    margin-top: 22px;\n    padding: 18px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    background: linear-gradient(135deg, #0b2a67, #075bbb);\n    border-radius: 12px;\n    box-sizing: border-box;\n}\n\n.company-benefits-footer-text {\n    flex: 1;\n}\n\n.company-benefits-footer-text h3 {\n    margin: 0 0 5px;\n    color: #ffffff;\n    font-size: 18px;\n    line-height: 1.3;\n}\n\n.company-benefits-footer-text p {\n    margin: 0;\n    color: #eaf3ff;\n    font-size: 13px;\n    line-height: 1.5;\n}\n\n.company-benefits-btn {\n    display: inline-block;\n    padding: 11px 18px;\n    background: #f47721;\n    color: #ffffff !important;\n    text-decoration: none;\n    border-radius: 6px;\n    font-size: 13px;\n    font-weight: 700;\n    white-space: nowrap;\n    transition: background 0.3s ease, transform 0.3s ease;\n}\n\n.company-benefits-btn:hover {\n    background: #ff8b3d;\n    color: #ffffff !important;\n    transform: translateY(-2px);\n}\n\n\/* ================================\n   TABLET\n================================ *\/\n\n@media screen and (max-width: 900px) {\n\n    .company-benefits-section {\n        max-width: 95%;\n        padding: 25px 18px;\n    }\n\n    .company-benefits-header h2 {\n        font-size: 27px;\n    }\n\n    .company-benefits-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 14px;\n    }\n\n    .company-benefit-card {\n        padding: 20px 16px;\n    }\n\n    .company-benefit-card h3 {\n        font-size: 16px;\n    }\n\n    .company-benefit-card p {\n        font-size: 13px;\n    }\n\n    .company-benefits-footer {\n        padding: 17px;\n    }\n\n    .company-benefits-footer-text h3 {\n        font-size: 17px;\n    }\n}\n\n\/* ================================\n   MOBILE\n================================ *\/\n\n@media screen and (max-width: 600px) {\n\n    .company-benefits-section {\n        width: calc(100% - 20px);\n        max-width: none;\n        margin: 15px auto;\n        padding: 22px 12px;\n        border-radius: 14px;\n    }\n\n    .company-benefits-header {\n        margin-bottom: 20px;\n    }\n\n    .company-benefits-header h2 {\n        font-size: 23px;\n        line-height: 1.3;\n    }\n\n    .company-benefits-header p {\n        font-size: 13px;\n        line-height: 1.5;\n    }\n\n    .company-benefits-grid {\n        grid-template-columns: 1fr;\n        gap: 12px;\n    }\n\n    .company-benefit-card {\n        padding: 20px 16px;\n        border-radius: 12px;\n    }\n\n    .company-benefit-number {\n        width: 29px;\n        height: 29px;\n        top: 10px;\n        left: 10px;\n        font-size: 12px;\n    }\n\n    .company-benefit-icon {\n        width: 50px;\n        height: 50px;\n        margin-bottom: 10px;\n        font-size: 24px;\n    }\n\n    .company-benefit-card h3 {\n        font-size: 16px;\n        margin-bottom: 6px;\n    }\n\n    .company-benefit-card p {\n        font-size: 12.5px;\n        line-height: 1.55;\n    }\n\n    .company-benefits-footer {\n        margin-top: 18px;\n        padding: 18px 15px;\n        flex-direction: column;\n        text-align: center;\n        gap: 14px;\n    }\n\n    .company-benefits-footer-text h3 {\n        font-size: 16px;\n    }\n\n    .company-benefits-footer-text p {\n        font-size: 12px;\n    }\n\n    .company-benefits-btn {\n        width: 100%;\n        padding: 10px 15px;\n        font-size: 13px;\n        text-align: center;\n        box-sizing: border-box;\n    }\n}\n\n\/* ================================\n   VERY SMALL MOBILE\n================================ *\/\n\n@media screen and (max-width: 380px) {\n\n    .company-benefits-section {\n        width: calc(100% - 12px);\n        padding: 18px 10px;\n    }\n\n    .company-benefits-header h2 {\n        font-size: 21px;\n    }\n\n    .company-benefit-card {\n        padding: 18px 14px;\n    }\n\n    .company-benefit-card h3 {\n        font-size: 15px;\n    }\n\n    .company-benefit-card p {\n        font-size: 12px;\n    }\n}\n<\/style>\n\n\n<section class=\"company-benefits-section\">\n\n    <!-- HEADER -->\n    <div class=\"company-benefits-header\">\n\n        <h2>\n            Why Should You <span>Register a Company?<\/span>\n        <\/h2>\n\n        <p>\n            Registering a company offers several benefits.\n            Here are the main reasons to register your company.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- BENEFITS GRID -->\n    <div class=\"company-benefits-grid\">\n\n        <!-- 1 -->\n        <div class=\"company-benefit-card\">\n\n            <div class=\"company-benefit-number\">1<\/div>\n\n            <div class=\"company-benefit-icon\">\n                \ud83c\udfe2\n            <\/div>\n\n            <h3>\n                Separate Legal Identity\n            <\/h3>\n\n            <p>\n                A registered company has its own legal identity.\n                It is separate from its members and shareholders.\n                Therefore, the company can conduct business in its own name.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 2 -->\n        <div class=\"company-benefit-card\">\n\n            <div class=\"company-benefit-number\">2<\/div>\n\n            <div class=\"company-benefit-icon\">\n                \ud83d\udee1\ufe0f\n            <\/div>\n\n            <h3>\n                Limited Liability\n            <\/h3>\n\n            <p>\n                A limited liability company can protect its members\n                from certain business liabilities. However, the level\n                of protection depends on the company structure and\n                applicable laws.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 3 -->\n        <div class=\"company-benefit-card\">\n\n            <div class=\"company-benefit-number\">3<\/div>\n\n            <div class=\"company-benefit-icon\">\n                \ud83e\udd1d\n            <\/div>\n\n            <h3>\n                Better Business Credibility\n            <\/h3>\n\n            <p>\n                A registered company can improve your business credibility.\n                Customers, suppliers, and investors may prefer to work\n                with a legally registered business.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 4 -->\n        <div class=\"company-benefit-card\">\n\n            <div class=\"company-benefit-number\">4<\/div>\n\n            <div class=\"company-benefit-icon\">\n                \ud83d\udcc8\n            <\/div>\n\n            <h3>\n                Business Growth\n            <\/h3>\n\n            <p>\n                A registered company can enter into contracts and\n                business agreements. It can also expand its operations\n                as the business grows.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 5 -->\n        <div class=\"company-benefit-card\">\n\n            <div class=\"company-benefit-number\">5<\/div>\n\n            <div class=\"company-benefit-icon\">\n                \ud83d\udcb0\n            <\/div>\n\n            <h3>\n                Funding Opportunities\n            <\/h3>\n\n            <p>\n                A suitable company structure can help a business seek\n                investment. However, the available funding options depend\n                on the company structure and applicable laws.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 6 -->\n        <div class=\"company-benefit-card\">\n\n            <div class=\"company-benefit-number\">6<\/div>\n\n            <div class=\"company-benefit-icon\">\n                \u267e\ufe0f\n            <\/div>\n\n            <h3>\n                Business Continuity\n            <\/h3>\n\n            <p>\n                A company generally continues to exist even when its\n                members or directors change. This gives the business\n                greater continuity.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- CTA -->\n    <div class=\"company-benefits-footer\">\n\n        <div class=\"company-benefits-footer-text\">\n\n            <h3>\n                Build a Stronger Business with Company Registration\n            <\/h3>\n\n            <p>\n                Get the right legal structure and create a strong foundation\n                for your business growth.\n            <\/p>\n\n        <\/div>\n\n        <a href=\"https:\/\/growup-india.com\/index.php\" class=\"company-benefits-btn\">\n            Register Your Company\n        <\/a>\n\n    <\/div>\n\n<\/section>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Types of Companies in India<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before starting the registration process, you need to choose the right company structure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The common types of companies include:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Each type has different rules and requirements.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/growup-india.com\/private_limited_company_registration.php\" type=\"link\" id=\"https:\/\/growup-india.com\/private_limited_company_registration.php\">Private Limited Company<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/growup-india.com\/oneperson.php\" type=\"link\" id=\"https:\/\/growup-india.com\/oneperson.php\">One Person Company (OPC)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/growup-india.com\/publiclimited.php\" type=\"link\" id=\"https:\/\/growup-india.com\/publiclimited.php\">Public Limited Company<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/growup-india.com\/Section8_company_registration.php\" type=\"link\" id=\"https:\/\/growup-india.com\/Section8_company_registration.php\">Section 8 Company<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/growup-india.com\/closure_of_producer_company.php\" type=\"link\" id=\"https:\/\/growup-india.com\/closure_of_producer_company.php\">Producer Company<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/growup-india.com\/nidhi.php\" type=\"link\" id=\"https:\/\/growup-india.com\/nidhi.php\">Nidhi Company<\/a><\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, choose a structure based on your business goals and future plans.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Private Limited Company<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>Private Limited Company<\/strong> is one of the most popular business structures for startups and growing businesses. It offers a separate legal identity and limited liability protection, making it suitable for businesses planning future growth or investment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Requirements:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Minimum 2 Members<\/li>\n\n\n\n<li>Minimum 2 Directors<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">One Person Company (OPC)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">An <strong>One Person Company (OPC)<\/strong> allows a single eligible individual to start a company with limited liability. It is an ideal option for solo entrepreneurs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Public Limited Company<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>Public Limited Company<\/strong> is suitable for large businesses that intend to raise capital from the public and expand their operations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Requirements:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Minimum 3 Directors<\/li>\n\n\n\n<li>Minimum 7 Members<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Section 8 Company<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>Section 8 Company<\/strong> is established for charitable or non-profit purposes such as education, social welfare, environmental protection, and similar public benefit activities. Profits are used to achieve the company&#8217;s objectives.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Producer Company<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>Producer Company<\/strong> is formed by farmers or other primary producers to carry out activities such as production, processing, marketing, procurement, and sale of agricultural or related products.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n\/* ========================================\n   DOCUMENTS REQUIRED BLOCK\n======================================== *\/\n\n.gi-documents-section {\n    width: 100%;\n    max-width: 1100px;\n    margin: 30px auto;\n    padding: 30px;\n    box-sizing: border-box;\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n    background: linear-gradient(135deg, #f8fbff 0%, #ffffff 100%);\n    border-radius: 18px;\n}\n\n\/* Header *\/\n.gi-documents-header {\n    text-align: center;\n    margin-bottom: 25px;\n}\n\n.gi-documents-header h2 {\n    margin: 0 0 8px;\n    color: #0b2a67;\n    font-size: 29px;\n    line-height: 1.3;\n    font-weight: 800;\n}\n\n.gi-documents-header h2 span {\n    color: #f47721;\n}\n\n.gi-documents-header p {\n    max-width: 700px;\n    margin: 0 auto;\n    color: #4b5563;\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n\/* Main Grid *\/\n.gi-documents-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n}\n\n\/* Document Card *\/\n.gi-document-card {\n    padding: 22px;\n    background: #ffffff;\n    border: 1px solid #dce8f7;\n    border-radius: 14px;\n    box-shadow: 0 5px 18px rgba(11, 42, 103, 0.06);\n    box-sizing: border-box;\n}\n\n\/* Card Header *\/\n.gi-document-card-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 15px;\n}\n\n.gi-document-icon {\n    width: 45px;\n    height: 45px;\n    min-width: 45px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #eef6ff;\n    border: 1px solid #cfe3fa;\n    border-radius: 10px;\n    font-size: 23px;\n}\n\n.gi-document-card h3 {\n    margin: 0;\n    color: #0b2a67;\n    font-size: 18px;\n    line-height: 1.3;\n    font-weight: 700;\n}\n\n\/* List *\/\n.gi-document-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n}\n\n.gi-document-list li {\n    position: relative;\n    margin-bottom: 9px;\n    padding-left: 23px;\n    color: #374151;\n    font-size: 13.5px;\n    line-height: 1.5;\n}\n\n.gi-document-list li:last-child {\n    margin-bottom: 0;\n}\n\n.gi-document-list li::before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #f47721;\n    font-size: 15px;\n    font-weight: 700;\n}\n\n\/* Bottom Note *\/\n.gi-documents-note {\n    margin-top: 18px;\n    padding: 15px 18px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    background: #eef6ff;\n    border-left: 4px solid #075bbb;\n    border-radius: 8px;\n}\n\n.gi-documents-note-icon {\n    font-size: 20px;\n    line-height: 1.2;\n}\n\n.gi-documents-note p {\n    margin: 0;\n    color: #374151;\n    font-size: 13px;\n    line-height: 1.6;\n}\n\n\/* ========================================\n   TABLET\n======================================== *\/\n\n@media (max-width: 700px) {\n\n    .gi-documents-section {\n        padding: 25px 18px;\n    }\n\n    .gi-documents-header h2 {\n        font-size: 25px;\n    }\n\n    .gi-documents-grid {\n        grid-template-columns: 1fr;\n        gap: 14px;\n    }\n\n    .gi-document-card {\n        padding: 20px;\n    }\n}\n\n\/* ========================================\n   MOBILE\n======================================== *\/\n\n@media (max-width: 500px) {\n\n    .gi-documents-section {\n        width: calc(100% - 20px);\n        margin: 20px auto;\n        padding: 22px 14px;\n        border-radius: 14px;\n    }\n\n    .gi-documents-header {\n        margin-bottom: 20px;\n    }\n\n    .gi-documents-header h2 {\n        font-size: 22px;\n    }\n\n    .gi-documents-header p {\n        font-size: 13px;\n    }\n\n    .gi-document-card {\n        padding: 18px 15px;\n    }\n\n    .gi-document-card-header {\n        gap: 10px;\n        margin-bottom: 13px;\n    }\n\n    .gi-document-icon {\n        width: 40px;\n        height: 40px;\n        min-width: 40px;\n        font-size: 20px;\n    }\n\n    .gi-document-card h3 {\n        font-size: 16px;\n    }\n\n    .gi-document-list li {\n        font-size: 12.5px;\n        padding-left: 21px;\n    }\n\n    .gi-documents-note {\n        padding: 13px 14px;\n    }\n\n    .gi-documents-note p {\n        font-size: 12.5px;\n    }\n}\n<\/style>\n\n\n<!-- DOCUMENTS REQUIRED SECTION -->\n\n<section class=\"gi-documents-section\">\n\n    <!-- HEADER -->\n    <div class=\"gi-documents-header\">\n\n        <h2>\n            Documents Required for <span>Company Registration<\/span>\n        <\/h2>\n\n        <p>\n            The documents required for company registration depend on the\n            type of company and the details of its directors and subscribers.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- DOCUMENT CARDS -->\n    <div class=\"gi-documents-grid\">\n\n        <!-- DIRECTORS & SUBSCRIBERS -->\n        <div class=\"gi-document-card\">\n\n            <div class=\"gi-document-card-header\">\n\n                <div class=\"gi-document-icon\">\n                    \ud83d\udc64\n                <\/div>\n\n                <h3>\n                    Documents of Directors and Subscribers\n                <\/h3>\n\n            <\/div>\n\n            <ul class=\"gi-document-list\">\n\n                <li>PAN Card<\/li>\n\n                <li>Identity Proof<\/li>\n\n                <li>Address Proof<\/li>\n\n                <li>Passport-Size Photograph<\/li>\n\n                <li>Email ID<\/li>\n\n                <li>Mobile Number<\/li>\n\n            <\/ul>\n\n        <\/div>\n\n\n        <!-- REGISTERED OFFICE -->\n        <div class=\"gi-document-card\">\n\n            <div class=\"gi-document-card-header\">\n\n                <div class=\"gi-document-icon\">\n                    \ud83c\udfe2\n                <\/div>\n\n                <h3>\n                    Registered Office Documents\n                <\/h3>\n\n            <\/div>\n\n            <ul class=\"gi-document-list\">\n\n                <li>Proof of Registered Office Address<\/li>\n\n                <li>Recent Utility Bill<\/li>\n\n                <li>Rent Agreement or Lease Agreement, if applicable<\/li>\n\n                <li>No Objection Certificate (NOC), where required<\/li>\n\n            <\/ul>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- IMPORTANT NOTE -->\n    <div class=\"gi-documents-note\">\n\n        <div class=\"gi-documents-note-icon\">\n            \ud83d\udca1\n        <\/div>\n\n        <p>\n            <strong>Important:<\/strong>\n            Make sure your documents meet the applicable MCA requirements.\n            Providing correct and complete documents can help avoid\n            unnecessary delays during the registration process.\n        <\/p>\n\n    <\/div>\n\n<\/section>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">How to Register a Company in India?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The company registration process in India involves the following steps:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Choose the Company Type<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Select the type of company based on your business goals, such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Private Limited Company<\/li>\n\n\n\n<li>OPC<\/li>\n\n\n\n<li>Public Limited Company<\/li>\n\n\n\n<li>Section 8 Company<\/li>\n\n\n\n<li>Producer Company<\/li>\n\n\n\n<li>Nidhi Company<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Obtain a Digital Signature Certificate (DSC)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The incorporation process is completed online, so the proposed directors and subscribers may need a DSC to sign electronic documents.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Obtain Director Identification Number (DIN)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Anyone becoming a director must have a DIN. For new companies, it is generally applied for through the incorporation forms.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Choose a Company Name<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Select a unique company name that complies with MCA guidelines and does not conflict with any existing company name or trademark.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Prepare the Required Documents<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Arrange the necessary documents, including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>MOA &amp; AOA<\/li>\n\n\n\n<li>Identity and address proof<\/li>\n\n\n\n<li>Registered office proof<\/li>\n\n\n\n<li>NOC (if applicable)<\/li>\n\n\n\n<li>Required declarations<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6: File the Incorporation Application<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Submit the application through the MCA portal using the SPICe+ form. Depending on eligibility, it may also include PAN, TAN, EPFO, ESIC, GST, and bank account applications.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 7: ROC Verification<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Registrar of Companies (ROC) reviews the application. If any clarification is required, you must submit the necessary corrections before approval.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 8: Receive the Certificate of Incorporation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After approval, the ROC issues the Certificate of Incorporation (COI), which includes the company name, CIN, and incorporation date. Once issued, your company becomes a separate legal entity.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Your company registration process is now complete.<\/p>\n\n\n\n\n<style>\n\/* ========================================\n   COMPANY REGISTRATION CONVERSION BLOCK\n======================================== *\/\n\n.gi-company-conversion {\n    width: 100%;\n    max-width: 1100px;\n    margin: 30px auto;\n    padding: 28px 32px;\n    box-sizing: border-box;\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n    background: linear-gradient(135deg, #0b2a67 0%, #075bbb 100%);\n    border-radius: 16px;\n    position: relative;\n    overflow: hidden;\n}\n\n.gi-company-conversion::after {\n    content: \"\";\n    position: absolute;\n    width: 180px;\n    height: 180px;\n    right: -70px;\n    top: -80px;\n    background: rgba(255,255,255,.08);\n    border-radius: 50%;\n}\n\n.gi-conversion-content{\n    position:relative;\n    z-index:2;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:25px;\n}\n\n.gi-conversion-text{\n    flex:1;\n}\n\n.gi-conversion-text h2{\n    margin:0 0 8px;\n    color:#fff;\n    font-size:23px;\n    line-height:1.3;\n    font-weight:700;\n}\n\n.gi-conversion-text h2 span{\n    color:#ff8b3d;\n}\n\n.gi-conversion-text p{\n    margin:0;\n    max-width:650px;\n    color:#eaf3ff;\n    font-size:12px;\n    line-height:1.6;\n}\n\n.gi-conversion-buttons{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    flex-shrink:0;\n}\n\n.gi-conversion-btn{\n    display:inline-block;\n    padding:12px 22px;\n    background:#f47721;\n    color:#fff!important;\n    text-decoration:none!important;\n    border-radius:7px;\n    font-size:14px;\n    font-weight:700;\n    transition:.3s;\n}\n\n.gi-conversion-btn:hover{\n    background:#ff8b3d;\n    transform:translateY(-2px);\n}\n\n.gi-conversion-btn.secondary{\n    background:transparent;\n    border:1px solid rgba(255,255,255,.7);\n}\n\n.gi-conversion-btn.secondary:hover{\n    background:#fff;\n    color:#0b2a67!important;\n}\n\n@media(max-width:800px){\n\n.gi-company-conversion{\n    padding:25px;\n}\n\n.gi-conversion-content{\n    flex-direction:column;\n    text-align:center;\n}\n\n.gi-conversion-buttons{\n    justify-content:center;\n}\n\n}\n\n@media(max-width:500px){\n\n.gi-company-conversion{\n    width:calc(100% - 20px);\n    margin:20px auto;\n    padding:22px 18px;\n}\n\n.gi-conversion-text h2{\n    font-size:20px;\n}\n\n.gi-conversion-text p{\n    font-size:10px;\n}\n\n.gi-conversion-buttons{\n    width:100%;\n    flex-direction:column;\n}\n\n.gi-conversion-btn{\n    width:100%;\n    text-align:center;\n}\n\n}\n<\/style>\n\n<section class=\"gi-company-conversion\">\n\n<div class=\"gi-conversion-content\">\n\n<div class=\"gi-conversion-text\">\n\n<h2>\nNeed Expert <span>Company Registration Support?<\/span>\n<\/h2>\n\n<p>\nAvoid delays and legal mistakes with professional assistance. Our experts help you with company incorporation, documentation, ROC filing, DSC, DIN, name approval, and post-registration compliance across India.\n<\/p>\n\n<\/div>\n\n<div class=\"gi-conversion-buttons\">\n\n<a href=\"https:\/\/growup-india.com\/index.php\" class=\"gi-conversion-btn\">\nGet Started Today\n<\/a>\n\n<a href=\"https:\/\/growup-india.com\/contact.php\" class=\"gi-conversion-btn secondary\">\nFree Consultation\n<\/a>\n\n<\/div>\n\n<\/div>\n\n<\/section>\n\n\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">Company Registration Fees in India<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">The cost of registering a company is different for every business.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The total cost may depend on:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Type of company<\/li>\n\n\n\n<li>Authorised capital<\/li>\n\n\n\n<li>State of registered office<\/li>\n\n\n\n<li>Government fees<\/li>\n\n\n\n<li>Stamp duty<\/li>\n\n\n\n<li>DSC charges<\/li>\n\n\n\n<li>Professional fees<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, there is no single fixed fee for every company.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The final <strong>company registration fees<\/strong> depend on your specific requirements.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<p class=\"responsive-video-wrap clr\"><iframe title=\"OPC to Private Limited Company Conversion | Complete Process, Documents &amp; Fees\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/qmRo4K5UJCY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<\/div><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">How Long Does Company Registration Take?<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">The time required for company registration can vary.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It may depend on:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Company name availability<\/li>\n\n\n\n<li>Document accuracy<\/li>\n\n\n\n<li>MCA processing time<\/li>\n\n\n\n<li>ROC queries<\/li>\n\n\n\n<li>Resubmission requirements<\/li>\n\n\n\n<li>DSC availability<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If your documents are correct, the process can be completed more smoothly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, the exact timeline may differ for each application.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n\/* ========================================\n   AFTER COMPANY REGISTRATION SECTION\n======================================== *\/\n\n.gi-after-registration {\n    width: 100%;\n    max-width: 1100px;\n    margin: 30px auto;\n    padding: 30px;\n    box-sizing: border-box;\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n    background: linear-gradient(135deg, #f8fbff 0%, #ffffff 100%);\n    border-radius: 18px;\n}\n\n\/* Header *\/\n.gi-after-header {\n    text-align: center;\n    margin-bottom: 28px;\n}\n\n.gi-after-header h2 {\n    margin: 0 0 8px;\n    color: #0b2a67;\n    font-size: 29px;\n    line-height: 1.3;\n    font-weight: 800;\n}\n\n.gi-after-header h2 span {\n    color: #f47721;\n}\n\n.gi-after-header p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: #4b5563;\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n\/* Steps Grid *\/\n.gi-after-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 15px;\n}\n\n\/* Step Card *\/\n.gi-after-card {\n    position: relative;\n    padding: 22px 18px 18px;\n    background: #ffffff;\n    border: 1px solid #dce8f7;\n    border-radius: 14px;\n    box-shadow: 0 5px 18px rgba(11, 42, 103, 0.06);\n    box-sizing: border-box;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.gi-after-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 25px rgba(11, 42, 103, 0.12);\n}\n\n\/* Number *\/\n.gi-after-number {\n    position: absolute;\n    top: 12px;\n    right: 12px;\n    width: 30px;\n    height: 30px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #075bbb;\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 12px;\n    font-weight: 700;\n}\n\n.gi-after-card:nth-child(even) .gi-after-number {\n    background: #f47721;\n}\n\n\/* Icon *\/\n.gi-after-icon {\n    width: 48px;\n    height: 48px;\n    margin-bottom: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #eef6ff;\n    border: 1px solid #cfe3fa;\n    border-radius: 10px;\n    font-size: 23px;\n}\n\n\/* Heading *\/\n.gi-after-card h3 {\n    margin: 0 0 8px;\n    padding-right: 25px;\n    color: #0b2a67;\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 700;\n}\n\n.gi-after-card:nth-child(even) h3 {\n    color: #e96512;\n}\n\n\/* Text *\/\n.gi-after-card p {\n    margin: 0;\n    color: #374151;\n    font-size: 12.5px;\n    line-height: 1.6;\n}\n\n\/* Important Note *\/\n.gi-after-note {\n    margin-top: 20px;\n    padding: 16px 18px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    background: #eef6ff;\n    border-left: 4px solid #075bbb;\n    border-radius: 8px;\n}\n\n.gi-after-note-icon {\n    font-size: 20px;\n    line-height: 1.2;\n}\n\n.gi-after-note p {\n    margin: 0;\n    color: #374151;\n    font-size: 13px;\n    line-height: 1.6;\n}\n\n\/* ========================================\n   LARGE TABLET\n======================================== *\/\n\n@media (max-width: 1000px) {\n\n    .gi-after-grid {\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n}\n\n\/* ========================================\n   TABLET\n======================================== *\/\n\n@media (max-width: 750px) {\n\n    .gi-after-registration {\n        padding: 25px 18px;\n    }\n\n    .gi-after-header h2 {\n        font-size: 25px;\n    }\n\n    .gi-after-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 14px;\n    }\n\n}\n\n\/* ========================================\n   MOBILE\n======================================== *\/\n\n@media (max-width: 500px) {\n\n    .gi-after-registration {\n        width: calc(100% - 20px);\n        margin: 20px auto;\n        padding: 22px 14px;\n        border-radius: 14px;\n    }\n\n    .gi-after-header {\n        margin-bottom: 20px;\n    }\n\n    .gi-after-header h2 {\n        font-size: 22px;\n    }\n\n    .gi-after-header p {\n        font-size: 13px;\n    }\n\n    .gi-after-grid {\n        grid-template-columns: 1fr;\n        gap: 12px;\n    }\n\n    .gi-after-card {\n        padding: 18px 15px;\n    }\n\n    .gi-after-number {\n        width: 28px;\n        height: 28px;\n        top: 10px;\n        right: 10px;\n        font-size: 11px;\n    }\n\n    .gi-after-icon {\n        width: 43px;\n        height: 43px;\n        margin-bottom: 10px;\n        font-size: 20px;\n    }\n\n    .gi-after-card h3 {\n        font-size: 15px;\n    }\n\n    .gi-after-card p {\n        font-size: 12px;\n        line-height: 1.55;\n    }\n\n    .gi-after-note {\n        padding: 13px 14px;\n    }\n\n    .gi-after-note p {\n        font-size: 12px;\n    }\n\n}\n<\/style>\n\n\n<!-- ========================================\n     WHAT TO DO AFTER COMPANY REGISTRATION\n======================================== -->\n\n<section class=\"gi-after-registration\">\n\n    <!-- HEADER -->\n\n    <div class=\"gi-after-header\">\n\n        <h2>\n            What to Do <span>After Company Registration?<\/span>\n        <\/h2>\n\n        <p>\n            Company incorporation is only the first step.\n            After registration, you may have several important\n            compliance responsibilities.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- STEPS GRID -->\n\n    <div class=\"gi-after-grid\">\n\n\n        <!-- 1. BANK ACCOUNT -->\n\n        <div class=\"gi-after-card\">\n\n            <div class=\"gi-after-number\">1<\/div>\n\n            <div class=\"gi-after-icon\">\n                \ud83c\udfe6\n            <\/div>\n\n            <h3>\n                Open a Company Bank Account\n            <\/h3>\n\n            <p>\n                Open a current bank account in the company&#8217;s name.\n                You can use this account for business transactions.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 2. SUBSCRIPTION MONEY -->\n\n        <div class=\"gi-after-card\">\n\n            <div class=\"gi-after-number\">2<\/div>\n\n            <div class=\"gi-after-icon\">\n                \ud83d\udcb0\n            <\/div>\n\n            <h3>\n                Bring in the Subscription Money\n            <\/h3>\n\n            <p>\n                Subscribers should bring in the agreed subscription\n                amount as required under applicable law.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 3. COMMENCEMENT -->\n\n        <div class=\"gi-after-card\">\n\n            <div class=\"gi-after-number\">3<\/div>\n\n            <div class=\"gi-after-icon\">\n                \ud83d\udcc4\n            <\/div>\n\n            <h3>\n                File Commencement of Business Declaration\n            <\/h3>\n\n            <p>\n                Certain companies need to file a commencement of\n                business declaration. Check whether this applies\n                to your company.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 4. RECORDS -->\n\n        <div class=\"gi-after-card\">\n\n            <div class=\"gi-after-number\">4<\/div>\n\n            <div class=\"gi-after-icon\">\n                \ud83d\udcda\n            <\/div>\n\n            <h3>\n                Maintain Company Records\n            <\/h3>\n\n            <p>\n                Maintain the required statutory records and\n                minutes of meetings as required by applicable law.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 5. ROC COMPLIANCE -->\n\n        <div class=\"gi-after-card\">\n\n            <div class=\"gi-after-number\">5<\/div>\n\n            <div class=\"gi-after-icon\">\n                \ud83d\udcdd\n            <\/div>\n\n            <h3>\n                Complete Annual ROC Compliance\n            <\/h3>\n\n            <p>\n                Complete applicable annual ROC filings regularly\n                to help keep your company compliant with MCA requirements.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 6. INCOME TAX -->\n\n        <div class=\"gi-after-card\">\n\n            <div class=\"gi-after-number\">6<\/div>\n\n            <div class=\"gi-after-icon\">\n                \ud83e\uddfe\n            <\/div>\n\n            <h3>\n                File Income Tax Returns\n            <\/h3>\n\n            <p>\n                A company must comply with applicable income tax\n                filing requirements based on its circumstances.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 7. BOOKS OF ACCOUNTS -->\n\n        <div class=\"gi-after-card\">\n\n            <div class=\"gi-after-number\">7<\/div>\n\n            <div class=\"gi-after-icon\">\n                \ud83d\udcca\n            <\/div>\n\n            <h3>\n                Maintain Books of Accounts\n            <\/h3>\n\n            <p>\n                Maintain proper books of accounts and financial\n                records to manage finances and meet compliance needs.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- 8. GST -->\n\n        <div class=\"gi-after-card\">\n\n            <div class=\"gi-after-number\">8<\/div>\n\n            <div class=\"gi-after-icon\">\n                \ud83c\udff7\ufe0f\n            <\/div>\n\n            <h3>\n                Obtain GST Registration, If Required\n            <\/h3>\n\n            <p>\n                GST registration may be required based on turnover,\n                business activity, and other applicable conditions.\n            <\/p>\n\n        <\/div>\n\n\n    <\/div>\n\n\n    <!-- IMPORTANT NOTE -->\n\n    <div class=\"gi-after-note\">\n\n        <div class=\"gi-after-note-icon\">\n            \ud83d\udca1\n        <\/div>\n\n        <p>\n            <strong>Important:<\/strong>\n            Post-registration compliance depends on your company&#8217;s\n            structure, activities, and applicable laws. Make sure you\n            understand the compliance requirements that apply to your business.\n        <\/p>\n\n    <\/div>\n\n<\/section>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">Private Limited Company vs LLP<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">Many entrepreneurs are unsure whether they should choose a Private Limited Company or an LLP.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Both structures have their own advantages.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Feature<\/th><th>Private Limited Company<\/th><th>LLP<\/th><\/tr><\/thead><tbody><tr><td>Separate Legal Entity<\/td><td>Yes<\/td><td>Yes<\/td><\/tr><tr><td>Limited Liability<\/td><td>Yes<\/td><td>Yes<\/td><\/tr><tr><td>Minimum Members<\/td><td>Generally 2<\/td><td>Generally 2<\/td><\/tr><tr><td>Management Structure<\/td><td>Directors<\/td><td>Designated Partners<\/td><\/tr><tr><td>Suitable For<\/td><td>Startups and growing businesses<\/td><td>Professional and partnership businesses<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The right structure depends on your business goals.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Consider your ownership, funding plans, compliance needs, and future growth before making a decision.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n\n\n<style>\n\/* ========================================\n   HIGH CONVERSION CTA BLOCK\n======================================== *\/\n\n.gi-start-business-cta{\n    width:100%;\n    max-width:1100px;\n    margin:35px auto;\n    padding:35px;\n    box-sizing:border-box;\n    background:linear-gradient(135deg,#0b2a67 0%,#0a56b5 100%);\n    border-radius:18px;\n    font-family:\"Poppins\",\"Segoe UI\",Arial,sans-serif;\n    position:relative;\n    overflow:hidden;\n}\n\n.gi-start-business-cta::before{\n    content:\"\";\n    position:absolute;\n    width:260px;\n    height:260px;\n    right:-120px;\n    top:-120px;\n    background:rgba(255,255,255,.08);\n    border-radius:50%;\n}\n\n.gi-start-business-inner{\n    position:relative;\n    z-index:2;\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    gap:30px;\n}\n\n.gi-start-business-content{\n    flex:1;\n}\n\n.gi-start-business-content h2{\n    margin:0 0 12px;\n    color:#fff;\n    font-size:30px;\n    line-height:1.3;\n    font-weight:700;\n}\n\n.gi-start-business-content h2 span{\n    color:#ffb347;\n}\n\n.gi-start-business-content p{\n    margin:0;\n    color:#edf5ff;\n    font-size:15px;\n    line-height:1.8;\n    max-width:800px;\n}\n\n.gi-start-business-buttons{\n    display:flex;\n    gap:12px;\n    flex-shrink:0;\n}\n\n.gi-start-business-btn{\n    display:inline-block;\n    padding:14px 24px;\n    background:#ff7b22;\n    color:#fff!important;\n    text-decoration:none!important;\n    border-radius:8px;\n    font-size:15px;\n    font-weight:700;\n    transition:.3s;\n    white-space:nowrap;\n}\n\n.gi-start-business-btn:hover{\n    background:#ff9545;\n    transform:translateY(-2px);\n}\n\n.gi-start-business-btn.secondary{\n    background:transparent;\n    border:1px solid rgba(255,255,255,.8);\n}\n\n.gi-start-business-btn.secondary:hover{\n    background:#fff;\n    color:#0b2a67!important;\n}\n\n\/* Tablet *\/\n\n@media(max-width:768px){\n\n.gi-start-business-inner{\n    flex-direction:column;\n    text-align:center;\n}\n\n.gi-start-business-buttons{\n    justify-content:center;\n}\n\n}\n\n\/* Mobile *\/\n\n@media(max-width:500px){\n\n.gi-start-business-cta{\n    padding:25px 18px;\n    border-radius:14px;\n}\n\n.gi-start-business-content h2{\n    font-size:20px;\n}\n\n.gi-start-business-content p{\n    font-size:10px;\n}\n\n.gi-start-business-buttons{\n    width:100%;\n    flex-direction:column;\n}\n\n.gi-start-business-btn{\n    width:100%;\n    text-align:center;\n}\n\n}\n<\/style>\n\n<section class=\"gi-start-business-cta\">\n\n    <div class=\"gi-start-business-inner\">\n\n        <div class=\"gi-start-business-content\">\n\n            <h2>\n                Build Your <span>Dream Company Today<\/span>\n            <\/h2>\n\n            <p>\n                Whether you&#8217;re launching a startup or expanding your business, our experts make company registration simple.\n            <\/p>\n\n        <\/div>\n\n        <div class=\"gi-start-business-buttons\">\n\n            <a href=\"https:\/\/growup-india.com\/contact.php\" class=\"gi-start-business-btn\">\n                Get Free Consultation\n            <\/a>\n\n            <a href=\"tel:9911930022\" class=\"gi-start-business-btn secondary\">\n                \ud83d\udcde Call Now\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n\n\n<h1 class=\"wp-block-heading\">Common Mistakes in Company Registration<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">Many applicants make simple mistakes during the registration process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Common mistakes include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Choosing a similar company name<\/li>\n\n\n\n<li>Ignoring trademark conflicts<\/li>\n\n\n\n<li>Providing incorrect personal details<\/li>\n\n\n\n<li>Using outdated documents<\/li>\n\n\n\n<li>Providing incorrect office address details<\/li>\n\n\n\n<li>Writing incorrect business objectives<\/li>\n\n\n\n<li>Uploading incomplete documents<\/li>\n\n\n\n<li>Not responding to ROC queries on time<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">These mistakes can delay the registration process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, check all information before submitting your application.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style>\n\/* ========================================\n   PROFESSIONAL HELP SECTION\n======================================== *\/\n\n.gi-professional-help {\n    width: 100%;\n    max-width: 1100px;\n    margin: 30px auto;\n    padding: 30px;\n    box-sizing: border-box;\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n    background: linear-gradient(135deg, #f8fbff 0%, #ffffff 100%);\n    border-radius: 18px;\n}\n\n\/* Header *\/\n.gi-help-header {\n    text-align: center;\n    margin-bottom: 28px;\n}\n\n.gi-help-header h2 {\n    margin: 0 0 8px;\n    color: #0b2a67;\n    font-size: 29px;\n    line-height: 1.3;\n    font-weight: 800;\n}\n\n.gi-help-header h2 span {\n    color: #f47721;\n}\n\n.gi-help-header p {\n    max-width: 700px;\n    margin: 0 auto;\n    color: #4b5563;\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n\/* Services Grid *\/\n.gi-help-services {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n}\n\n\/* Service Item *\/\n.gi-help-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 14px;\n    background: #ffffff;\n    border: 1px solid #dce8f7;\n    border-radius: 10px;\n    box-sizing: border-box;\n    transition: all 0.3s ease;\n}\n\n.gi-help-item:hover {\n    transform: translateY(-3px);\n    border-color: #b9d5f2;\n    box-shadow: 0 7px 18px rgba(11, 42, 103, 0.08);\n}\n\n\/* Check Icon *\/\n.gi-help-check {\n    width: 30px;\n    height: 30px;\n    min-width: 30px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #eef6ff;\n    color: #075bbb;\n    border-radius: 50%;\n    font-size: 14px;\n    font-weight: 700;\n}\n\n\/* Item Text *\/\n.gi-help-item span {\n    color: #374151;\n    font-size: 13px;\n    line-height: 1.4;\n    font-weight: 600;\n}\n\n\/* Bottom Message *\/\n.gi-help-bottom {\n    margin-top: 20px;\n    padding: 17px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    background: #fff7f0;\n    border: 1px solid #ffe0c7;\n    border-radius: 10px;\n    box-sizing: border-box;\n}\n\n.gi-help-bottom-text {\n    flex: 1;\n}\n\n.gi-help-bottom-text strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #e96512;\n    font-size: 15px;\n}\n\n.gi-help-bottom-text p {\n    margin: 0;\n    color: #4b5563;\n    font-size: 13px;\n    line-height: 1.5;\n}\n\n\/* CTA Button *\/\n.gi-help-btn {\n    display: inline-block;\n    padding: 11px 20px;\n    background: #f47721;\n    color: #ffffff !important;\n    text-decoration: none !important;\n    border-radius: 7px;\n    font-size: 13px;\n    font-weight: 700;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n}\n\n.gi-help-btn:hover {\n    background: #ff8b3d;\n    color: #ffffff !important;\n    transform: translateY(-2px);\n}\n\n\/* ========================================\n   TABLET\n======================================== *\/\n\n@media (max-width: 800px) {\n\n    .gi-professional-help {\n        padding: 25px 18px;\n    }\n\n    .gi-help-header h2 {\n        font-size: 25px;\n    }\n\n    .gi-help-services {\n        grid-template-columns: 1fr 1fr;\n    }\n\n    .gi-help-bottom {\n        align-items: flex-start;\n    }\n}\n\n\/* ========================================\n   MOBILE\n======================================== *\/\n\n@media (max-width: 500px) {\n\n    .gi-professional-help {\n        width: calc(100% - 20px);\n        margin: 20px auto;\n        padding: 22px 14px;\n        border-radius: 14px;\n    }\n\n    .gi-help-header {\n        margin-bottom: 20px;\n    }\n\n    .gi-help-header h2 {\n        font-size: 22px;\n    }\n\n    .gi-help-header p {\n        font-size: 13px;\n    }\n\n    .gi-help-services {\n        grid-template-columns: 1fr;\n        gap: 10px;\n    }\n\n    .gi-help-item {\n        padding: 12px;\n    }\n\n    .gi-help-item span {\n        font-size: 12.5px;\n    }\n\n    .gi-help-bottom {\n        flex-direction: column;\n        text-align: center;\n        padding: 15px;\n    }\n\n    .gi-help-btn {\n        width: 100%;\n        text-align: center;\n        box-sizing: border-box;\n    }\n}\n<\/style>\n\n\n<!-- ========================================\n     WHY CHOOSE PROFESSIONAL HELP\n======================================== -->\n\n<section class=\"gi-professional-help\">\n\n    <!-- HEADER -->\n    <div class=\"gi-help-header\">\n\n        <h2>\n            Why Choose <span>Professional Help?<\/span>\n        <\/h2>\n\n        <p>\n            Company registration is an online process.\n            However, understanding legal requirements and completing\n            the incorporation process correctly can be challenging.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- SERVICES -->\n    <div class=\"gi-help-services\">\n\n        <!-- 1 -->\n        <div class=\"gi-help-item\">\n            <div class=\"gi-help-check\">\u2713<\/div>\n            <span>Choosing the Right Company Structure<\/span>\n        <\/div>\n\n        <!-- 2 -->\n        <div class=\"gi-help-item\">\n            <div class=\"gi-help-check\">\u2713<\/div>\n            <span>Selecting a Suitable Company Name<\/span>\n        <\/div>\n\n        <!-- 3 -->\n        <div class=\"gi-help-item\">\n            <div class=\"gi-help-check\">\u2713<\/div>\n            <span>Preparing Required Documents<\/span>\n        <\/div>\n\n        <!-- 4 -->\n        <div class=\"gi-help-item\">\n            <div class=\"gi-help-check\">\u2713<\/div>\n            <span>Obtaining Digital Signature Certificate (DSC)<\/span>\n        <\/div>\n\n        <!-- 5 -->\n        <div class=\"gi-help-item\">\n            <div class=\"gi-help-check\">\u2713<\/div>\n            <span>Filing MCA Incorporation Forms<\/span>\n        <\/div>\n\n        <!-- 6 -->\n        <div class=\"gi-help-item\">\n            <div class=\"gi-help-check\">\u2713<\/div>\n            <span>Responding to ROC Queries<\/span>\n        <\/div>\n\n        <!-- 7 -->\n        <div class=\"gi-help-item\">\n            <div class=\"gi-help-check\">\u2713<\/div>\n            <span>Understanding Post-Registration Compliance<\/span>\n        <\/div>\n\n        <!-- 8 -->\n        <div class=\"gi-help-item\">\n            <div class=\"gi-help-check\">\u2713<\/div>\n            <span>Reducing Errors and Unnecessary Delays<\/span>\n        <\/div>\n\n    <\/div>\n\n\n    <!-- BOTTOM CTA -->\n    <div class=\"gi-help-bottom\">\n\n        <div class=\"gi-help-bottom-text\">\n\n            <strong>\n                Make Company Registration Easier\n            <\/strong>\n\n            <p>\n                Get professional assistance to complete your company\n                registration process with greater ease and confidence.\n            <\/p>\n\n        <\/div>\n\n        <a href=\"https:\/\/growup-india.com\/contact.php\" class=\"gi-help-btn\">\n            Get Started\n        <\/a>\n\n    <\/div>\n\n<\/section>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">Conclusion<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">Now you know <strong>how to register a company in India<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The process starts with choosing the right company structure. Next, you need to prepare the required documents and file the incorporation application.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After approval, the ROC issues the Certificate of Incorporation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, your responsibilities do not end there.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You may also need to complete annual ROC filings, tax returns, accounting work, and other applicable compliances.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, understand your compliance requirements from the beginning.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are planning <strong><a href=\"https:\/\/growup-india.com\/contact.php\" type=\"link\" id=\"https:\/\/growup-india.com\/contact.php\">company registration in India<\/a><\/strong>, professional guidance can help you complete the process correctly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><a href=\"https:\/\/growup-india.com\/index.php\" type=\"link\" id=\"https:\/\/growup-india.com\/index.php\">Growup India Consultancy Private Limited<\/a><\/strong> can assist you with company incorporation and related registration services.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Start your business journey with the right legal structure and proper compliance.<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<style>\n\/* =========================================\n   50% SCROLL CONTACT POPUP (COMPACT VERSION)\n========================================= *\/\n\n.gi-scroll-popup-overlay{\n    display:none;\n    position:fixed;\n    inset:0;\n    width:100%;\n    height:100%;\n    background:rgba(0,0,0,.55);\n    z-index:999999;\n    align-items:center;\n    justify-content:center;\n    padding:15px;\n    box-sizing:border-box;\n}\n\n\/* POPUP BOX *\/\n.gi-scroll-popup{\n    position:relative;\n    width:100%;\n    max-width:360px;\n    background:#fff;\n    border-radius:12px;\n    padding:20px 18px 22px;\n    text-align:center;\n    box-shadow:0 10px 30px rgba(0,0,0,.18);\n    animation:giPopupAnimation .35s ease;\n    box-sizing:border-box;\n}\n\n\/* CLOSE BUTTON *\/\n.gi-popup-close{\n    position:absolute;\n    top:10px;\n    right:12px;\n    background:none;\n    border:none;\n    color:#777;\n    font-size:24px;\n    font-weight:700;\n    cursor:pointer;\n    line-height:1;\n}\n\n.gi-popup-close:hover{\n    color:#12376b;\n}\n\n\/* ICON *\/\n.gi-popup-icon{\n    width:60px;\n    height:60px;\n    margin:0 auto 15px;\n    background:#12376b;\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n}\n\n.gi-popup-icon span{\n    color:#fff;\n    font-size:28px;\n}\n\n\/* TITLE *\/\n.gi-popup-title{\n    margin:0 0 10px;\n    font-family:Poppins,Arial,sans-serif;\n    color:#12376b;\n    font-size:26px;\n    font-weight:700;\n}\n\n\/* DESCRIPTION *\/\n.gi-popup-description{\n    margin:0 0 16px;\n    font-family:Poppins,Arial,sans-serif;\n    color:#666;\n    font-size:14px;\n    line-height:1.6;\n}\n\n\/* PHONE BOX *\/\n.gi-popup-phone{\n    background:#f4f7fd;\n    border-radius:8px;\n    padding:14px 10px;\n    margin-bottom:16px;\n}\n\n.gi-phone-icon{\n    font-size:20px;\n}\n\n.gi-popup-phone a{\n    color:#ff6b00;\n    font-size:20px;\n    font-weight:700;\n    text-decoration:none;\n    font-family:Poppins,Arial,sans-serif;\n}\n\n.gi-popup-phone a:hover{\n    color:#e65b00;\n}\n\n\/* BUTTON *\/\n.gi-popup-button{\n    display:block;\n    width:100%;\n    background:#12376b;\n    color:#fff!important;\n    text-decoration:none;\n    border-radius:8px;\n    padding:14px;\n    font-size:16px;\n    font-weight:600;\n    font-family:Poppins,Arial,sans-serif;\n    box-sizing:border-box;\n    transition:.3s;\n}\n\n.gi-popup-button:hover{\n    background:#0c2d5d;\n}\n\n\/* Animation *\/\n@keyframes giPopupAnimation{\n\n    from{\n        opacity:0;\n        transform:translateY(20px) scale(.95);\n    }\n\n    to{\n        opacity:1;\n        transform:translateY(0) scale(1);\n    }\n\n}\n\n\/* MOBILE *\/\n@media(max-width:600px){\n\n    .gi-scroll-popup{\n        max-width:320px;\n        padding:18px 16px 20px;\n    }\n\n    .gi-popup-title{\n        font-size:22px;\n    }\n\n    .gi-popup-description{\n        font-size:13px;\n    }\n\n    .gi-popup-phone a{\n        font-size:18px;\n    }\n\n    .gi-popup-button{\n        font-size:15px;\n        padding:12px;\n    }\n\n}\n<\/style>\n\n<\/head>\n<body>\n\n<!-- =========================================\nPOPUP\n========================================= -->\n\n<div class=\"gi-scroll-popup-overlay\" id=\"giScrollPopup\">\n\n    <div class=\"gi-scroll-popup\">\n\n        <button class=\"gi-popup-close\" id=\"giPopupClose\">&times;<\/button>\n\n        <div class=\"gi-popup-icon\">\n            <span>\ud83d\udcac<\/span>\n        <\/div>\n\n        <h2 class=\"gi-popup-title\">\n            Need Help?\n        <\/h2>\n\n        <p class=\"gi-popup-description\">\n            Need professional assistance with Company Registration,\n            ROC Compliance, GST Registration, Trademark Registration,\n            LLP Registration or any Legal Service?\n        <\/p>\n\n        <div class=\"gi-popup-phone\">\n\n            <span class=\"gi-phone-icon\">\ud83d\udcde<\/span>\n\n            <a href=\"tel:9911930022\">\n                9911930022\n            <\/a>\n\n        <\/div>\n\n        <a href=\"https:\/\/growup-india.com\/contact.php\"\n           class=\"gi-popup-button\">\n            Visit Contact Page\n        <\/a>\n\n    <\/div>\n\n<\/div>\n\n<script>\n\ndocument.addEventListener(\"DOMContentLoaded\",function(){\n\n    const popup=document.getElementById(\"giScrollPopup\");\n    const close=document.getElementById(\"giPopupClose\");\n\n    let shown=false;\n\n    window.addEventListener(\"scroll\",function(){\n\n        if(shown) return;\n\n        const scrollTop=window.scrollY;\n        const docHeight=document.documentElement.scrollHeight-window.innerHeight;\n\n        if(docHeight<=0) return;\n\n        const percent=(scrollTop\/docHeight)*100;\n\n        \/* Show popup at 50% scroll *\/\n\n        if(percent>=50){\n\n            popup.style.display=\"flex\";\n            shown=true;\n\n        }\n\n    });\n\n    \/* Close Button *\/\n\n    close.addEventListener(\"click\",function(){\n\n        popup.style.display=\"none\";\n\n    });\n\n    \/* Close Outside *\/\n\n    popup.addEventListener(\"click\",function(e){\n\n        if(e.target===popup){\n\n            popup.style.display=\"none\";\n\n        }\n\n    });\n\n});\n\n<\/script>\n\n<\/body>\n<\/html>\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>Are you planning to start a business in India? If yes, you may be wondering how to register a company in India. Company registration gives your business a separate legal identity. It also helps you build trust with customers, investors, and business partners. In India, companies are registered under the Companies Act, 2013. The Ministry [&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":[17,13],"tags":[209,1901,1413,1453,1378,1403,1215,1995,1400,1996,1414,1323,1903,343,1418,1226,1404,1219,1912,1294,1433,1431,6,211,1997],"class_list":["post-1869","post","type-post","status-publish","format-gallery","hentry","category-income-tax","category-latest-news","tag-business-registration-india","tag-business-setup-india","tag-business-structure-india","tag-companies-act-2013","tag-company-formation-india","tag-company-incorporation","tag-company-registration-india","tag-company-types","tag-corporate-registration","tag-indian-companies","tag-legal-business-structure","tag-mca-company-registration","tag-new-business-registration","tag-ngo-registration","tag-one-person-company","tag-opc-registration","tag-private-company-registration","tag-private-limited-company","tag-producer-company","tag-producer-company-registration","tag-public-company-registration","tag-public-limited-company","tag-section-8-company","tag-startup-registration","tag-types-of-companies-in-india","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>Types of Companies in India: Step-by-Step Guide 2026<\/title>\n<meta name=\"description\" content=\"Learn about the different types of companies in India, including Private Limited Company, One Person Company (OPC), Public Limited Company\" \/>\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\/types-of-companies-in-india\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Types of Companies in India: Step-by-Step Guide 2026\" \/>\n<meta property=\"og:description\" content=\"Learn about the different types of companies in India, including Private Limited Company, One Person Company (OPC), Public Limited Company\" \/>\n<meta property=\"og:url\" content=\"https:\/\/growup-india.com\/blog\/types-of-companies-in-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-07-28T06:12:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-28T06:27:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"894\" \/>\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=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/\"},\"author\":{\"name\":\"Janvi\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a\"},\"headline\":\"How to Register a Company in India: Process, Documents &amp; Fees (2026)\",\"datePublished\":\"2026-07-28T06:12:03+00:00\",\"dateModified\":\"2026-07-28T06:27:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/\"},\"wordCount\":1748,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1-1024x596.png\",\"keywords\":[\"business registration india\",\"business setup india\",\"business structure India\",\"Companies Act 2013\",\"Company Formation India\",\"Company Incorporation\",\"company registration india\",\"Company Types\",\"Corporate Registration\",\"Indian Companies\",\"legal business structure\",\"MCA Company Registration\",\"new business registration\",\"NGO Registration\",\"One Person Company\",\"opc registration\",\"Private Company Registration\",\"private limited company\",\"Producer Company\",\"Producer Company Registration\",\"Public Company Registration\",\"Public Limited Company\",\"section 8 company\",\"startup registration\",\"Types of Companies in India\"],\"articleSection\":[\"Income Tax\",\"Latest News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/\",\"url\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/\",\"name\":\"Types of Companies in India: Step-by-Step Guide 2026\",\"isPartOf\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1-1024x596.png\",\"datePublished\":\"2026-07-28T06:12:03+00:00\",\"dateModified\":\"2026-07-28T06:27:08+00:00\",\"description\":\"Learn about the different types of companies in India, including Private Limited Company, One Person Company (OPC), Public Limited Company\",\"breadcrumb\":{\"@id\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#primaryimage\",\"url\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1.png\",\"contentUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1.png\",\"width\":1536,\"height\":894},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/growup-india.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Register a Company in India: Process, Documents &amp; Fees (2026)\"}]},{\"@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":"Types of Companies in India: Step-by-Step Guide 2026","description":"Learn about the different types of companies in India, including Private Limited Company, One Person Company (OPC), Public Limited Company","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\/types-of-companies-in-india\/","og_locale":"en_US","og_type":"article","og_title":"Types of Companies in India: Step-by-Step Guide 2026","og_description":"Learn about the different types of companies in India, including Private Limited Company, One Person Company (OPC), Public Limited Company","og_url":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/","og_site_name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","article_published_time":"2026-07-28T06:12:03+00:00","article_modified_time":"2026-07-28T06:27:08+00:00","og_image":[{"width":1536,"height":894,"url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1.png","type":"image\/png"}],"author":"Janvi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Janvi","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#article","isPartOf":{"@id":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/"},"author":{"name":"Janvi","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a"},"headline":"How to Register a Company in India: Process, Documents &amp; Fees (2026)","datePublished":"2026-07-28T06:12:03+00:00","dateModified":"2026-07-28T06:27:08+00:00","mainEntityOfPage":{"@id":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/"},"wordCount":1748,"commentCount":0,"publisher":{"@id":"https:\/\/growup-india.com\/blog\/#organization"},"image":{"@id":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#primaryimage"},"thumbnailUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1-1024x596.png","keywords":["business registration india","business setup india","business structure India","Companies Act 2013","Company Formation India","Company Incorporation","company registration india","Company Types","Corporate Registration","Indian Companies","legal business structure","MCA Company Registration","new business registration","NGO Registration","One Person Company","opc registration","Private Company Registration","private limited company","Producer Company","Producer Company Registration","Public Company Registration","Public Limited Company","section 8 company","startup registration","Types of Companies in India"],"articleSection":["Income Tax","Latest News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/","url":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/","name":"Types of Companies in India: Step-by-Step Guide 2026","isPartOf":{"@id":"https:\/\/growup-india.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#primaryimage"},"image":{"@id":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#primaryimage"},"thumbnailUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1-1024x596.png","datePublished":"2026-07-28T06:12:03+00:00","dateModified":"2026-07-28T06:27:08+00:00","description":"Learn about the different types of companies in India, including Private Limited Company, One Person Company (OPC), Public Limited Company","breadcrumb":{"@id":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#primaryimage","url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1.png","contentUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/Company-Registration-1.png","width":1536,"height":894},{"@type":"BreadcrumbList","@id":"https:\/\/growup-india.com\/blog\/types-of-companies-in-india\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/growup-india.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Register a Company in India: Process, Documents &amp; Fees (2026)"}]},{"@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\/1869","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=1869"}],"version-history":[{"count":9,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1869\/revisions"}],"predecessor-version":[{"id":1881,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1869\/revisions\/1881"}],"wp:attachment":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/media?parent=1869"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/categories?post=1869"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/tags?post=1869"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}