DPA Page
Component Detail
User Interface
medium complexity
frontend
0
Dependencies
0
Dependents
0
Entities
0
Integrations
Description
Public-facing page on the Meander sales website that publishes the Data Processing Agreement template for review by prospective customers. Presents the DPA content in a readable format alongside a downloadable version and links to the subprocessor list, supporting GDPR Article 28 vendor evaluation by legal and compliance teams.
dpa-page
Sources & reasoning
Source lists DPA as a Sales Website core capability (line 168) and in the area taxonomy (line 387). Subprocessors.md confirms GDPR Art. 28 processor relationships exist and need to be disclosed. Phase 1 MVP per §5 bundled legal scope.
-
docs/source/likeperson.md · line 168Privacy policy, Terms of Service, Data Processing Agreement, Cookie Policy
-
docs/source/likeperson.md · line 387sales-legal | Legal Documents | Privacy Policy, Terms of Service, DPA, Cookie Policy
-
docs/source/Subprocessors.md · line 1-3Norse Digital Products AS benytter følgende underleverandører for drift av Meander. Alle underleverandører er databehandlere iht. GDPR art. 28
Responsibilities
- Render the full DPA template content in a readable, structured layout
- Provide a downloadable version of the DPA (e.g. PDF or document file)
- Link to and surface the current subprocessor list for cross-reference
- Display version metadata such as effective date and last updated timestamp
- Expose clear navigation back to sales site sections like demo booking and procurement contact
Interfaces
renderDpaPage(): HtmlResponse
downloadDpa(format): FileResponse
getDpaMetadata(): DpaVersionInfo