Tags describe, dismiss hides
A tag is any label: Contacted, Meeting booked, Common investor, Renewal Q3. What used to be a status is one of them — a tag in a single-choice group, usually still called Status. A tag never removes a row from a table. A tag marked “closes” sorts its row to the bottom and draws with a neutral pill, but the row stays visible and filterable. Dismiss is the one control that removes a row from view. Dismiss an account and it — and every path there, current and future — moves to the Dismissed view. Restore brings it back. The write reportsintros_moved,
so you can say how many warm intros went with it rather than estimating.
Keeping these separate means tagging an account never surprises you by making
it disappear, and dismissing an account never gets confused with an outcome
you’re tracking in the pipeline.
Owner
An owner is whoever is accountable for the account. It’s a plain assignment, filterable and sortable, independent of tags or tier. Where a CRM is connected, the owner can sync with a CRM owner field your workspace picks — see HubSpot, Salesforce or Attio. Writing the owner into the CRM is always a deliberate act: sendpush_to_crm with the
write, and the response’s crmPush says what happened there. The owner is
saved in Clustr either way.