VEHICLE PRE-DELIVERY INSPECTION (PDI) PROCESS Created by ChecklistGuro (https://checklistguro.com) [ ] Fetch Vehicle Details: Retrieve vehicle VIN, model, and customer information from the Vehicle Master Data Model. [ ] Assign Technician: Create a task for the Service Department Lead to assign a technician to the inspection. [ ] External Body Inspection: Create a task for the technician to check for paint defects, dents, or scratches. [ ] Mechanical Systems Check: Create a task to verify engine fluids, battery health, and brake functionality. [ ] Interior & Electronics Check: Create a task to test infotainment, AC, lighting, and seat adjustments. [ ] Update Inspection Status: Update the vehicle's status in the Vehicle Data Model to 'In Inspection'. [ ] Log Defect Discovery: Create a new entry in the 'Defects/Issues' data model if any issues are found during inspection. [ ] Retrieve Found Defects: Get all entries from the 'Defects' data model associated with the current VIN. [ ] Calculate Total Repair Cost: Aggregate the 'Estimated Cost' property of all retrieved defect entries to get a total repair sum. [ ] Calculate Final PDI Score: Calculate a percentage score based on (Passed_Items / Total_Items) * 100. [ ] Update Vehicle Quality Score: Update the calculated PDI score into the Vehicle Data Model. [ ] Set Final Inspection Status: Update vehicle status to 'Passed' or 'Failed' based on the presence of critical defects. [ ] Detail Cleaning Task: If inspection passed, create a task for the Valet Team to perform a final cleaning. [ ] Notify Sales Consultant: Send an email to the assigned Sales Consultant informing them the vehicle is ready for delivery. [ ] Alert Customer: Send an SMS to the customer notifying them that their vehicle inspection is complete. [ ] Generate PDI Certificate: Create a PDF report summarizing all checked items, defects, and the final score for the customer folder. [ ] Update Delivery Readiness: Update the 'Ready for Delivery' checkbox in the Vehicle Data Model to True. --- END OF TEMPLATE --- Transform this text into a digital, automated, and trackable mobile app! Visit: https://checklistguro.com/workflow-templates/automotive/vehicle-pre-delivery-inspection-pdi-process (Click "Install Template" to launch your digital inspection tool immediately)