A principle, not a checkbox
Most GDPR compliance happens after the fact: you build a form, a database, an app — then someone checks whether it’s compliant. Privacy by design flips that order. It’s the requirement to build data protection into whatever you’re creating from the very first sketch, not bolt it on afterward (Glossary — Privacy by Design).
This is part of the same family of core principles as data minimisation and storage limitation — together, they shape how you should design anything that touches personal data, not just how you react to a request once it arrives.
What the law actually says
Article 25 GDPR requires two related things:
- Data protection by design: when you decide how to process personal data — building a new sign-up form, choosing a booking system, designing a loyalty programme — you must build in appropriate technical and organisational measures from the start.
- Data protection by default: by default, only the personal data actually necessary for each specific purpose should be processed. Nothing should be switched to “collect more” or “share more” as the out-of-the-box setting.
Neither is about ticking a box after launch. Both are about the design decisions you make before anything goes live.
What this looks like in practice
For a typical small business, privacy by design is less about writing code and more about the choices you make when setting things up:
- Choosing a form builder or booking tool that only asks for what’s needed, rather than one with 15 optional fields you’ll never use, all switched “on.”
- Setting new accounts to the most private setting by default — profile visibility, marketing opt-ins, data sharing with third parties — and letting the customer choose to open things up, not the other way round.
- Building in access controls from day one: if only two people need to see customer payment details, only two people should have login access to that system, not the whole team.
- Thinking about deletion at the design stage, not just when a request arrives — does the system you’re choosing even let you delete a record cleanly? (A Customer Asked You to Delete Their Data)
A simple test before you build or buy anything new
Before adopting a new tool, form, or process that touches personal data, ask:
- Does it collect only what’s actually needed for the purpose? If not, can the extra fields be switched off?
- Are the default privacy settings the most protective option, not the most permissive?
- Can data be corrected, exported, or deleted easily once it’s in the system? (A Customer Wants to See or Fix Their Data)
- Who actually needs access, and does the tool let you restrict it to just them?
If a tool fails most of these, it’s not automatically off-limits — but it means you’ll be doing more manual work to stay compliant than a better-designed alternative would require.
Why this matters beyond compliance
Privacy by design tends to produce better products anyway: simpler forms convert better, tighter access controls reduce your own breach risk, and defaults that respect people’s privacy build trust before you’ve said a word about your policies. It’s one of the rare compliance requirements that pays for itself in ordinary business terms, not just in avoided fines.
Building something new and want privacy baked in from the start? Let’s Talk GDPR.
Related reading
- A Customer Wants to See or Fix Their Data — Handling Access & Rectification Requests
- A Customer Asked You to Delete Their Data — Here’s What to Do Next
- GDPR Glossary
References
- GDPR Article 25(1) — data protection by design.
- GDPR Article 25(2) — data protection by default.
- GDPR Article 5(1)(c) — data minimisation principle.
- GDPR Article 5(1)(e) — storage limitation principle.