Skip to main content
The Profound app’s “Compare across models” view shows the same metric split by which AI surface served the answer. Same pattern works for region and persona. Add the segmentation field to dimensions (or use it as a filter to slice to one value).

How this example works

  1. Add the segmentation field to dimensions along with asset_name. You get one row per (segment, asset).
  2. Filter to your asset so the response is one row per segment.
  3. Sort by score to rank the segments.

Slicing to a single segment instead

If you only want the score for one model (say, “where do I stand on ChatGPT specifically?”), drop model from dimensions and use it as a filter:
Now the response is one row — same shape as the headline recipe, scoped to ChatGPT.