5 min read

DPDP Act 2023 Section 6 Consent: Free, Specific, Informed

Section 6 of the DPDP Act 2023 requires consent to be free, specific, informed, unconditional, and unambiguous. Learn how startups must overhaul user onboarding, decouple terms of service, and prepare for enterprise due diligence before the deadline.

Written byVipul Abhishek· Former Advocate, Supreme Court of India

Last updated:

What Does Section 6 Consent Mean Under DPDP Act 2023

Section 6 of the Digital Personal Data Protection Act, 2023 dictates that consent must be free, specific, informed, unconditional, and unambiguous through a clear affirmative action. This legal threshold means startups cannot bundle data processing approvals into general terms of service or require users to hand over unnecessary data to access a product. If a data point is not strictly required for the specified purpose, the user must have the choice to decline its collection. Engineering and product teams must rethink how they capture agreement during user onboarding to pass these conditions.

Unpacking the Five Pillars of Valid Consent

Breaking down the Section 6 requirements reveals exactly how teams must design user interactions. Free means the user has a real choice without facing penalties or degraded service quality for refusing unrelated data collection. Specific requires you to tie data collection to an exact feature, meaning a startup cannot ask for broad permissions for undefined future improvements. Informed means the user received a detailed Section 5 notice before making their decision. Unconditional prevents you from blocking service access if the user refuses to provide data unrelated to that primary service. Unambiguous requires a clear affirmative action, outlawing pre-ticked boxes, passive scrolling, or assumed agreement based on inactivity.

The Section 6 Illustration and Service Limitations

The DPDP Act includes a direct illustration in Section 6 to clarify these boundaries for digital platforms. If an individual downloads a telemedicine app, the app needs consent to process personal data for delivering telemedicine services. If the app also requests access to the user contact list, and the user signifies agreement to both, the consent for the contact list remains legally invalid. Because a contact list is not necessary for delivering telemedicine services, the law automatically limits the valid consent to only the data required for the core medical service. Founders must apply this logic to every feature in their SaaS platform.

Tying Section 6 to Lawful Purpose Under Section 4

Section 4 of the DPDP Act establishes that a Data Fiduciary may only process personal data for a lawful purpose. This section mandates that the lawful purpose must be supported either by the Data Principal providing consent under Section 6 or by falling under the legitimate uses outlined in Section 7. The Act defines a lawful purpose as any purpose not expressly forbidden by law. Consequently, a startup cannot ask for consent to process data for an illegal activity or an inherently deceptive practice. The consent collected must always align with a clear, lawful operational need that the business can defend during an audit.

The 245 Day Countdown to Enterprise Readiness

Startups have exactly 245 days until the DPDP compliance deadline of 13 May 2027. For Seed and Series B founders, this timeline directly impacts enterprise sales cycles and investor due diligence. Institutional investors and B2B procurement teams now include DPDP Act compliance in their standard security questionnaires. A sloppy consent architecture signals high regulatory risk and delays deal closures. If your product relies on bundled, conditional consent to collect user data, enterprise buyers will flag the gap as a deal blocker. Proving your data flows meet Section 6 standards is now a baseline requirement for closing mid-market and enterprise contracts.

Notice Requirements Under the Rules 2025

The DPDP Rules, 2025 connect Section 6 consent directly to the notice requirements defined under Section 5. Before a user can give informed consent, the Data Fiduciary must present an itemised notice detailing the specific personal data collected and the exact purpose for processing it. This notice must also explain how the Data Principal can exercise their rights, including the mechanism to withdraw consent, and how to file a complaint with the Data Protection Board. Engineering teams must build verifiable mechanisms to record this affirmative action. The backend must link the exact version of the notice displayed to the timestamp of the user agreement.

Correcting Common Consent Misconceptions

Founders often misinterpret the scope of consent under Indian data protection law. A frequent error is treating consent as the only legal mechanism for all data operations. Consent is the primary basis for processing, except where Section 7 legitimate uses apply. For instance, processing data to comply with a court judgment or responding to a medical emergency falls under legitimate uses, requiring no explicit consent. Another common mistake is relying on legacy user interface patterns like bundled checkboxes. Your product team must decouple the general terms of service acceptance from personal data processing consent. Forcing a user to accept promotional marketing emails simply to activate a basic software account directly violates the unconditional requirement of Section 6.

Engineering a Compliant Consent Architecture

Achieving compliance requires specific changes to your software architecture and user experience. Engineering teams need to implement explicit opt-in mechanisms for every distinct processing purpose. If your platform offers core functionality alongside optional analytics tracking, the user must have the ability to accept the core service while declining the analytics tracking. The database must record the exact affirmative action taken, storing a cryptographic hash or secure log of the notice text presented at that moment. When a user withdraws consent, the system must trigger automated data deletion or anonymisation workflows within the specified timelines. The DPDP Rules, 2025 mandate that withdrawing consent must be as easy as giving it, meaning a complex, multi-page opt-out process creates immediate compliance liability.

Due Diligence Checklist for Startups

1. Audit all user-facing forms and API endpoints to identify every data point collected.

2. Map each data field to a specific product feature to test if it is strictly necessary for service delivery.

3. Rewrite data collection prompts to match the Section 5 notice requirements detailed in the Rules, 2025.

4. Implement a secure backend log that captures the affirmative action, the notice presented, and the exact timestamp.

5. Deploy a self-service privacy dashboard where Data Principals can review, manage, and withdraw their consent effortlessly.

Shifting from Manual Tracking to Automated Tooling

Manual consent tracking breaks down during rapid user growth. When an enterprise prospect audits your SOC2-style privacy posture, they expect to see a systematic, verifiable approach to consent records. Relying on fragmented database flags limits your ability to prove compliance during a Data Protection Board inquiry or investor due diligence phase. Software tooling automates the mapping of data fields to consent logs and generates compliant, itemised notice banners dynamically. ComplyDP provides the automated workflows required to track affirmative actions and link them to specific privacy notices, helping your team clear procurement hurdles fast. Run a free gap analysis at freescan.complydp.com to identify non-compliant consent flows before your next major funding round or enterprise negotiation.

Sources

Frequently asked questions

What does unambiguous consent mean under the DPDP Act 2023?

Unambiguous consent requires a clear affirmative action from the user to signify agreement. This means Data Fiduciaries cannot use pre-ticked boxes, passive scrolling, or assumed agreement based on inactivity to collect personal data.

Can I require users to provide non-essential data to use my app?

No. Section 6 explicitly states that consent must be unconditional and limited to the personal data necessary for the specified purpose. If you block service access because a user refuses to provide unrelated data, the consent is legally invalid.

Is consent the only way to process personal data under DPDP?

Consent is the primary basis for processing, except where Section 7 legitimate uses apply. Legitimate uses cover specific scenarios like medical emergencies or complying with court judgments, which do not require explicit user consent.

How do the DPDP Rules 2025 change consent collection?

The Rules, 2025 require Data Fiduciaries to present an itemised notice before or alongside the consent request. Engineering teams must record the user affirmative action and link it to the specific notice version displayed at that time.

How soon do startups need to implement these consent changes?

The hard compliance deadline for the DPDP Act is 13 May 2027. Founders face immediate pressure to upgrade their consent flows earlier, as enterprise buyers and investors now require proof of compliance during due diligence.