INSURANCE AGENT COMMISSION CALCULATION WORKFLOW Created by ChecklistGuro (https://checklistguro.com) [ ] Fetch Sales Records: Retrieve all completed insurance policy entries for the current period from the Sales Data Model. [ ] Fetch Agent Commission Rates: Retrieve the specific commission percentage rates assigned to each agent from the Agent Profile Data Model. [ ] Fetch Base Salary Data: Retrieve the fixed monthly base salary entries for the agents from the Payroll Data Model. [ ] Calculate Total Premium Volume: Sum the total premium amount from all retrieved sales records to determine the total revenue processed. [ ] Calculate Individual Commission Per Policy: Multiply the premium amount of each policy by the agent's specific commission percentage rate. [ ] Aggregate Total Commission Earned: Sum all calculated individual commissions to find the total variable pay per agent. [ ] Calculate Total Payout: Add the Total Commission Earned to the Agent's Base Salary to get the final payout amount. [ ] Create Commission Statement: Create a new entry in the Commission Statements Data Model containing the final calculated totals for the period. [ ] Finance Review Task: Create a task for the Finance Manager to review and approve the calculated commission totals. [ ] Agent Notification Task: Create a task for the Payroll Clerk to distribute the approved commission statements to agents. [ ] Update Policy Status: Update the status of the processed sales entries to 'Commissioned' in the Sales Data Model. [ ] Send Commission Statement to Agent: Send an email to the agent's registered email address with the details of their monthly earnings. [ ] Generate Monthly Commission Summary Report: Generate a high-level report for management showing total commissions paid vs. total premium collected. [ ] Notify Agent of Payout: Send an SMS alert to the agent's phone number informing them that their commission has been processed. --- END OF TEMPLATE --- Transform this text into a digital, automated, and trackable mobile app! Visit: https://checklistguro.com/workflow-templates/insurance/insurance-agent-commission-calculation-workflow (Click "Install Template" to launch your digital inspection tool immediately)