Getting Started

Everything you need to integrate Privacy Labs into your website. Add DPDP-compliant consent management in minutes.

Quick Start

1

Create an Account

Sign up and complete onboarding. You'll get your unique organization slug (e.g., acme-corp).

Book a Demo
2

Configure Your Consent Banner

In your admin dashboard, customize banner colors, text, and cookie categories.

3

Add the SDK to Your Website

Paste the script tag before the closing </body> tag.

SDK Snippet

HTML
<script
  src="https://theprivacylabs.com/sdk/consent-banner.js"
  data-org="YOUR_ORG_SLUG"
  async
></script>

Replace YOUR_ORG_SLUG with your organization slug from the dashboard.

See SDK & Installation for all configuration options and framework-specific guides.

Key Concepts

Organization

Your company account. Has a unique slug used in URLs and SDK.

Project

A website or app within your organization. Each project has its own consent config.

Environment

Staging vs Production. Test your setup in staging before going live.

User Roles

4 roles: Admin (full access), DPO (compliance oversight), Auditor (read-only), Operator (task-based).

Public Pages

Link to these from your privacy policy or website footer:

DSR FormData access, correction, deletion requests
/[slug]/dsr
Grievance FormComplaints with SLA tracking
/[slug]/grievance

See DSR & Grievance Pages for field details and dashboard workflow.

What's Next?

Need Help?

Our team is here to help you get set up.

Contact Support