Skip to Content
Data StudioOutput Targets

Output Targets

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

Last reviewed September 15, 2026

Every model can attach its output to a specific property in the Data Catalog. Output targets define where the computed values appear. Downstream tools can then use them: reports, segments, destinations, and the Agent.


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 you create or edit a model.


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

For the user, both appear as properties in the Data Catalog. The difference is the internal execution timing.


Using outputs downstream

When a model output is attached to a catalog property, you can use it in:

  • Audiences: build user lists and export them to ad platforms
  • Destinations: sync properties to external tools
  • Reports: include in cross-channel reporting
  • Agent: query and analyze in conversation
  • MCP tools: access programmatically from external AI tools

Need help?

When you contact support, give your workspace, the source or destination name, the job ID and the first error message.

support@vendodata.com
Last updated on