> ## Documentation Index
> Fetch the complete documentation index at: https://gencyai.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

#  Flow A

Permission → Audience (Consent Comes First)

<Frame>
  <img src="https://mintcdn.com/gencyai/nblYQaps_LvvqGmF/images/image-8.png?fit=max&auto=format&n=nblYQaps_LvvqGmF&q=85&s=37f028103bcf248aaee4e275ac9e1613" alt="Image" width="1520" height="855" data-path="images/image-8.png" />
</Frame>

Users and enterprises define how their data can be used by encoding constraints into executable policies within the control plane.

These policies specify:

* purpose (e.g. targeting, analytics, modeling)
* granularity and aggregation thresholds (k-anonymity)
* retention and geography rules
* privacy budget (ε)

Every campaign must pass policy validation before execution. Only audience configurations that satisfy both k-anonymity and available ε budget are allowed.

Computation is then performed inside trusted environments:

* matching
* frequency control
* aggregation

No raw data is exposed or transferred.

Output: → privacy-compliant audience segments → tracked privacy usage
