Skip to main content

Creating a behavioral metric

1

Add the metric

  1. Navigate to Metric in the top navigation.
  2. Click the Add button (⊕).
  3. Enter a Metric Name.
  4. Select Subcategory: Behavioral from the dropdown.
  5. Enter a Purpose description.
  6. Click Create.
Image
2

Open the configuration view

Click the metric name to open its detail page. The behavioral metric configuration view exposes:
  • Asset — the table the metric runs against
  • Metadata tabs — Description, Purpose, Rationale
  • Behavioral Metric Configuration — metric/grain, grouping dimensions, comparison context, and detection settings
  • Threshold
  • Semantic context and Owners
Behavioral Configuration View
3

Set the asset and metadata

Asset: Select the table or view this metric will evaluate. Use the AI-assisted asset selection button to let Prizm suggest an asset based on the metric name and purpose.The Downstream Impact counter shows how many other assets depend on this asset.Fill in the metadata tabs as needed:
Behavioral Metadata Tabs
4

Set the metric and time grain

The Metric & Grain section defines what aggregate to compute and at what frequency.

Aggregate function

Select how to aggregate the target column:Select the Column the aggregate applies to from the asset’s schema.

Time grain

Behavioral Metric and Grain
5

Set grouping dimensions

Grouping dimensions segment the metric by one or more attributes — allowing Prizm to detect anomalies at the segment level rather than just the aggregate total.Select dimensions using the chip selector. No SQL is required — Prizm uses the asset’s schema to populate available dimension columns.Example: Adding region and product_category as grouping dimensions allows Prizm to detect that a volume drop is isolated to one region, rather than being masked in the global total.Leave grouping dimensions empty to evaluate the aggregate at the full asset level.
Behavioral Grouping Dimensions
6

Set comparison context

The comparison context defines what the current value is compared against to determine whether it is anomalous.
Behavioral Comparison Context
7

Set detection mode and sensitivity

Detection mode

Choose how Prizm evaluates anomalies across grouping dimensions:

Sensitivity

Control how aggressively Prizm flags deviations:Advanced sensitivity allows explicit configuration of Z-score thresholds, percentage deviation bounds, and minimum sample size requirements.
Behavioral Detection Mode and Sensitivity
8

Set the threshold

Choose how Prizm determines when to raise an alert:Automated Threshold — Prizm uses the adaptive baseline and configured sensitivity to determine the alert boundary automatically:Custom Threshold — Set explicit upper and/or lower bounds on the aggregate value to trigger alerts.
Behavioral Threshold
9

Set semantic context and owners

Scroll down past the Threshold section to complete:
  • Semantic context: Assign Domain, Application, Product, Tag, and Dimension to make the metric discoverable and contextually relevant.
  • Owners: Set Business owner, Technical owner, and Steward.
  • Audience: Restrict who can view this metric’s results.
Click Save Changes when done.