Privacy Portal

Protect data privacy 
with built-in controls

Automate and scale data privacy management to keep your customer data secure and stay compliant with expanding regulations.

Diagram showing data flow from four sources to multiple destinations through a central hub.

How our Privacy Portal works

Privacy controls screen showing Android allowed, Web blocked, iOS allowed, with redacted restricted data.

Get real-time visibility into what personal information you’re collecting, where you’re collecting it from, and where you’re sending it. Then, set rules to automatically protect it.

  • Streamline your regulatory compliance

    Accelerate compliance with GDPR, CCPA, HIPAA, and other regulations with automated data subject rights management and consent enforcement across all your digital properties.

  • Manage your risk exposure

    Set automatic rules to proactively block data that doesn’t adhere to your company’s tracking plan and manage user deletion or suppression requests at scale.

  • Create your dynamic data inventory in minutes

    Automatically detect and classify personally identifiable information (PII) and protected health information (PHI) to create a dynamic customer data inventory.

Privacy Portal use cases

Take a proactive approach to keeping your customer data private.

Customer data discovery

Automatically detect and classify personal information in real time instead of wasting months manually creating an inventory.

“Segment’s Privacy Portal gives us the confidence to align our event data streams with our company’s data privacy and governance standards. With real-time visibility across our event streams, we are able to proactively respect our customers’ privacy.”

Rudy Martin Chief Information Security Office, Trust Pilot

Privacy Portal features

Get tools to automate data governance at scale.

  • Data encryption

    Safeguard sensitive data from unauthorized access using encryption both at rest and during transit.

  • Privacy Inventory and Classification types

    Create a single source of truth for all incoming data and assign a risk-based classification of red, yellow, or green.

  • Default and custom PII matchers

    Access out-of-the-box matchers for the most common PII fields or create custom ones that are unique to your company or region.

  • Automatic consent enforcement

    Integrate with any consent management platform to automatically respect end-user preferences across consent categories.

  • Data deletion and suppression

    Comply with the Right to be Forgotten under GDPR, by suppressing and deleting all user historical data.

  • Privacy alerts

    Receive notifications when new, unclassified date types appear and ensure your Privacy Inventory is always up to date.

Start protecting customer data and stay compliant

Explore quickstart guides, blog articles, and more to help you get set up with Privacy Portal.

# Download the helper library from https://www.twilio.com/docs/python/install
import os
from twilio.rest import Client


# Find your Account SID and Auth Token at twilio.com/console
# and set the environment variables. See http://twil.io/secure
account_sid = os.environ['TWILIO_ACCOUNT_SID']
auth_token = os.environ['TWILIO_AUTH_TOKEN']
client = Client(account_sid, auth_token)

verification = client.verify \
                     .v2 \
                     .services('VAXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX') \
                     .verifications \
                     .create(to='+15017122661', channel='sms')

print(verification.sid)

Need help building?
No problem.

Work with one of our trusted partners to set up your data governance solution and start automating data privacy. View partners 

Great engagement starts with trust. 
Get started with a free trial. 

The Twilio Segment CDP is proven and trusted at scale. Start connecting all of your customer data today with a free Twilio Segment account and automate data privacy at scale with Privacy Portal.

FAQ

Data privacy management software helps businesses automate and enforce certain controls or settings to protect sensitive data and stay compliant with privacy laws and regulations.

These tools can help keep an updated inventory of data to know which information is stored where, who has access, and any transformations the data has undergone. It can also help regulate internal access to sensitive or high-risk data (like PII) and encrypt data for further protection.

The needs and requirements of a privacy management tool will depend on your business, but a few common things to look for include:

  • Data encryption abilities
  • Permission and user controls to prevent unauthorized access
  • Integration capabilities
  • User rights management (e.g., handle requests for data deletion)

Managing data privacy requires a clear set of policies and procedures. It begins with documenting what data your business collects, why you’re collecting it, who has access to it, and where it ultimately will be stored. From there, businesses can begin to classify data based on risk level, manage who has access internally, and enforce different security measures like encryption at rest and in transit.

Managing data privacy also requires having a clear understanding of overarching data privacy laws and regulations that apply to your business. Many businesses also appoint a Data Protection Officer to help oversee these efforts.

Data privacy tools are especially helpful for managing data privacy at scale, as they’re able to automate auditing, risk detection, and more.

Data privacy is fundamental to Twilio Segment and Privacy Portal is available for free to all customers. Within your workspace, navigate to the Privacy tab to get started immediately, or take a step-by-step product tour.