Logo
Search
API Docs

GDPR Data Rights & Deletion Requests

Security & Compliance

GDPR Data Rights & Deletion Requests

Overview

Sulus supports the data subject rights guaranteed under the General Data Protection Regulation (GDPR) for personal data processed on the platform. This page covers what those rights are, the legal bases Sulus relies on to process your data, the safeguards in place to protect it, and how to submit a request to exercise any of these rights. For how call and chat content is stored, deleted, or excluded entirely, see the HIPAA & PCI and Zero Data Retention (ZDR) pages, which are cross-referenced throughout this one.


Your Data Subject Rights

Under GDPR, you are entitled to the following rights regarding your personal data processed by Sulus:

  • Right to Access — request and obtain a copy of the personal data held about you
  • Right to Rectification — request correction of inaccurate or incomplete data
  • Right to Erasure (Right to be Forgotten) — request deletion of your personal data, subject to certain conditions (for example, data required to meet a legal retention obligation may not be immediately erasable)
  • Right to Restrict Processing — request that processing of your data be limited rather than stopped entirely, in specific circumstances (such as while a dispute over the data's accuracy is being resolved)
  • Right to Data Portability — obtain your data in a structured, commonly used, machine-readable format and transfer it elsewhere
  • Right to Withdraw Consent — withdraw previously given consent for data processing at any time, without affecting the lawfulness of processing carried out before the withdrawal


Data Security Safeguards

Sulus protects personal data using layered technical and organizational safeguards:

  • Encryption — data is encrypted both in transit and at rest
  • Access controls — internal access to personal data is restricted and role-based
  • Regular audits — compliance and security practices are reviewed on an ongoing basis

Transborder data transfers: where personal data is transferred across borders (for example, between regions in Sulus's infrastructure), appropriate safeguards are applied to ensure the transfer meets GDPR's requirements for protecting data outside the originating jurisdiction.


Retention Periods & Disabling Data Capture

How long call and chat artifacts (recordings, transcripts, logs) are retained depends on your plan:

PlanRetention Period
Pay-As-You-GoUp to 30 days for chats, 14 days for calls
EnterpriseConfigurable retention policies

You can also disable recording, logging, or transcription outright for a given assistant using the artifactPlan field:

"artifactPlan": {
    "recordingEnabled": false,
    "loggingEnabled": false,
    "transcriptPlan": {
        "enabled": false
    }
}

For organizations that need to guarantee no call content is retained at all after a call ends, see the Zero Data Retention (ZDR) page — ZDR is a stronger, organization-wide guarantee than disabling individual artifact fields. For handling of health data (PHI) under a signed BAA, see the HIPAA & PCI page.


Submitting a Data Deletion Request

To exercise any of the rights above — including a request to erase, restrict, access, or port your personal data, or to withdraw consent — contact your Data Protection Officer or your account team. They will guide you through verifying your identity and processing the request in line with GDPR's response timelines.

Note that some data cannot be immediately erased if it must be retained to meet a legal obligation (for example, billing records required for tax or accounting purposes) — your Data Protection Officer can clarify what applies to your specific request.