All docs

Subscribers

Lists vs. segments

When to use a static list and when to use a dynamic segment.

Lists are static memberships you manage explicitly. Segments are rule-based and recompute on every send.

  • Newsletter signup → list.
  • Purchased in the last 30 days → segment.
  • VIPs (manually curated) → list.
  • Inactive 90+ days → segment.