Is there an easy way to automate the exporting of data? Like have it email me the data once a day? If not i can write a simple bot in ubot to login and grab it but just wondering if there was any way to natively do it.
that would be cool & id love to know what other things people automate with Ubot
There's no way to automate that task, at least that I'm aware of, within CPVLab.
You might just want to write a script on the server to pull that data from the database directly, then schedule it via cron.