{{ insurance_company }}
{{ company_address }} | {{ company_phone }}
Coverage Summary
Renewal Effective: {{ renewal_date }}
Policy Number
{{ policy_number }}
Insured
{{ insured_name }}
Renewal Period
{{ renewal_start }} - {{ renewal_end }}
Coverage Comparison
{% for item in coverage_items %} {% endfor %}
Coverage Current Limit Deductible Renewal Limit Change
{{ item.coverage_name }} {{ item.current_limit }} {{ item.deductible | default("N/A") }} {{ item.renewal_limit }} {{ item.change | default("No Change") }}
Premium Breakdown
Current Premium
{{ current_premium }}
{{ premium_period | default("Annual") }}
Renewal Premium
{{ renewal_premium }}
{{ premium_period | default("Annual") }}
Difference
{{ premium_change }}
{{ premium_change_percent }}
{% if key_changes %}
Key Changes
What's Changed in This Renewal

{{ key_changes }}

{% endif %}
Action Required
!
{{ action_title | default("Please Review and Respond") }}
{{ action_text | default("Review the changes above and contact your agent by the renewal date to confirm coverage, request modifications, or discuss alternatives. Failure to respond may result in automatic renewal at the new premium.") }}
Your Agent
Assigned Agent
{{ agent_name }}
{{ agent_title | default("Licensed Insurance Agent") }}
License #{{ agent_license | default("") }}
{{ agent_phone }}
{{ agent_email }}