> For the complete documentation index, see [llms.txt](https://pulselabs.gitbook.io/pulse-labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pulselabs.gitbook.io/pulse-labs/privacy-center/readme.md).

# Privacy Center

Pulse Labs is committed to protecting the personal data of our panelists, our customers, and the research participants who interact with our platform. This Privacy Center is the central, authoritative home for our privacy, security, and data-protection documentation. Each document below has its own stable URL and may be referenced directly from our customer agreements, Data Processing Agreements (DPAs), and policies.

***

## Core documents

### Privacy Policy

How Pulse Labs collects, uses, shares, and protects personal data across our websites, panelist programs, and research platform.

→ [Privacy Policy](https://www.pulselabs.ai/privacy)

### Technical and Organizational Measures (TOMs)

The technical and organizational security measures Pulse Labs maintains to protect personal data, as referenced in our DPAs and Standard Contractual Clauses (SCCs).

→ [Technical and Organizational Measures](/pulse-labs/privacy-center/readme/technical-and-organizational-measures.md)

### Subprocessors

The current list of third-party subprocessors Pulse Labs engages to process personal data on behalf of our customers, including the processing purpose and location of each.

→ [Subprocessors](/pulse-labs/privacy-center/readme/subprocessors.md)

### Cookie Notice

How Pulse Labs and our partners use cookies and similar technologies on our websites and platform.

→ [Cookie Notice](https://app.termly.io/policy-viewer/policy.html?policyUUID=d121b077-0a01-49cf-a320-7a07cbe28909)

***

## Agreements and frameworks

### Terms of Service

The terms governing use of Pulse Labs' websites and platform.

→ [Terms of Service](https://www.pulselabs.ai/terms)

### Panelist / Participant terms

The agreement governing participation in Pulse Voices studies, including how panelist data is collected and used.

→ [Panelist Agreement](https://www.pulselabs.ai/panelist-agreement)

***

## Contact

For privacy or data-protection inquiries: **<support@pulselabs.ai>** For security inquiries or to request compliance evidence: **<support@pulselabs.ai>**

***

*Last updated: 2026-06-23. This page is version-controlled; see page history for prior revisions.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pulselabs.gitbook.io/pulse-labs/privacy-center/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
