General Features
Exporting Features
General
Explo allows you to export dashboards, charts, reports, and more as CSV
s, PDF
s, PNG
s, and XSLX
s. These exported files are temporarily stored in Explo’s S3 bucket as a landing zone for your customers to download the files from.
S3 Security
THe S3 bucket that is used has an object expiration of 7 days
set to the entirety of the bucket. This means that after 7 days, the file temporarily stored in S3 will be permanently deleted. The files are encrypted at rest in S3.
Bring Your Own S3 bucket
Your team can also optionally provide your own S3 bucket for Explo to export files temporarily to. Please contact Explo support to help you set this up. We will need the following from you:
- Folder name
- This prefixes the download file names
- Bucket name
- Region
- A role provisioned in your AWS account with S3 read and write permissions that Explo may assume. Explo support will provide you with an Explo ARN to establish the trust relationship with for this role.