Data Processing Agreement (DPA)

Last updated: June 14, 2026 · Version 1.0

This DPA is incorporated into the AffordableAI Terms of Service. It applies when Affordable AI B.V. processes personal data on behalf of a customer under the EU General Data Protection Regulation (GDPR). This is a public document; enterprises may request a countersigned version at hi@affordableai.eu.

Short version

We need some account info to run the service — your email, subscription status, that kind of thing. That's personal data under GDPR. This document says what we do with it and who else touches it.

The thing people actually care about: we never see your prompts or completions. Not logged, not stored, not trained on. They live in GPU memory for the duration of a single request and then they're gone. That's covered in section 4, and it's the entire reason people pick us.

All our infrastructure is in the EU. Our sub-processors are listed below. If you need a signed copy, email us.

1. Definitions

Controller: you, the customer. You decide why and how personal data gets processed.
Processor: us, Affordable AI B.V. ("AffordableAI"). We process personal data on your behalf.
Sub-processor: a third party we hire that also processes personal data.
Personal data: account information needed to provide the service. This means user identifiers, email addresses, API key hashes, subscription status, and billing records. It does not include prompts, completions, or chat history. Those are never stored (see section 4).

2. Scope and Duration

This DPA covers the personal data we process while running the inference API service. Processing starts when you create an account and stops when your account is deleted or your subscription ends. After termination, we delete all personal data within 30 days, unless Dutch law says we have to keep billing records longer.

3. Nature and Purpose of Processing

We process personal data for exactly these things and nothing else:

Authenticating you and managing API access. Processing subscription payments and keeping billing records (Dutch tax law requires this). Routing requests to the right inference server. Tracking aggregated operational metrics — request counts, latency, error rates. And detecting abuse to keep the service running for everyone.

We don't use personal data for model training, product improvement, building user profiles, or anything not listed here.

4. What We Do NOT Process

We do not store, log, retain, or otherwise process any of the following:

Prompts sent to the inference API. Completions returned by the model. Chat history or conversation content. Files, code, documents, or any other content you submit to the model.

Prompts and completions exist only in GPU volatile memory while a request is active. They're discarded the moment the response is returned. No disk writes. No logging. No training. If you send a subject access request, we'll hand over your account data. But there won't be any prompt content in there, because there isn't any.

5. Data Residency

Everything stays in the EU. Inference runs on GPUs in Finland (Verda). Our website and API run on Scaleway in Amsterdam, Netherlands. No personal data moves outside the European Union, and there are no third-country transfers.

6. Sub-processors

EU
100% EU sub-processors
Every third party we rely on is based in the EU or locks data to EU regions. No data leaves Europe.
Sub-processorPurposeLocation
Clerk, Inc.User authentication, identity managementEU region (data residency enforced)
Mollie B.V.Payment processing, subscription billingNetherlands
Scaleway SASWebsite and API hostingNetherlands (Amsterdam)
Verda LtdGPU compute for inferenceFinland
Bunny.net (BunnyWay d.o.o.)CDN content delivery and DNS for the marketing site (EU-only edge routing)Slovenia
Simple Analytics B.V.Cookieless website analytics (marketing site)Netherlands

Our inference provider (Verda) holds SOC 2 Type II (Security, Availability, and Confidentiality) and ISO 27001, 27017, 27018, and 27701 certifications — ISO 27701 maps directly to GDPR processor obligations. Scaleway operates ISO 27001 and SOC 2-certified data centres (Amsterdam). Audit reports are available from those providers under NDA. AffordableAI is not itself SOC 2 audited; these certifications cover the infrastructure layer our service runs on.

For what it's worth: Verda GPU instances don't persist anything. GPU memory is volatile and SGLang doesn't log inference data. No sub-processor can see your prompts or completions because we never send them those in the first place.

7. Security Measures

Here's what we do, technically and organisationally:

TLS for all API and web traffic. API keys are stored as SHA-256 hashes — plaintext keys are never written to disk. HMAC request signing with replay protection (requests older than 5 minutes are rejected). Rate limiting at the gateway. No persistent storage of prompts, completions, or conversation content — this is the big one. Infrastructure deployed as code (Terraform), so every change is auditable. Regular dependency scanning. And access to personal data is limited to authorised operating personnel.

8. Data Subject Rights

If one of your users sends you a GDPR request, we'll help you respond within 30 days. That covers access, rectification, erasure, restriction, and portability. Send those requests to hi@affordableai.eu.

Most subject access requests produce only account and billing data. There's no prompt content to hand over because we don't store any.

9. Breach Notification

If we find out about a personal data breach, we'll tell you within 72 hours. Notifications go to the email on your account.

10. Audit Rights

You can ask us to demonstrate compliance with this DPA. We'll provide a summary of security measures, the sub-processor list (this page is that, basically), and data flow docs if you need them. Enterprise customers can negotiate separate audit terms.

11. Liability

Liability under this DPA follows the same limits as the Terms of Service.

12. Contact

Questions: hi@affordableai.eu. Enterprise customers can request a countersigned version.