> 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/privacy-documentation/product-information/jentis-additional-and-advanced-features.md).

# JENTIS Additional & Advanced Features

### **JENTIS Synthetic User** <a href="#jentisadditional-and-advancedfeatures-jentissyntheticuser" id="jentisadditional-and-advancedfeatures-jentissyntheticuser"></a>

In a scenario when a user consent is not provided, JENTIS relies on machine learning models to impute users’ behavior and then combine real and synthetic users for improved marketing and analytics datasets.

### **JENTIS ID Pooling** <a href="#jentisadditional-and-advancedfeatures-jentisidpooling" id="jentisadditional-and-advancedfeatures-jentisidpooling"></a>

ID Pooling uses pseudonymised user IDs to serve users with personalized content and run marketing campaigns in a privacy-compliant way. Our solution makes it possible to respect users’ privacy while delivering personalized experiences.

### **JENTIS Data Enrichment** <a href="#jentisadditional-and-advancedfeatures-jentisdataenrichment" id="jentisadditional-and-advancedfeatures-jentisdataenrichment"></a>

Connects to third-party APIs that provide real time enriched data for online marketing and analytics. This enables companies to add commercially sensitive or other attributes to the data that is streamed to Vendors, such as Google Analytics.

### **JENTIS Raw Data Tool** <a href="#jentisadditional-and-advancedfeatures-jentisrawdatatool" id="jentisadditional-and-advancedfeatures-jentisrawdatatool"></a>

The JENTIS Raw Data Tool enables the download of JENTIS raw data for advanced analytics and ML/Al modeling needs. Teams also benefit from full data sovereignty and vendor independence.


---

# 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://docs.jentis.com/privacy-documentation/product-information/jentis-additional-and-advanced-features.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.
