DPA Page
Component Detail
User Interface
low complexity
frontend
0
Dependencies
0
Dependents
0
Entities
0
Integrations
Description
Static Next.js page presenting the Data Processing Agreement under GDPR Article 28. Renders structured legal content including subject matter, data categories, obligations, sub-processor disclosures, and technical/organizational security measures. Provides a downloadable/printable version and a contact method for countersigned copies.
dpa-page
Responsibilities
- Render full DPA content with annex structure for sub-processors and technical measures
- Provide download or print action for the DPA document
- Cross-link to Privacy Policy and SLA pages in legal footer navigation
- Display contact method for organizations requesting a countersigned version
Interfaces
render(): ReactNode
handlePrint(): void
handleDownload(): void