Overview
Xenia provides multiple export options for submission data:- PDF Reports: Formatted inspection reports with scores, photos, and signatures
- Excel Exports: Tabular data for analysis and reporting
- Flagged Items Report: Focus on non-compliant items
- Public Report Links: Shareable report URLs
PDF Export
Generate a PDF report for one or more submissions.Export Single Submission
Response (Async):
PDF generation is asynchronous for large submissions. The generated PDF is emailed to the requesting user.
Export Multiple Submissions (Merged)
Combine multiple submissions into a single PDF document.Excel Export
Export submission data to Excel format for analysis.Export Submissions to Excel
Response (Async):
Excel Output Format
The Excel export contains:Spreadsheet Data (JSON)
Get submission data in a tabular format suitable for custom reporting.Flagged Items Report
Get a report of all flagged (non-compliant) items across submissions.Public Report Links
Toggle Public Report Access
Enable or disable public sharing for a submission report.Generate Public PDF
Generate a PDF for a public report link.Check PDF Generation Status
Submission Statistics
Count by Status
Get submission counts grouped by status.Template Submission Summary
Get submission summary across multiple templates.Common Workflows
Automated Daily Report
Generate daily reports for management review:BI Integration
Extract submission data for business intelligence platforms:Compliance Report Generation
Best Practices
Schedule exports during off-peak hours
Schedule exports during off-peak hours
Large Excel exports can be resource-intensive. Schedule automated exports during off-peak hours to minimize impact.
Use date filters to limit data volume
Use date filters to limit data volume
Always specify date ranges when exporting. This improves performance and keeps file sizes manageable.
Leverage flagged items for action tracking
Leverage flagged items for action tracking
Regularly export flagged items and create corrective action tasks. This closes the loop on identified issues.
Archive old exports
Archive old exports
Maintain a regular archive of exports for compliance and audit purposes. Don’t rely solely on real-time API access.
Related Guides
- Template Management - Create and configure templates
- Submission Workflow - Complete inspections
- Submission Approvals - Configure approval workflows