Automated Exports allow you to schedule recurring data deliveries directly to your Amazon S3 bucket, eliminating the need for manual downloads. Once set up, your exports will run automatically at your chosen frequency.
Where is my data delivered?
Currently, all exports are sent to an Amazon S3 bucket of your choice. To enable this, you must first grant our AWS Lambda function permission to write to your bucket from a different AWS account. This requires:
Updating your S3 bucket policy
Ensuring the correct IAM role permissions are set
*Without these steps, the export cannot be delivered.
Learn more about configuring your S3 buckets here:
How do I set up an Automated Export?
Configure your S3 bucket to allow data delivery (see the instructions in your dashboard).
Go to the Exports section in your account.
Click “Create New Export.”
Choose the delivery frequency (daily, weekly, or monthly).
Save and activate. Your export will now run on schedule.
How does the delivery frequency work?
Each export includes data from the current Start Time minus the frequency:
Daily: Covers the last 24 hours
Weekly: Covers the last 7 days
Monthly: Covers the last 30 days
Can I schedule multiple reports?
You can schedule one type of export at a time. If you need to change the frequency or data range, you must first delete the existing export and create a new one.
Can I edit an existing schedule?
No, but you can delete and re-create an export with a different frequency.
What happens if an export fails?
The system automatically retries up to 3 times.
If all retries fail, you’ll receive an email notification.
How do I delete an export?
Go to the Exports section.
Locate the active schedule.
Click “Delete.” (trash icon)
Once deleted, you can create a new export with a different frequency.