> For the complete documentation index, see [llms.txt](https://docs.jentis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jentis.com/data-activation/connectors.md).

# Connector Knowledge Base

Connectors are the interface between your JENTIS Data Capture Platform and external tools or vendors. They define how data is activated, transformed, and transmitted to third-party systems.

Every connector is designed to ensure maximum flexibility and compliance:

* **Data Control** – Decide exactly what data should be transferred and in which format.
* **Privacy & Compliance** – Apply anonymization, pseudonymization, or other transformations to meet legal and organizational requirements.
* **Consistency** – Maintain reliable and structured integrations with marketing, analytics, and advertising platforms.

With JENTIS Connectors, you retain full ownership and governance of your data while still enabling powerful integrations with the technologies you need.


---

# 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:

```
GET https://docs.jentis.com/data-activation/connectors.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.
