Skip to Content
TransformationsOutput Targets
How-to guideDataAvailable

Output Targets

Attach transformation outputs to user, event, session, or account properties in the Data Catalog.

Last reviewed July 13, 2026

Every transformation can attach its output to a specific property in the Data Catalog. Output targets define where computed values appear so downstream tools — reports, segments, destinations, and the Agent — can use them.


Target types

TargetWhere it appearsExample
User propertyUser Properties in the Data Catalogpredicted_ltv, churn_risk_score
Event propertyEvent Properties in the Data Catalogattributed_channel, sentiment_label
Session propertySession-level attributessession_value_tier
Account propertyAccount- or organization-level attributesaccount_health_score

Select the target type when creating or editing a transformation.


Rule-based vs precomputed

Both execution modes write to the same catalog properties:

ModeWhen values are computedBest for
Rule-basedAt query time (SQL CASE)Simple logic, always current
PrecomputedOn a schedule or after source syncHeavy aggregations, ML scores

From the user’s perspective, both appear as properties in the Data Catalog. The difference is internal execution timing.


Using outputs downstream

Once attached to a catalog property, transformation outputs are available to:

  • Segments — build audiences from computed properties
  • Destinations — sync properties to external tools
  • Insights — include in cross-channel reporting
  • Agent — query and analyze in conversation
  • MCP tools — access programmatically from external AI tools

Need help?

Include your workspace, integration or job ID, and the first error message when you contact support.

support@vendodata.com
Last updated on