Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.omni.co/llms.txt

Use this file to discover all available pages before exploring further.

For example, grouping user_facts fields under the users view for better organization and discovery.

Syntax

<measure_name>:
  view_label: <view_name>

Properties

measure_name
object[]
The name of the measure.

Examples

sum_lifetime_orders:
  aggregate: sum
  sql: ${user_facts.lifetime_orders}
  view_label: users