Quri

Segment opportunity detection

Last updated 2026-06-14

Definition

Opportunity detection reads every segment and tells you what to do with it — scale the ones outperforming, fix the ones lagging, or hold the balanced ones steady. Rather than scanning a long table and guessing, you get each segment tagged with a recommended move, so your attention lands on the slices that are worth acting on.

How to do this in Quri

  1. Open /app/segments and break a metric down by the dimension you care about.
  2. Read the tag on each segment — scale, fix, or balanced — to see its recommended move.
  3. Sort or filter to the scale and fix segments so the noise drops away.
  4. Act on the standouts, and check back as the tags shift with new data.

Frequently asked

What do scale, fix, and balanced mean?
Scale marks a segment outperforming enough to deserve more attention; fix flags one lagging enough to need a look; balanced means it is holding steady and needs nothing right now.
Does opportunity detection change anything on its own?
No. It classifies each segment and recommends a move. Whether you act — shift budget, dig in, or leave it — stays your decision, the same way Quri keeps every write guarded.

Related terms