Segments
The /segments page lists system and custom segments returned by segments(includeSystem: true). It shows member count, revenue, refresh mode, last refresh, and whether the segment is system-defined.
Open a segment to inspect its description, source prompt, average lifetime value, paginated contacts, and health mix. The detail page can export selected contact columns as CSV or JSON through exportSegment; the completed file URL is presented for download.
The list’s Create Segment button has no handler. The current UI does not provide a predicate builder or a fixed built-in segment catalog; names and definitions come from tenant data. Although create, refresh, and delete mutations are present in GraphQL, this page only wires the export mutation.
Related
Loading index…