# GDPR & CCPA Compliance

Blings complies with major privacy regulations such as the General Data Protection Regulation (GDPR) and the California Consumer Privacy Act (CCPA). This means your users have rights to access, delete and transport their data.

* **Access** – Users can request a copy of their data by contacting support through your organization. We will provide all data stored on Blings systems related to that user.
* **Deletion** – Upon request, we will delete personal data from our systems within the legally required timeframe. Note that you must also remove data from your own CRM or marketing platform.
* **Portability** – Data can be exported in a machine‑readable format (e.g., CSV) if a user requests to transfer it elsewhere.

To submit a privacy request, contact our support team through the \[Support & Contact] page. Include the user's email address or unique identifier so we can locate their data.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.blings.io/security-compliance/gdpr-ccpa-compliance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
