Product Admin Configuration
After creating an insurance product in the Product Factory, go to the Product Admin Configuration form to set pricing rules, policy rules, claims, formula mapping, and payment types.
-
In Studio, click the main menu and navigate to the Product Admin Configuration. Click Add Product Configuration and select Insurance Product Admin.
-
Click Save and Reload. The Product Admin Configuration form opens.
-
Under Insurance Products, select your product that you want to attach to this configuration.
-
Click Configure Insured Object.
-
in the Entity Mapping field, add the entity built in the project as an extension of the Insured Object entity.
-
Specific Address: tick the box to display the address for the insured object. When generating the policy with GeneratePolicy API, make sure to include the addressId inside the call to display the specific address for the insured object in the policy..
-
under Dimensions, map each attribute from the entity developed for this project.
-
-
Under the Pricing Rules category, tick the box under the MQ Individual Offer to allow only one quote under the Master Quote to be selected as a beneficiary. If left unchecked, all quotes under the MQ policy must be selected.
-
If you tick the box under MQ Issuance for Passed Quotes so that quotes that pass the underwriting (UW) rules are generated even if not all rules are satisfied. If left unchecked, if any rule fails, no quotes will be generated.
-
Under the Policy Rules category, tick the box under the Overlapping Policies to allow a customer to hold multiple policies for the same product.
-
In the Number of days in advance field, add the maximum number of days for when the coverage starts. This is for future dated policies.
-
Tick the Backdate policy start date to allow backdating the policy. This expands two additional fields:
-
Number of days: add the maximum number of days for backdating policies. This is calculated as the difference between the system date (the current date) and the policy start date.
-
Security Roles: select the security roles the user needs to have to be allowed to backdate policies.
-
-
In the Premium Calculation Formula Mapping category, click Insert to add the Insurance Product Item Formula defined for your product.
-
Click Save and reload.
Mapping Data for Different Scenarios
-
Map Quote Admin Data: Use this when mapping data for renewals with new offers.
-
Go to the Definition screen, select Master Entity, and add the project-developed entity extension.
-
On the Input screen, map the attributes required by the formula.
-
Map Policy Data: Required when configuring mid-term adjustments (MTAs).
-
Go to the Definition screen, select Master Entity, and add the project-developed entity extension.
-
On the Input screen, map the attributes needed for MTAs.
-
-
Map Quote & Bind Data: Use this for recalculating quotes in the origination journey.
-
On the Definition screen, select Master Entity and add the relevant entity extension.
-
On the Input screen, map the attributes as per the formula.
-
You need to define an audience segment in order to be able to map the attributes.
-
Under the Underwriting Formula Mapping category, click Insert to add the formula required for underwriting as defined in your project.
-
Click Save and reload.
Mapping Data for Underwriting Scenarios
- Map Quote Admin Data: Use this when mapping data for renewals with new offers.
-
Go to the Definition screen, select Master Entity, and add the project-developed entity extension.
-
On the Input screen, map the attributes required by the formula.
-
Map Policy Data: Required when configuring mid-term adjustments (MTAs).
-
Go to the Definition screen, select Master Entity, and add the project-developed entity extension.
-
On the Input screen, map the attributes needed for MTAs.
-
-
Map Quote & Bind Data: Use this for recalculating quotes in the origination journey.
-
On the Definition screen, select Master Entity and add the relevant entity extension.
-
On the Input screen, map the attributes as per the formula.
-
You need to define an audience segment in order to be able to map the attributes.
Shows the payment type the user selected when they created the insurance product. At product creation, the available options are bank transfer, broker collection, direct debit, card payment, recurring card payment.
Add a grace period for each payment type, if applicable, by clicking the Grace Period column, typing in the number of days and press Enter or click outside the field.
Insurance policy reinstatement refers to the process of restoring a lapsed insurance policy to its original status after it has been canceled or terminated due to non-payment of premiums or other reasons. Configure the following options:
-
Waiver security roles: pick the security roles for users to have the ability to override back premium collection during the reinstatement of suspended policies.
-
Defer Security Roles: pick the security roles with the capacity to defer back premium collection during the reinstatement of suspended policies.
-
Has Approval Step:
-
ticked: the flow for reinstatement follows the steps: Register > Propose Request > Approve.
-
unticked: the Propose Request step is removed, and only the Approve step and button remains on the form. This makes the reinstatement process faster.
-
-
ProductVersionId: pick the insurance product for which these reinstatement configurations apply.
This section displays the configuration for generating invoices. Invoice generation in insurance is the process of creating a document that details the premium amount owed by the policyholder, along with policy information, payment terms, and due dates. It's used to request payment for the insurance coverage provided.
Configure the following settings:
-
Premium Invoice Generation: set the day when the invoice is to be generated. Pick from the following options:
-
Default: uses the value of the insurance parameter No. of Days in Advance (SGDAY). This parameter sets the day for generating the statement (invoice) in advance with a number of days before the payment's due date.
-
Specific SGDAY: when you select this, the No. of Days in Advance (SGDAY) field becomes available, allowing you to set a value for SGDAY only for this product. One that is different from the insurance parameter mentioned in the previous paragraph.
-
Specific Day: when you select this the following mandatory fields becomes available:
-
Specific day of the month: select the day when the invoice is generated. The day is set on the product, meaning it applies only for this specific product.
-
Installments Days in Advance: set the number of days for installments to be included in the invoice. For example, if you have invoices upcoming in the next 10 days, set the number to 10 so they will be included in this invoice.
-
-
-
Invoice Group By: pick one of the options, Policy, MasterPolicy, Product, Payer, to group invoices. Keep in mind that products with different grace periods or write-offs cannot be groupped.