Securly has recently allowed automated uploads of guardian contact details. This requires getting your guardians details into a csv file in a specific format. This is easy to do manually - but takes a little work to do automatically. This is the procedure that I use to extract the data from Capita SIMS and sync it to Securly on a daily basis. You can see the basic Securly guide here - but don't believe the bit about the columns being in any order - I've found they have to be in the order specified! SIMS Report The field I use are: Note - you have to edit the names of the fields to the ones Securly want. I run this on a daily schedule and output the result to a csv file on a virtual machine that I use for lots of automated tasks. "C:\Program Files\SIMS\SIMS .net\commandreporter" /user:xxxxxxx /password:xxxxxxx /report:"securlyreport" /OUTPUT:\\Win10man\gam\parents.csv /QUIET Modifying the output to meet the Securly requirements SIMS outputs...