# Architecture Overview

JENTIS is built around a flexible, modular **data pipeline architecture** that supports **Web**, **Mobile Apps**, and **Server/API-based** data sources — and delivers structured, compliant data to destinations of your choice.

<figure><img src="/files/blOV7nQXoCnxwdgd01Xs" alt=""><figcaption></figcaption></figure>

#### 🔄 **Data Flow Overview**

**Capture:**

* **Web (Browser)** — via JENTIS JavaScript tag
* **Mobile Apps** — via SDK or HTTP endpoints
* **Backend Systems** — via HTTP Tracking API

**Control:**

* Consent-aware data collection
* Event enrichment & transformation
* Server-side routing logic
* Session and ID management
* Pseudonymization & anonymization

**Activate:**

* Marketing tools (Google Ads, Facebook, LinkedIn, etc.)
* Analytics platforms (GA4, Adobe, Amplitude)
* Webhooks & APIs
* Your own **Raw Data Lake** (S3, BigQuery, Snowflake, etc.)


---

# 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://docs.jentis.com/architecture-overview.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.
