{ "dataset_name": "Insurance Customer Support Conversations \u2013 Full Dataset", "version": "1.0", "description": "Synthetic conversational dataset for training AI models in the insurance industry. 500 records covering claims lodgement, fraud investigation, policy queries, premium disputes, roadside assistance, and more. Privacy-safe. No real customer data.", "record_count": 500, "intent_categories": [ "claims_lodgement", "claim_status", "policy_query", "premium_dispute", "fraud_investigation", "new_policy", "cancellation", "roadside_assistance" ], "license": "Commercial use permitted. Synthetic data only. Privacy-safe.", "data": [ { "id": "INS-0001", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "anxious", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-778899." }, { "role": "agent", "text": "Claim CLM-44512 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-88291. We'll be in touch within 24 hours." } ] }, { "id": "INS-0002", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "frustrated", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0003", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "frustrated", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0004", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "angry", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0005", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "defensive", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0006", "intent": "new_policy", "sub_intent": "business_insurance", "customer_sentiment": "neutral", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0007", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "neutral", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0008", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "neutral", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-990011." }, { "role": "agent", "text": "Perfect. Technician dispatched to Westfield Garden City car park. ETA approximately 20 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-77631." } ] }, { "id": "INS-0009", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "frustrated", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-112233." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-23409. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-77631. We'll SMS you every update." } ] }, { "id": "INS-0010", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "neutral", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0011", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "neutral", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0012", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "frustrated", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0013", "intent": "fraud_investigation", "sub_intent": "staged_accident", "customer_sentiment": "cooperative", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0014", "intent": "new_policy", "sub_intent": "health_insurance", "customer_sentiment": "curious", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0015", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "distressed", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0016", "intent": "roadside_assistance", "sub_intent": "flat_tyre", "customer_sentiment": "anxious", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "I'm at Toowong Village. Policy POL-990011." }, { "role": "agent", "text": "Locksmith dispatched to Westfield Garden City car park. ETA 15 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-91100." } ] }, { "id": "INS-0017", "intent": "claims_lodgement", "sub_intent": "medical_claim", "customer_sentiment": "distressed", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-334455." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-88291. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-44512. Is there anything else I can help with today?" } ] }, { "id": "INS-0018", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "anxious", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0019", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "neutral", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0020", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "frustrated", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0021", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "defensive", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0022", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "positive", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0023", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "frustrated", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0024", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "anxious", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at the M1 near Springwood. Policy is POL-990011." }, { "role": "agent", "text": "Perfect. Technician dispatched to Brisbane CBD on Queen Street. ETA 15 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-88291." } ] }, { "id": "INS-0025", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "neutral", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-445566." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-88291. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-44512. We'll SMS you every update." } ] }, { "id": "INS-0026", "intent": "claim_status", "sub_intent": "partial_payment", "customer_sentiment": "neutral", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0027", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "neutral", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0028", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "frustrated", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0029", "intent": "fraud_investigation", "sub_intent": "repeat_claimant", "customer_sentiment": "defensive", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0030", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "neutral", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0031", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "distressed", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0032", "intent": "roadside_assistance", "sub_intent": "flat_tyre", "customer_sentiment": "neutral", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at Toowong Village. Policy is POL-778899." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 30 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-44512." } ] }, { "id": "INS-0033", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "distressed", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-112233." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-23409. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-23409. Is there anything else I can help with today?" } ] }, { "id": "INS-0034", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "neutral", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0035", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "neutral", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0036", "intent": "premium_dispute", "sub_intent": "loyalty_discount", "customer_sentiment": "neutral", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0037", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "defensive", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0038", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "neutral", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0039", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "neutral", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0040", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "anxious", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-990011." }, { "role": "agent", "text": "Perfect. Technician dispatched to Westfield Garden City car park. ETA 15 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-44512." } ] }, { "id": "INS-0041", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "neutral", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-112233." }, { "role": "agent", "text": "Claim CLM-77631 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-91100. Is there anything else I can help with today?" } ] }, { "id": "INS-0042", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "neutral", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0043", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "confused", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0044", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "angry", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0045", "intent": "fraud_investigation", "sub_intent": "repeat_claimant", "customer_sentiment": "cooperative", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0046", "intent": "new_policy", "sub_intent": "health_insurance", "customer_sentiment": "curious", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0047", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "neutral", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0048", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "anxious", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at outside 123 Creek Street Brisbane. Policy is POL-445566." }, { "role": "agent", "text": "Perfect. Technician dispatched to outside 123 Creek Street Brisbane. ETA approximately 20 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-91100." } ] }, { "id": "INS-0049", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "frustrated", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-334455." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-88291. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-23409. We'll SMS you every update." } ] }, { "id": "INS-0050", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "neutral", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0051", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "neutral", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0052", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "neutral", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0053", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "neutral", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0054", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "curious", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0055", "intent": "cancellation", "sub_intent": "sold_vehicle", "customer_sentiment": "neutral", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0056", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "distressed", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-334455." }, { "role": "agent", "text": "Perfect. Technician dispatched to Westfield Garden City car park. ETA 25 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-91100. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0057", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "neutral", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-990011." }, { "role": "agent", "text": "Claim CLM-44512 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "You're all set. Reference CLM-23409. Is there anything else I can help with today?" } ] }, { "id": "INS-0058", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "frustrated", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0059", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "neutral", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0060", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "neutral", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0061", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "neutral", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0062", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "curious", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0063", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "frustrated", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0064", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "anxious", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at outside 123 Creek Street Brisbane. Policy is POL-778899." }, { "role": "agent", "text": "Locksmith dispatched to Westfield Garden City car park. ETA 25 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-91100. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0065", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "neutral", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-334455." }, { "role": "agent", "text": "Claim CLM-77631 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-91100. We'll be in touch within 24 hours." } ] }, { "id": "INS-0066", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "neutral", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0067", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "frustrated", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0068", "intent": "premium_dispute", "sub_intent": "discount_query", "customer_sentiment": "neutral", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0069", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "defensive", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0070", "intent": "new_policy", "sub_intent": "health_insurance", "customer_sentiment": "curious", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0071", "intent": "cancellation", "sub_intent": "moved_overseas", "customer_sentiment": "distressed", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0072", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "distressed", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "I'm at Brisbane CBD on Queen Street. Policy POL-778899." }, { "role": "agent", "text": "Locksmith dispatched to outside 123 Creek Street Brisbane. ETA 15 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-77631. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0073", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "frustrated", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-445566." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-88291. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "You're all set. Reference CLM-88291. Is there anything else I can help with today?" } ] }, { "id": "INS-0074", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "neutral", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0075", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "neutral", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0076", "intent": "premium_dispute", "sub_intent": "discount_query", "customer_sentiment": "angry", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0077", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "cooperative", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0078", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "positive", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0079", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "distressed", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0080", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "anxious", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at Toowong Village. Policy is POL-334455." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 30 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-77631." } ] }, { "id": "INS-0081", "intent": "claims_lodgement", "sub_intent": "medical_claim", "customer_sentiment": "anxious", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-112233." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-77631. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-44512. We'll SMS you every update." } ] }, { "id": "INS-0082", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "anxious", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0083", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "frustrated", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0084", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "angry", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0085", "intent": "fraud_investigation", "sub_intent": "repeat_claimant", "customer_sentiment": "cooperative", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0086", "intent": "new_policy", "sub_intent": "business_insurance", "customer_sentiment": "positive", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0087", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "distressed", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0088", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "neutral", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at outside 123 Creek Street Brisbane. Policy is POL-445566." }, { "role": "agent", "text": "Perfect. Technician dispatched to Toowong Village. ETA approximately 20 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-77631." } ] }, { "id": "INS-0089", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "frustrated", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-445566." }, { "role": "agent", "text": "Claim CLM-88291 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-77631. We'll be in touch within 24 hours." } ] }, { "id": "INS-0090", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "neutral", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0091", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "frustrated", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0092", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "angry", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0093", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "neutral", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0094", "intent": "new_policy", "sub_intent": "health_insurance", "customer_sentiment": "positive", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0095", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "neutral", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0096", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "anxious", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at outside 123 Creek Street Brisbane. Policy is POL-334455." }, { "role": "agent", "text": "Locksmith dispatched to outside 123 Creek Street Brisbane. ETA 15 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-23409. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0097", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "anxious", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-445566." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-44512. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "You're all set. Reference CLM-44512. Is there anything else I can help with today?" } ] }, { "id": "INS-0098", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "anxious", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0099", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "neutral", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0100", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "frustrated", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0101", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "cooperative", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0102", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "positive", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0103", "intent": "cancellation", "sub_intent": "moved_overseas", "customer_sentiment": "distressed", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0104", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "neutral", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I'm safe. I'm at Toowong Village. Policy is POL-334455." }, { "role": "agent", "text": "Locksmith dispatched to Toowong Village. ETA approximately 20 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-44512. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0105", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "anxious", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-990011." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-44512. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-77631. We'll SMS you every update." } ] }, { "id": "INS-0106", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "anxious", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0107", "intent": "policy_query", "sub_intent": "policy_cancellation", "customer_sentiment": "frustrated", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0108", "intent": "premium_dispute", "sub_intent": "loyalty_discount", "customer_sentiment": "angry", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0109", "intent": "fraud_investigation", "sub_intent": "repeat_claimant", "customer_sentiment": "cooperative", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0110", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0111", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "distressed", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0112", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "neutral", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "I'm at Brisbane CBD on Queen Street. Policy POL-445566." }, { "role": "agent", "text": "Locksmith dispatched to Toowong Village. ETA 20 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "I understand \u2014 the technician is 25 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-88291." } ] }, { "id": "INS-0113", "intent": "claims_lodgement", "sub_intent": "medical_claim", "customer_sentiment": "distressed", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-334455." }, { "role": "agent", "text": "Claim CLM-77631 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-88291. Is there anything else I can help with today?" } ] }, { "id": "INS-0114", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "frustrated", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0115", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "confused", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0116", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "frustrated", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0117", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "neutral", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0118", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0119", "intent": "cancellation", "sub_intent": "sold_vehicle", "customer_sentiment": "neutral", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0120", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "neutral", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "I'm at outside 123 Creek Street Brisbane. Policy POL-112233." }, { "role": "agent", "text": "Perfect. Technician dispatched to Toowong Village. ETA 25 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-77631." } ] }, { "id": "INS-0121", "intent": "claims_lodgement", "sub_intent": "medical_claim", "customer_sentiment": "frustrated", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-445566." }, { "role": "agent", "text": "Claim CLM-23409 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "You're all set. Reference CLM-77631. Is there anything else I can help with today?" } ] }, { "id": "INS-0122", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "neutral", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0123", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "confused", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0124", "intent": "premium_dispute", "sub_intent": "loyalty_discount", "customer_sentiment": "frustrated", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0125", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "defensive", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0126", "intent": "new_policy", "sub_intent": "business_insurance", "customer_sentiment": "curious", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0127", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "neutral", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0128", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "anxious", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I'm safe. I'm at outside 123 Creek Street Brisbane. Policy is POL-112233." }, { "role": "agent", "text": "Locksmith dispatched to Brisbane CBD on Queen Street. ETA 20 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-91100." } ] }, { "id": "INS-0129", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "anxious", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-445566." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-88291. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "You're all set. Reference CLM-91100. Is there anything else I can help with today?" } ] }, { "id": "INS-0130", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "frustrated", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0131", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "frustrated", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0132", "intent": "premium_dispute", "sub_intent": "discount_query", "customer_sentiment": "frustrated", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0133", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "defensive", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0134", "intent": "new_policy", "sub_intent": "business_insurance", "customer_sentiment": "curious", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0135", "intent": "cancellation", "sub_intent": "moved_overseas", "customer_sentiment": "distressed", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0136", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "anxious", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at the M1 near Springwood. Policy is POL-990011." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 15 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-91100." } ] }, { "id": "INS-0137", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "distressed", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-112233." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-77631. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-44512. Is there anything else I can help with today?" } ] }, { "id": "INS-0138", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "anxious", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0139", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "neutral", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0140", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "angry", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0141", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "neutral", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0142", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0143", "intent": "cancellation", "sub_intent": "moved_overseas", "customer_sentiment": "neutral", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0144", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "distressed", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at Toowong Village. Policy is POL-334455." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 20 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "I understand \u2014 the technician is 20 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-44512." } ] }, { "id": "INS-0145", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "distressed", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-334455." }, { "role": "agent", "text": "Claim CLM-88291 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "You're all set. Reference CLM-23409. Is there anything else I can help with today?" } ] }, { "id": "INS-0146", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "neutral", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0147", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "neutral", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0148", "intent": "premium_dispute", "sub_intent": "discount_query", "customer_sentiment": "angry", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0149", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "defensive", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0150", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "curious", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0151", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "frustrated", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0152", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "anxious", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I'm safe. I'm at Toowong Village. Policy is POL-112233." }, { "role": "agent", "text": "Perfect. Technician dispatched to the M1 near Springwood. ETA 30 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-88291." } ] }, { "id": "INS-0153", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "anxious", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-334455." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-44512. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-77631. We'll SMS you every update." } ] }, { "id": "INS-0154", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "frustrated", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0155", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "confused", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0156", "intent": "premium_dispute", "sub_intent": "loyalty_discount", "customer_sentiment": "frustrated", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0157", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "neutral", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0158", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "curious", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0159", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "frustrated", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0160", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "distressed", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at Westfield Garden City car park. Policy is POL-990011." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 25 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "I understand \u2014 the technician is 30 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-23409." } ] }, { "id": "INS-0161", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "anxious", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-112233." }, { "role": "agent", "text": "Claim CLM-88291 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-91100. We'll SMS you every update." } ] }, { "id": "INS-0162", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "anxious", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0163", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "frustrated", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0164", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "angry", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0165", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "defensive", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0166", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0167", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "frustrated", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0168", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "anxious", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at Brisbane CBD on Queen Street. Policy is POL-778899." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 25 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-44512." } ] }, { "id": "INS-0169", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "distressed", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-334455." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-44512. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "You're all set. Reference CLM-23409. Is there anything else I can help with today?" } ] }, { "id": "INS-0170", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "anxious", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0171", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "frustrated", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0172", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "frustrated", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0173", "intent": "fraud_investigation", "sub_intent": "repeat_claimant", "customer_sentiment": "neutral", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0174", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "positive", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0175", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "distressed", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0176", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "neutral", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-778899." }, { "role": "agent", "text": "Locksmith dispatched to Toowong Village. ETA 30 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-23409." } ] }, { "id": "INS-0177", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "neutral", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-334455." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-77631. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-23409. We'll SMS you every update." } ] }, { "id": "INS-0178", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "frustrated", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0179", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "confused", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0180", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "frustrated", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0181", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "defensive", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0182", "intent": "new_policy", "sub_intent": "health_insurance", "customer_sentiment": "positive", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0183", "intent": "cancellation", "sub_intent": "sold_vehicle", "customer_sentiment": "neutral", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0184", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "anxious", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "I'm at Brisbane CBD on Queen Street. Policy POL-778899." }, { "role": "agent", "text": "Locksmith dispatched to the M1 near Springwood. ETA 15 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-88291." } ] }, { "id": "INS-0185", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "frustrated", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-445566." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-91100. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-23409. We'll SMS you every update." } ] }, { "id": "INS-0186", "intent": "claim_status", "sub_intent": "partial_payment", "customer_sentiment": "frustrated", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0187", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "frustrated", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0188", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "frustrated", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0189", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "cooperative", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0190", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "neutral", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0191", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "neutral", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0192", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "distressed", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-445566." }, { "role": "agent", "text": "Locksmith dispatched to Toowong Village. ETA 25 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-77631." } ] }, { "id": "INS-0193", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "distressed", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-445566." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-91100. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-91100. Is there anything else I can help with today?" } ] }, { "id": "INS-0194", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "neutral", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0195", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "neutral", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0196", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "frustrated", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0197", "intent": "fraud_investigation", "sub_intent": "staged_accident", "customer_sentiment": "defensive", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0198", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "curious", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0199", "intent": "cancellation", "sub_intent": "moved_overseas", "customer_sentiment": "distressed", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0200", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "anxious", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at the M1 near Springwood. Policy is POL-990011." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately approximately 20 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "I understand \u2014 the technician is 30 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-77631." } ] }, { "id": "INS-0201", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "distressed", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-445566." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-77631. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-77631. Is there anything else I can help with today?" } ] }, { "id": "INS-0202", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "neutral", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0203", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "confused", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0204", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "neutral", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0205", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "cooperative", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0206", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "curious", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0207", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "distressed", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0208", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "neutral", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I'm safe. I'm at the M1 near Springwood. Policy is POL-112233." }, { "role": "agent", "text": "Locksmith dispatched to Brisbane CBD on Queen Street. ETA 20 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-44512." } ] }, { "id": "INS-0209", "intent": "claims_lodgement", "sub_intent": "medical_claim", "customer_sentiment": "neutral", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-990011." }, { "role": "agent", "text": "Claim CLM-88291 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-44512. Is there anything else I can help with today?" } ] }, { "id": "INS-0210", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "frustrated", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0211", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "confused", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0212", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "frustrated", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0213", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "neutral", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0214", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "curious", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0215", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "distressed", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0216", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "anxious", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "I'm at Toowong Village. Policy POL-990011." }, { "role": "agent", "text": "Perfect. Technician dispatched to outside 123 Creek Street Brisbane. ETA 30 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-91100. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0217", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "anxious", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-990011." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-91100. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-91100. We'll SMS you every update." } ] }, { "id": "INS-0218", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "frustrated", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0219", "intent": "policy_query", "sub_intent": "policy_cancellation", "customer_sentiment": "frustrated", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0220", "intent": "premium_dispute", "sub_intent": "loyalty_discount", "customer_sentiment": "neutral", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0221", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "cooperative", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0222", "intent": "new_policy", "sub_intent": "health_insurance", "customer_sentiment": "positive", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0223", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "frustrated", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0224", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "neutral", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "I'm at Brisbane CBD on Queen Street. Policy POL-112233." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 15 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-91100." } ] }, { "id": "INS-0225", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "frustrated", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-445566." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-44512. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "You're all set. Reference CLM-23409. Is there anything else I can help with today?" } ] }, { "id": "INS-0226", "intent": "claim_status", "sub_intent": "partial_payment", "customer_sentiment": "neutral", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0227", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "neutral", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0228", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "neutral", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0229", "intent": "fraud_investigation", "sub_intent": "staged_accident", "customer_sentiment": "cooperative", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0230", "intent": "new_policy", "sub_intent": "health_insurance", "customer_sentiment": "positive", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0231", "intent": "cancellation", "sub_intent": "sold_vehicle", "customer_sentiment": "neutral", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0232", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "neutral", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at the M1 near Springwood. Policy is POL-445566." }, { "role": "agent", "text": "Perfect. Technician dispatched to Brisbane CBD on Queen Street. ETA 20 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-88291. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0233", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "frustrated", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-778899." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-88291. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-44512. We'll SMS you every update." } ] }, { "id": "INS-0234", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "neutral", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0235", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "frustrated", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0236", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "frustrated", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0237", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "neutral", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0238", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0239", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "distressed", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0240", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "distressed", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I'm safe. I'm at Toowong Village. Policy is POL-445566." }, { "role": "agent", "text": "Perfect. Technician dispatched to Brisbane CBD on Queen Street. ETA 30 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-88291." } ] }, { "id": "INS-0241", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "anxious", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-990011." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-23409. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "You're all set. Reference CLM-77631. Is there anything else I can help with today?" } ] }, { "id": "INS-0242", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "anxious", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0243", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "frustrated", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0244", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "frustrated", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0245", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "neutral", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0246", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "neutral", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0247", "intent": "cancellation", "sub_intent": "moved_overseas", "customer_sentiment": "frustrated", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0248", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "distressed", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I'm safe. I'm at Westfield Garden City car park. Policy is POL-334455." }, { "role": "agent", "text": "Locksmith dispatched to outside 123 Creek Street Brisbane. ETA 15 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-23409." } ] }, { "id": "INS-0249", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "frustrated", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-334455." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-44512. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-91100. We'll SMS you every update." } ] }, { "id": "INS-0250", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "anxious", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0251", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "frustrated", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0252", "intent": "premium_dispute", "sub_intent": "loyalty_discount", "customer_sentiment": "neutral", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0253", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "defensive", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0254", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "neutral", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0255", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "frustrated", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0256", "intent": "roadside_assistance", "sub_intent": "flat_tyre", "customer_sentiment": "neutral", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-445566." }, { "role": "agent", "text": "Locksmith dispatched to Westfield Garden City car park. ETA 20 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "I understand \u2014 the technician is 30 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-77631." } ] }, { "id": "INS-0257", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "distressed", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-778899." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-88291. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-88291. We'll be in touch within 24 hours." } ] }, { "id": "INS-0258", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "frustrated", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0259", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "frustrated", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0260", "intent": "premium_dispute", "sub_intent": "discount_query", "customer_sentiment": "angry", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0261", "intent": "fraud_investigation", "sub_intent": "staged_accident", "customer_sentiment": "neutral", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0262", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0263", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "distressed", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0264", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "anxious", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "I'm at the M1 near Springwood. Policy POL-112233." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 15 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-77631. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0265", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "frustrated", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-334455." }, { "role": "agent", "text": "Claim CLM-23409 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-44512. We'll be in touch within 24 hours." } ] }, { "id": "INS-0266", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "neutral", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0267", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "frustrated", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0268", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "frustrated", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0269", "intent": "fraud_investigation", "sub_intent": "repeat_claimant", "customer_sentiment": "defensive", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0270", "intent": "new_policy", "sub_intent": "health_insurance", "customer_sentiment": "positive", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0271", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "neutral", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0272", "intent": "roadside_assistance", "sub_intent": "flat_tyre", "customer_sentiment": "neutral", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "I'm at the M1 near Springwood. Policy POL-112233." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 15 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-88291. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0273", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "anxious", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-990011." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-91100. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-44512. We'll be in touch within 24 hours." } ] }, { "id": "INS-0274", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "neutral", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0275", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "neutral", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0276", "intent": "premium_dispute", "sub_intent": "discount_query", "customer_sentiment": "neutral", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0277", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "neutral", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0278", "intent": "new_policy", "sub_intent": "health_insurance", "customer_sentiment": "positive", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0279", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "neutral", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0280", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "distressed", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "I'm at Brisbane CBD on Queen Street. Policy POL-334455." }, { "role": "agent", "text": "Perfect. Technician dispatched to outside 123 Creek Street Brisbane. ETA 20 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-91100. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0281", "intent": "claims_lodgement", "sub_intent": "medical_claim", "customer_sentiment": "distressed", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-990011." }, { "role": "agent", "text": "Claim CLM-44512 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-77631. Is there anything else I can help with today?" } ] }, { "id": "INS-0282", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "frustrated", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0283", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "neutral", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0284", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "neutral", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0285", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "cooperative", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0286", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "curious", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0287", "intent": "cancellation", "sub_intent": "sold_vehicle", "customer_sentiment": "neutral", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0288", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "neutral", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at Westfield Garden City car park. Policy is POL-334455." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 25 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-77631." } ] }, { "id": "INS-0289", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "anxious", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-990011." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-77631. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-88291. Is there anything else I can help with today?" } ] }, { "id": "INS-0290", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "neutral", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0291", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "frustrated", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0292", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "angry", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0293", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "cooperative", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0294", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "curious", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0295", "intent": "cancellation", "sub_intent": "moved_overseas", "customer_sentiment": "neutral", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0296", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "distressed", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "I'm at outside 123 Creek Street Brisbane. Policy POL-778899." }, { "role": "agent", "text": "Perfect. Technician dispatched to outside 123 Creek Street Brisbane. ETA 25 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-23409." } ] }, { "id": "INS-0297", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "frustrated", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-334455." }, { "role": "agent", "text": "Claim CLM-77631 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-88291. Is there anything else I can help with today?" } ] }, { "id": "INS-0298", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "neutral", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0299", "intent": "policy_query", "sub_intent": "policy_cancellation", "customer_sentiment": "confused", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0300", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "frustrated", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0301", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "defensive", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0302", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "curious", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0303", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "frustrated", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0304", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "distressed", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I'm safe. I'm at Brisbane CBD on Queen Street. Policy is POL-990011." }, { "role": "agent", "text": "Locksmith dispatched to Brisbane CBD on Queen Street. ETA 20 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-91100." } ] }, { "id": "INS-0305", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "neutral", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-112233." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-44512. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-77631. We'll SMS you every update." } ] }, { "id": "INS-0306", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "neutral", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0307", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "confused", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0308", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "angry", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0309", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "neutral", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0310", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "curious", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0311", "intent": "cancellation", "sub_intent": "moved_overseas", "customer_sentiment": "distressed", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0312", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "distressed", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-445566." }, { "role": "agent", "text": "Locksmith dispatched to Brisbane CBD on Queen Street. ETA 30 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "I understand \u2014 the technician is 20 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-77631." } ] }, { "id": "INS-0313", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "neutral", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-112233." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-44512. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-23409. We'll SMS you every update." } ] }, { "id": "INS-0314", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "frustrated", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0315", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "frustrated", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0316", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "frustrated", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0317", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "cooperative", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0318", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0319", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "neutral", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0320", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "anxious", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-112233." }, { "role": "agent", "text": "Locksmith dispatched to Toowong Village. ETA approximately 20 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-88291." } ] }, { "id": "INS-0321", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "anxious", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-778899." }, { "role": "agent", "text": "Claim CLM-91100 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-91100. We'll SMS you every update." } ] }, { "id": "INS-0322", "intent": "claim_status", "sub_intent": "partial_payment", "customer_sentiment": "anxious", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0323", "intent": "policy_query", "sub_intent": "policy_cancellation", "customer_sentiment": "frustrated", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0324", "intent": "premium_dispute", "sub_intent": "discount_query", "customer_sentiment": "frustrated", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0325", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "cooperative", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0326", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0327", "intent": "cancellation", "sub_intent": "sold_vehicle", "customer_sentiment": "frustrated", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0328", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "anxious", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at outside 123 Creek Street Brisbane. Policy is POL-778899." }, { "role": "agent", "text": "Locksmith dispatched to Brisbane CBD on Queen Street. ETA approximately 20 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "I understand \u2014 the technician is 20 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-77631." } ] }, { "id": "INS-0329", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "frustrated", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-778899." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-23409. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "You're all set. Reference CLM-88291. Is there anything else I can help with today?" } ] }, { "id": "INS-0330", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "neutral", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0331", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "neutral", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0332", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "neutral", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0333", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "defensive", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0334", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "neutral", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0335", "intent": "cancellation", "sub_intent": "sold_vehicle", "customer_sentiment": "frustrated", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0336", "intent": "roadside_assistance", "sub_intent": "flat_tyre", "customer_sentiment": "anxious", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-778899." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately approximately 20 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "I understand \u2014 the technician is 20 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-91100." } ] }, { "id": "INS-0337", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "neutral", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-334455." }, { "role": "agent", "text": "Claim CLM-88291 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-23409. We'll be in touch within 24 hours." } ] }, { "id": "INS-0338", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "anxious", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0339", "intent": "policy_query", "sub_intent": "policy_cancellation", "customer_sentiment": "confused", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0340", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "angry", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0341", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "defensive", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0342", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "positive", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0343", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "frustrated", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0344", "intent": "roadside_assistance", "sub_intent": "flat_tyre", "customer_sentiment": "neutral", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "I'm at the M1 near Springwood. Policy POL-445566." }, { "role": "agent", "text": "Perfect. Technician dispatched to Brisbane CBD on Queen Street. ETA 20 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-91100. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0345", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "distressed", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-445566." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-91100. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-88291. We'll be in touch within 24 hours." } ] }, { "id": "INS-0346", "intent": "claim_status", "sub_intent": "partial_payment", "customer_sentiment": "neutral", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0347", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "confused", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0348", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "neutral", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0349", "intent": "fraud_investigation", "sub_intent": "repeat_claimant", "customer_sentiment": "neutral", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0350", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0351", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "neutral", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0352", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "distressed", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at Westfield Garden City car park. Policy is POL-445566." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 30 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "I understand \u2014 the technician is 20 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-44512." } ] }, { "id": "INS-0353", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "distressed", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-112233." }, { "role": "agent", "text": "Claim CLM-23409 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-23409. We'll be in touch within 24 hours." } ] }, { "id": "INS-0354", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "neutral", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0355", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "frustrated", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0356", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "neutral", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0357", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "defensive", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0358", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0359", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "neutral", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0360", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "distressed", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I'm safe. I'm at outside 123 Creek Street Brisbane. Policy is POL-778899." }, { "role": "agent", "text": "Perfect. Technician dispatched to Westfield Garden City car park. ETA 15 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-88291." } ] }, { "id": "INS-0361", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "distressed", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-990011." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-23409. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-77631. We'll SMS you every update." } ] }, { "id": "INS-0362", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "frustrated", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0363", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "frustrated", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0364", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "neutral", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0365", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "neutral", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0366", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "curious", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0367", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "neutral", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0368", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "neutral", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "I'm at Westfield Garden City car park. Policy POL-990011." }, { "role": "agent", "text": "Locksmith dispatched to Toowong Village. ETA 25 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "I understand \u2014 the technician is 25 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-23409." } ] }, { "id": "INS-0369", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "frustrated", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-990011." }, { "role": "agent", "text": "Claim CLM-88291 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-91100. We'll be in touch within 24 hours." } ] }, { "id": "INS-0370", "intent": "claim_status", "sub_intent": "partial_payment", "customer_sentiment": "frustrated", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0371", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "neutral", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0372", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "neutral", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0373", "intent": "fraud_investigation", "sub_intent": "staged_accident", "customer_sentiment": "neutral", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0374", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "neutral", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0375", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "distressed", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0376", "intent": "roadside_assistance", "sub_intent": "towing_request", "customer_sentiment": "neutral", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at Toowong Village. Policy is POL-778899." }, { "role": "agent", "text": "Perfect. Technician dispatched to Brisbane CBD on Queen Street. ETA 20 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-77631." } ] }, { "id": "INS-0377", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "frustrated", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-334455." }, { "role": "agent", "text": "Claim CLM-77631 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-23409. We'll be in touch within 24 hours." } ] }, { "id": "INS-0378", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "anxious", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0379", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "neutral", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0380", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "angry", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0381", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "cooperative", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0382", "intent": "new_policy", "sub_intent": "health_insurance", "customer_sentiment": "curious", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0383", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "neutral", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0384", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "distressed", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I'm safe. I'm at Brisbane CBD on Queen Street. Policy is POL-334455." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 30 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-44512. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0385", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "neutral", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-445566." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-23409. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "You're all set. Reference CLM-91100. Is there anything else I can help with today?" } ] }, { "id": "INS-0386", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "frustrated", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0387", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "confused", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0388", "intent": "premium_dispute", "sub_intent": "loyalty_discount", "customer_sentiment": "angry", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0389", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "cooperative", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0390", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0391", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "frustrated", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0392", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "neutral", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at Toowong Village. Policy is POL-778899." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately approximately 20 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-44512." } ] }, { "id": "INS-0393", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "anxious", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-990011." }, { "role": "agent", "text": "Claim CLM-23409 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-91100. We'll SMS you every update." } ] }, { "id": "INS-0394", "intent": "claim_status", "sub_intent": "partial_payment", "customer_sentiment": "neutral", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0395", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "confused", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0396", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "frustrated", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0397", "intent": "fraud_investigation", "sub_intent": "staged_accident", "customer_sentiment": "defensive", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0398", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "curious", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0399", "intent": "cancellation", "sub_intent": "moved_overseas", "customer_sentiment": "neutral", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0400", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "distressed", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-990011." }, { "role": "agent", "text": "Perfect. Technician dispatched to Brisbane CBD on Queen Street. ETA 25 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-88291." } ] }, { "id": "INS-0401", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "distressed", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-112233." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-23409. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-23409. We'll SMS you every update." } ] }, { "id": "INS-0402", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "neutral", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0403", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "frustrated", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0404", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "neutral", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0405", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "cooperative", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0406", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "neutral", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0407", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "distressed", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0408", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "distressed", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I'm safe. I'm at Brisbane CBD on Queen Street. Policy is POL-990011." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 15 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-44512." } ] }, { "id": "INS-0409", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "anxious", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-112233." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-44512. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "You're all set. Reference CLM-44512. Is there anything else I can help with today?" } ] }, { "id": "INS-0410", "intent": "claim_status", "sub_intent": "partial_payment", "customer_sentiment": "frustrated", "resolution_outcome": "timeline_clarified", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0411", "intent": "policy_query", "sub_intent": "add_on_coverage", "customer_sentiment": "confused", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0412", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "angry", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0413", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "cooperative", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0414", "intent": "new_policy", "sub_intent": "business_insurance", "customer_sentiment": "neutral", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0415", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "frustrated", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0416", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "distressed", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "I'm at Toowong Village. Policy POL-445566." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 30 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-88291." } ] }, { "id": "INS-0417", "intent": "claims_lodgement", "sub_intent": "medical_claim", "customer_sentiment": "neutral", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-778899." }, { "role": "agent", "text": "Claim CLM-88291 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "You're all set. Reference CLM-88291. Is there anything else I can help with today?" } ] }, { "id": "INS-0418", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "neutral", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0419", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "confused", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0420", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "frustrated", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0421", "intent": "fraud_investigation", "sub_intent": "suspicious_claim", "customer_sentiment": "defensive", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0422", "intent": "new_policy", "sub_intent": "business_insurance", "customer_sentiment": "positive", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0423", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "distressed", "resolution_outcome": "cancelled", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0424", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "neutral", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "I'm at outside 123 Creek Street Brisbane. Policy POL-445566." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 25 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "I understand \u2014 the technician is 30 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-88291." } ] }, { "id": "INS-0425", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "frustrated", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-112233." }, { "role": "agent", "text": "Claim CLM-91100 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-23409. We'll be in touch within 24 hours." } ] }, { "id": "INS-0426", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "frustrated", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0427", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "frustrated", "resolution_outcome": "quote_generated", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0428", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "frustrated", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0429", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "cooperative", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0430", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0431", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "distressed", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0432", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "neutral", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-112233." }, { "role": "agent", "text": "Locksmith dispatched to Westfield Garden City car park. ETA 15 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-91100. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0433", "intent": "claims_lodgement", "sub_intent": "medical_claim", "customer_sentiment": "distressed", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-778899." }, { "role": "agent", "text": "Claim CLM-23409 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "You're all set. Reference CLM-91100. Is there anything else I can help with today?" } ] }, { "id": "INS-0434", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "neutral", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0435", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "confused", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0436", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "neutral", "resolution_outcome": "policy_reviewed", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0437", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "neutral", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0438", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "curious", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0439", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "neutral", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0440", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "neutral", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-778899." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately approximately 20 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "I understand \u2014 the technician is 15 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-77631." } ] }, { "id": "INS-0441", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "frustrated", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "I'm okay just shaken. My car is damaged pretty badly. Policy is POL-112233." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-23409. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-91100. We'll SMS you every update." } ] }, { "id": "INS-0442", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "frustrated", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0443", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "frustrated", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0444", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "neutral", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0445", "intent": "fraud_investigation", "sub_intent": "repeat_claimant", "customer_sentiment": "neutral", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0446", "intent": "new_policy", "sub_intent": "business_insurance", "customer_sentiment": "positive", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0447", "intent": "cancellation", "sub_intent": "sold_vehicle", "customer_sentiment": "frustrated", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0448", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "distressed", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "I'm at Brisbane CBD on Queen Street. Policy POL-990011." }, { "role": "agent", "text": "Perfect. Technician dispatched to Toowong Village. ETA 20 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-23409. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0449", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "neutral", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-990011." }, { "role": "agent", "text": "I've got your policy up. I'm opening a claim now \u2014 reference CLM-88291. An assessor will contact you within 24 hours to arrange an inspection. In the meantime please don't authorise any repairs." }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "Take photos of all the damage if you haven't already and upload them to the app. Your claim reference is CLM-88291. We'll SMS you every update." } ] }, { "id": "INS-0450", "intent": "claim_status", "sub_intent": "partial_payment", "customer_sentiment": "anxious", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0451", "intent": "policy_query", "sub_intent": "coverage_query", "customer_sentiment": "frustrated", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0452", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "angry", "resolution_outcome": "discount_applied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0453", "intent": "fraud_investigation", "sub_intent": "repeat_claimant", "customer_sentiment": "neutral", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0454", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "curious", "resolution_outcome": "referral_to_specialist", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0455", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "distressed", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my premium increase." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0456", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "neutral", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "Your safety is the priority. Are you off the road and away from traffic? Please put your hazard lights on if you haven't already." }, { "role": "customer", "text": "I'm at Toowong Village. Policy POL-112233." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 20 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-23409." } ] }, { "id": "INS-0457", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "frustrated", "resolution_outcome": "claim_opened", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That's awful \u2014 I'm sorry that happened. Let me get a claim opened straight away. Are you safe and has the incident been reported to police?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-112233." }, { "role": "agent", "text": "Claim CLM-44512 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-44512. We'll be in touch within 24 hours." } ] }, { "id": "INS-0458", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "anxious", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "I need help with my contents policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I wanted to ask about my renewal." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0459", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "confused", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0460", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "angry", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0461", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "neutral", "resolution_outcome": "investigation_opened", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0462", "intent": "new_policy", "sub_intent": "life_insurance_query", "customer_sentiment": "positive", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0463", "intent": "cancellation", "sub_intent": "sold_vehicle", "customer_sentiment": "neutral", "resolution_outcome": "hardship_plan_offered", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my excess for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0464", "intent": "roadside_assistance", "sub_intent": "battery_jump", "customer_sentiment": "neutral", "resolution_outcome": "resolved", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-334455." }, { "role": "agent", "text": "Perfect. Technician dispatched to outside 123 Creek Street Brisbane. ETA approximately 20 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Just the battery I think. It's an older car." }, { "role": "agent", "text": "I understand \u2014 the technician is 20 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-23409." } ] }, { "id": "INS-0465", "intent": "claims_lodgement", "sub_intent": "home_damage", "customer_sentiment": "neutral", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "My house has water damage. A pipe burst overnight and the floor is ruined." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-112233." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-44512. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "Yes I'll get that together. What happens next?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "You're all set. Reference CLM-77631. Is there anything else I can help with today?" } ] }, { "id": "INS-0466", "intent": "claim_status", "sub_intent": "payment_timeline", "customer_sentiment": "frustrated", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0467", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "frustrated", "resolution_outcome": "referral_to_advisor", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0468", "intent": "premium_dispute", "sub_intent": "unexpected_charge", "customer_sentiment": "angry", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0469", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "cooperative", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "Policy number is POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0470", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "policy_issued", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0471", "intent": "cancellation", "sub_intent": "found_cheaper", "customer_sentiment": "distressed", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my no-claims bonus for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0472", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "distressed", "resolution_outcome": "assistance_dispatched", "turns": [ { "role": "customer", "text": "I have a flat tyre on the highway. I'm on the M1 northbound near the Beenleigh exit. I have my kids in the car." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-445566." }, { "role": "agent", "text": "Good \u2014 stay in your car with the doors locked and hazards on. I've dispatched a technician to your location. ETA is approximately 30 minutes. I'll SMS you the technician's name and contact number now." }, { "role": "customer", "text": "Yes. I can see them through the window." }, { "role": "agent", "text": "Perfect, they'll have you in within minutes. Reference CLM-44512. Is there anything else I can help with while you wait?" } ] }, { "id": "INS-0473", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "anxious", "resolution_outcome": "more_info_required", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-778899." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-77631. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Given the severity, I'm marking this urgent. Expect a call from the assessor within 4 hours. They'll assess the damage and provide a repair estimate within 48 hours of inspection." }, { "role": "customer", "text": "Okay. Do I need to do anything else now?" }, { "role": "agent", "text": "You're all set. Reference CLM-91100. Is there anything else I can help with today?" } ] }, { "id": "INS-0474", "intent": "claim_status", "sub_intent": "partial_payment", "customer_sentiment": "frustrated", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0475", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "confused", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I need help with my car policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "Can you clarify my coverage limits for me?" }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0476", "intent": "premium_dispute", "sub_intent": "no_claims_bonus", "customer_sentiment": "angry", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0477", "intent": "fraud_investigation", "sub_intent": "false_documentation", "customer_sentiment": "defensive", "resolution_outcome": "claim_denied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0478", "intent": "new_policy", "sub_intent": "business_insurance", "customer_sentiment": "neutral", "resolution_outcome": "follow_up_scheduled", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my premium increase." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0479", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "distressed", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "Policy number is POL-778899." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my coverage limits." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0480", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "neutral", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "Are you in a safe location? Flat car parks are fine \u2014 I'm dispatching a technician to you now. Can I get your location and policy number?" }, { "role": "customer", "text": "I'm at outside 123 Creek Street Brisbane. Policy POL-445566." }, { "role": "agent", "text": "Locksmith dispatched to the M1 near Springwood. ETA approximately 20 minutes. They'll call when they arrive. Just to confirm \u2014 your keys are definitely inside and the car is locked?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "I understand \u2014 the technician is 25 minutes away. Stay calm, stay in the car, and I'm here if you need anything while you wait. Reference CLM-91100." } ] }, { "id": "INS-0481", "intent": "claims_lodgement", "sub_intent": "travel_claim", "customer_sentiment": "distressed", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-445566." }, { "role": "agent", "text": "Claim CLM-44512 is open. I'm flagging this as water damage which fast-tracks the assessor. Someone will contact you within 4 business hours. Do you need emergency accommodation while repairs are done?" }, { "role": "customer", "text": "How long does it usually take to process?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Good. Thank you. I'll submit the list today." }, { "role": "agent", "text": "Perfect. Upload photos and the item list through the portal. Reference CLM-23409. We'll be in touch within 24 hours." } ] }, { "id": "INS-0482", "intent": "claim_status", "sub_intent": "status_update", "customer_sentiment": "anxious", "resolution_outcome": "payment_confirmed", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0483", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "confused", "resolution_outcome": "information_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my excess." }, { "role": "agent", "text": "Of course. Let me explain that clearly." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0484", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "angry", "resolution_outcome": "explanation_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I wanted to ask about my excess." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0485", "intent": "fraud_investigation", "sub_intent": "exaggerated_damage", "customer_sentiment": "cooperative", "resolution_outcome": "claim_approved", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0486", "intent": "new_policy", "sub_intent": "home_insurance_quote", "customer_sentiment": "positive", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "I need help with my life policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0487", "intent": "cancellation", "sub_intent": "financial_hardship", "customer_sentiment": "frustrated", "resolution_outcome": "retention_offer_accepted", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0488", "intent": "roadside_assistance", "sub_intent": "lockout", "customer_sentiment": "neutral", "resolution_outcome": "third_party_arranged", "turns": [ { "role": "customer", "text": "My battery is completely dead. I'm in a shopping centre car park and I can't get anyone to help." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "Yes I've pulled onto the shoulder. I'm a bit scared. Policy POL-334455." }, { "role": "agent", "text": "Perfect. Technician dispatched to outside 123 Creek Street Brisbane. ETA 15 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-23409." } ] }, { "id": "INS-0489", "intent": "claims_lodgement", "sub_intent": "theft", "customer_sentiment": "anxious", "resolution_outcome": "claim_approved_fast_track", "turns": [ { "role": "customer", "text": "My car was broken into last night. They smashed the window and took my laptop bag." }, { "role": "agent", "text": "That sounds really stressful. I want to get this moving for you immediately. Can I get your policy number so I can pull up your details?" }, { "role": "customer", "text": "Yes I'm fine. I filed a police report this morning. Policy is POL-334455." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-44512. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "Once you submit the item list through the app or online portal, the assessor reviews it within 2 business days. Fast-track approval is possible for theft claims under $5,000." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-77631. Is there anything else I can help with today?" } ] }, { "id": "INS-0490", "intent": "claim_status", "sub_intent": "claim_delay", "customer_sentiment": "neutral", "resolution_outcome": "update_provided", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "That makes sense. Thank you." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0491", "intent": "policy_query", "sub_intent": "excess_query", "customer_sentiment": "neutral", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "I need help with my home policy." }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-990011." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "Can you clarify my premium increase for me?" }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0492", "intent": "premium_dispute", "sub_intent": "loyalty_discount", "customer_sentiment": "angry", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "POL-445566." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "Happy to help. Take care." } ] }, { "id": "INS-0493", "intent": "fraud_investigation", "sub_intent": "staged_accident", "customer_sentiment": "cooperative", "resolution_outcome": "referred_to_siu", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0494", "intent": "new_policy", "sub_intent": "car_insurance_quote", "customer_sentiment": "neutral", "resolution_outcome": "quote_provided", "turns": [ { "role": "customer", "text": "I have a question about my insurance." }, { "role": "agent", "text": "Happy to help. What's your policy number?" }, { "role": "customer", "text": "POL-334455." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0495", "intent": "cancellation", "sub_intent": "dissatisfied", "customer_sentiment": "frustrated", "resolution_outcome": "cooling_off_applied", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "Policy number is POL-112233." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I wanted to ask about my no-claims bonus." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0496", "intent": "roadside_assistance", "sub_intent": "fuel_delivery", "customer_sentiment": "neutral", "resolution_outcome": "eta_provided", "turns": [ { "role": "customer", "text": "I've locked my keys inside my car. I'm outside my office and I have a meeting in an hour." }, { "role": "agent", "text": "No problem \u2014 I can get someone to you. What's your exact location and can I get your policy number?" }, { "role": "customer", "text": "I'm at Toowong Village. Policy POL-334455." }, { "role": "agent", "text": "Perfect. Technician dispatched to outside 123 Creek Street Brisbane. ETA 30 minutes. They'll call you when they're 5 minutes away. Is the battery issue just the car or do you think there's a deeper problem?" }, { "role": "customer", "text": "Okay. Thank you. My kids are getting anxious." }, { "role": "agent", "text": "That's good \u2014 likely just needs a jump start. If the battery can't hold charge the technician will advise on replacement. Reference CLM-44512." } ] }, { "id": "INS-0497", "intent": "claims_lodgement", "sub_intent": "car_accident", "customer_sentiment": "anxious", "resolution_outcome": "assessor_assigned", "turns": [ { "role": "customer", "text": "I need to lodge a claim. I had a car accident this morning. The other driver ran a red light and hit me." }, { "role": "agent", "text": "I'm so sorry to hear that \u2014 I hope you're okay. Let me open a claim for you right now. Are you safe and do you need any immediate assistance?" }, { "role": "customer", "text": "We're okay but the damage is significant. Policy number POL-990011." }, { "role": "agent", "text": "Claim opened \u2014 reference CLM-91100. Having the police report is great, that'll speed things up. An assessor will contact you within 24 hours. Can you provide a list of stolen items for the claim?" }, { "role": "customer", "text": "No I can stay with family. How long until I hear something?" }, { "role": "agent", "text": "For car accidents with a clear third party at fault, we typically resolve within 10 to 15 business days. If the other driver's insurer accepts liability it can be faster. I'll keep you updated at every stage." }, { "role": "customer", "text": "Alright. Thank you for being so helpful." }, { "role": "agent", "text": "You're all set. Reference CLM-23409. Is there anything else I can help with today?" } ] }, { "id": "INS-0498", "intent": "claim_status", "sub_intent": "assessor_update", "customer_sentiment": "neutral", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Absolutely. Policy number please?" }, { "role": "customer", "text": "It's POL-778899." }, { "role": "agent", "text": "All up. What's the issue?" }, { "role": "customer", "text": "Can you clarify my renewal for me?" }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "No problem. Is there anything else?" } ] }, { "id": "INS-0499", "intent": "policy_query", "sub_intent": "policy_renewal", "customer_sentiment": "neutral", "resolution_outcome": "policy_updated", "turns": [ { "role": "customer", "text": "Can you help me with a claim or policy question?" }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "It's POL-990011." }, { "role": "agent", "text": "Got it. I've got your policy up. How can I help?" }, { "role": "customer", "text": "I'm concerned about my renewal." }, { "role": "agent", "text": "Good question. Here's the answer." }, { "role": "customer", "text": "Great, thanks for clarifying." }, { "role": "agent", "text": "My pleasure. Anything else today?" } ] }, { "id": "INS-0500", "intent": "premium_dispute", "sub_intent": "premium_increase", "customer_sentiment": "neutral", "resolution_outcome": "escalated", "turns": [ { "role": "customer", "text": "I need help with my travel policy." }, { "role": "agent", "text": "Of course. Can I get your policy number to pull up your details?" }, { "role": "customer", "text": "POL-112233." }, { "role": "agent", "text": "Policy found. What can I help you with today?" }, { "role": "customer", "text": "I'm concerned about my coverage limits." }, { "role": "agent", "text": "Happy to clarify. Here's what your policy says." }, { "role": "customer", "text": "Okay I understand now." }, { "role": "agent", "text": "Happy to help. Take care." } ] } ] }