Carousel News

Personal Lines Bulletin

Citizens Highlights

Menú de navegación

Se ha producido un error al procesar la plantilla.
Template importing failed (for parameter value "_TEMPLATE_CONTEXT_/20154/20702/12226227/12331509"):
Unable to find FreeMarker template with ID _TEMPLATE_CONTEXT_/20154/20702/12226227/12331509

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #import "${journalTemplatesPath}/1233...  [in template "20154#20194#29350523" at line 2, column 1]
----
1<#-- Global scope --> 
2<#import "${journalTemplatesPath}/12331509" as cpic /> 
3 
4<#if !entries?has_content> 
5	<#if themeDisplay.isSignedIn()> 
6		<div class="alert alert-info"> 
7			<@liferay.language key="there-are-no-menu-items-to-display" /> 
8		</div> 
9	</#if> 
10<#else> 
11    <#if layout.isPrivateLayout()> <#-- Handle adjusters, agents, bpopartners, and lobbyists --> 
12        <#assign curSite = portalUtil.getCurrentCompleteURL(request)?keep_after("/group/")?keep_before("?") /> 
13    <#elseif portalUtil.getCurrentCompleteURL(request)?contains("/web/")> <#-- Catch any public sites --> 
14        <#assign curSite = portalUtil.getCurrentCompleteURL(request)?keep_after("/web/")?keep_before("?") /> 
15    <#else> <#-- defautlt to the main site --> 
16        <#assign curSite = "public" /> 
17    </#if> 
18 
19    <#assign 
20        addLiveChat = false 
21        curSite = curSite?keep_before("/") 
22    /> 
23 
24    <#if curSite == "adjusters"> 
25        <#assign 
26            brkLg = [0] <#-- Use this setting to determine which number icon(s) represents the breakpoint for each row in large view (0 for one row).  MUST BE A SEQUENCE! --> 
27            brkMd = [0] <#-- Use this setting to determine which number icon represents the breakpoint for each row in medium view (0 for one row) --> 
28            brkSm = [0] <#-- Use this setting to determine which number icon represents the breakpoint for each row in small view (0 for one row) --> 
29        /> 
30    <#elseif curSite == "agents"> 
31        <#assign 
32            brkLg = [0] 
33            brkMd = [0] 
34            brkSm = [0] 
35        /> 
36    <#elseif curSite == "bpopartners"> 
37        <#assign 
38            brkLg = [0] 
39            brkMd = [0] 
40            brkSm = [0] 
41        /> 
42    <#elseif curSite == "lobbyist"> 
43        <#assign 
44            brkLg = [0] 
45            brkMd = [0] 
46            brkSm = [0] 
47        /> 
48    <#else> 
49        <#assign 
50            brkLg = [0] 
51            brkMd = [5] 
52            brkSm = [3, 6] 
53        /> 
54    </#if> 
55 
56    <@cpic.buildGlobalAppBar bLg=brkLg bMd=brkMd bSm=brkSm addLiveChat=addLiveChat /> 
57</#if> 

Ruta de navegación

Dynamic Header

Personal Lines Bulletin

Publicador de contenidos

Enhancement to myPolicy: Submit Claims
06.25.18

Citizens’ new policyholder self-service tool, myPolicy, has been enhanced with a new feature: policyholders now can file a claim directly online.



How to File a Claim

Registered policyholders can log into myPolicy and file a claim by choosing Claims in the light blue menu bar, then selecting File a Claim:

Screenshot of myPolicy Claims screen
Figure 1: myPolicy Claims screen



Policyholders should enter the following information:

  • Date of loss
  • Cause of loss
    • The cause of loss cannot be edited after the policyholder proceeds to the next screen. If the cause of loss needs to be edited, the policyholder must cancel the claim by clicking Cancel, and then file a new claim.
    • If the cause of loss is nonweather water-related damage, and the policyholder is not interested in the free Emergency Water Removal Services, myPolicy will prompt the policyholder to provide a reason for declining the service.
  • Details of the loss
  • Preferred contact information for the policyholder

Once the claim is submitted, policyholders can select Print on the Confirmation screen to keep a copy for their records.

As a reminder, policyholders also can view information about any open or closed claim by selecting Claims in the light blue menu bar. The following information is available:

  • Claim status
  • Adjuster contact information
  • Claim check information details


Resources

  • Personal Lines Bulletin: New myPolicy and Update to Website Login
  • Selecting Cause of Loss and Detailed Cause of Loss When Submitting a Claim in myPolicy guide for policyholders
  • Log in to the Agents site and from the website’s top menu, select Search → Search Frequently Asked Questions (FAQs) and enter myPolicy. Search returns include the myPolicy Overview for Agents job aid.
  • Policyholders can search frequently asked questions (FAQs) by selecting the Frequently Asked Questions link on the right side of the myPolicy Login page and using the keyword myPolicy.

Legal Disclaimer




Citizens provides agent communications online for historical purposes only, and the communications have not been updated to include any changes that may have been made after publication. Agents can find the latest information by reviewing the applicable underwriting manuals, and by logging in and accessing our FAQs, which are available from the top of any page on our website.

Mobile Header - Spotlight

Spotlight

Publicador de contenidos

Se ha producido un error al procesar la plantilla.
Template importing failed (for parameter value "_TEMPLATE_CONTEXT_/20154/20702/20083/12331509"):
Unable to find FreeMarker template with ID _TEMPLATE_CONTEXT_/20154/20702/20083/12331509

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #import "${journalTemplatesPath}/1233...  [in template "29350714" in macro "buildBulletinList" at line 4, column 5]
	- Reached through: @ab.buildBulletinList itemCount=3 fil...  [in template "20154#20194#20967" at line 5, column 5]
----
1<#-- Global Scope --> 
2<#if entries?has_content> 
3    <#import "${journalTemplatesPath}/29350714" as ab /> 
4     
5    <@ab.buildBulletinList itemCount=3 filterAlerts=false /> 
6</#if> 

Email Distribution for Agent Bulletins

Get Agent Bulletins

Email Distribution

Subscribe to or unsubscribe from Agent Bulletins.

Publicador de contenidos

Se ha producido un error al procesar la plantilla.
Template importing failed (for parameter value "_TEMPLATE_CONTEXT_/20154/20702/20083/12331509"):
Unable to find FreeMarker template with ID _TEMPLATE_CONTEXT_/20154/20702/20083/12331509

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #import "${journalTemplatesPath}/1233...  [in template "20154#20194#20916" at line 2, column 1]
----
1<#-- Public Scope --> 
2<#import "${journalTemplatesPath}/12331509" as cpic /> 
3 
4<@cpic.buildTwitterFeed feedTitle="Tweets by Citizens Fla News" feedUrl="https://twitter.com/Citizensflanews?ref_src=twsrc%5Etfw" feedHeight="351" feedScreenName="citizensflanews" />