๐ช๐บ ๐ฌ๐ง Designating an EU + UK Representative
GDPR Art. 27 + UK DPA 2018 s. 7 require a representative for any controller outside the EEA / UK that offers goods or services to, or monitors the behaviour of, EEA / UK residents โ regardless of business size or revenue.
AceSense has an EU user base. We do not have an EU establishment. Therefore we need a designated representative in an EU member state and in the UK.
Why this is not optionalโ
- Missing-representative is one of the easiest items for a supervisory authority to notice + fine. Enforcement has been seen against mobile apps and US SaaS.
- The representative is the first-contact point for DPAs and data subjects โ if there is none, subjects escalate directly to the DPA.
- No grace period for non-EU / non-UK controllers.
Recommended providersโ
These firms specialise in acting as an Art. 27 representative. Typical cost: โฌ30โ120 / month.
| Provider | Covers | Pricing | Notes |
|---|---|---|---|
| Prighter | EU + UK + Switzerland + Turkey + more | ~โฌ30/mo entry | Widely used by mobile app + SaaS startups. Includes a data-subject request portal. |
| EDPO | EU + UK | ~โฌ45/mo | Legal-focused; good for heavy regulated industries. |
| DP-Dock | EU (GDPR) + UK | ~โฌ35/mo | Simple portal; used by indie / mid-sized SaaS. |
| DataRep | UK only | ยฃ10โ15/mo | UK-only; combine with an EU rep. |
| Bird & Bird + Taylor Wessing + DLA Piper | Both | ยฃยฃยฃ | Law-firm variant โ only if you want legal advisory bundled. |
Pick one for EU + UK (Prighter is the pragmatic default). You can always switch later.
What to publish once designatedโ
Both are required in writing, accessible to data subjects and supervisory authorities.
- Name + address of the representative.
- Contact email (usually something like
privacy@<rep-provider>.comthat forwards to you). - Where to publish:
acesense-frontend/lib/screens/privacy_policy_screen.dartโ add to ยง "Contact Us" / ยง "Regional Rights".acesense-landing/public/privacy.htmlโ same.acesense-docs/compliance/overview.mdโ Contacts section.
Template wording:
European Representative (GDPR Art. 27):
<Provider Name> on behalf of AceSense Technologies
<Address>
<Email>
UK Representative (UK GDPR Art. 27):
<Provider Name (UK entity)> on behalf of AceSense Technologies
<Address>
<Email>
Onboarding checklist with the providerโ
- Sign the rep agreement (they give you a PDF).
- Provide them with:
- Company name, address, countries of operation.
- Description of processing (summary of DPIA).
- DPO name + email.
- List of sub-processors.
- Retention policy.
- They publish your company on their public registry (required by most providers).
- They issue the contact address to use in your privacy policy.
- You deploy the updated privacy pages (see file list above).
- Log the rep in
compliance/overview.mdยง Contacts.
Data-subject request workflow once designatedโ
Most providers pass requests through to you via email / a dashboard. You remain responsible for the substantive answer within the 1-month (GDPR) / 1-month (UK-GDPR) window. The representative can extend that by 2 months if the request is complex โ but the clock is still on you.
Keep a log of inbound requests + your response time. Regulators will ask for it during investigations.
One-time setup timelineโ
| Day | Action |
|---|---|
| 1 | Pick provider, sign up, pay first invoice. |
| 2โ3 | Provide them with the onboarding info above. |
| 4 | Receive contact address + agreement countersigned. |
| 5 | Update privacy policy (Flutter app + landing), redeploy. |
| 6 | Commit compliance/overview.md update. Ship. |
Total: ~1 week of elapsed time, ~2 hours of focused effort.
Statusโ
- EU representative: not yet designated โ owner: Ops
- UK representative: not yet designated โ owner: Ops
- Target date: before first paid subscription is processed, or end of 2026-Q2 โ whichever comes first.