building blocks

Conditional result groups

Updated 2026-06-22Business

The Conditional Result block shows or hides labeled outcome groups based on whether each group's formula is true — so different audiences see different messaging from the same project.

This is a Business-plan feature. On lower plans the option appears in the + Add menu with an upgrade pill, and selecting it opens the upgrade prompt.

When to use it

Use Conditional Result groups when the message you want to show depends on the inputs. For example: show an "Eligible" group when a score clears a threshold, and a "Not yet eligible" group otherwise. Each group has its own label, formula condition, and optional image.

Add the block

  1. In the editor, switch to the Output view.
  2. Click + Add and choose Conditional Result.
  3. Select the block to open its settings.

Build a group

In the Groups settings, click Add + to create a group (shown as Result 1, Result 2, and so on). For each group:

  1. Group Label — the text shown when this group is active.
  2. Formula — enter the condition that decides whether this group appears. The group shows when its formula evaluates to true.
  3. Image (optional) — turn on media to attach an image or video, with height and object-fit (Fill, Fit, Original) controls.

To remove a group, hover over it and click the delete icon.

How groups are evaluated

Every group whose formula is true is shown — more than one group can appear at once. Groups display in the order they are listed in settings, so arrange them top to bottom in the order you want them to read.

Write conditions so that the groups you intend to be mutually exclusive cannot all be true at the same time. If you instead want exactly one outcome based on a numeric range, use Logic branching, which shows only the first matching branch.

Display

The Display group includes a Primary view toggle to render the active group(s) as a larger, more prominent block.

Related