Your insurance, all in one place
Tell us who it's with, then what it covers.
This policy covers types. It appears as one bundle card, sharing the provider, premium and documents below; each cover keeps its own amount and renewal date.
One premium for the whole policy — the covers above share it.
Applies to all covers on this policy.
Excess and income-protection benefit / wait period apply to the whole policy for now (one value, not per cover).
What this is. The SortMe Protection tab for ClickUp 86d3gz5nj / PRD-79: the Add/Edit Policy form's insurance type becomes a multi-select, so one policy can be an insurance bundle covering several types at once.
?sm-frame=mobile for the mobile shell.
Faked vs real. All policies, providers and documents are hard-coded. On build they
come from the user_insurance_policies API. Backend note: the model moves from a single
insurance_type string to a per-cover child (type + cover amount + renewal date) on the
policy; provider, total premium, documents, policy number and status stay on the parent. Engineering
owns the exact shape.