Yes! All reports can be exported to Excel with one click. This includes time tracking data, financial reports, project metrics, team performance reports, and more. Excel exports allow you to perform additional analysis, share data with stakeholders, and archive reports.
Yes, you can export data from Corcava including contact export functionality, Excel export for all reports, and upcoming comprehensive data export tools as part of GDPR compliance (December 2025). This ensures you maintain ownership and control of your business data.
Yes! You can export complete time tracking activity from any project board. Choose your date range, select whether to group data by team member or by task, pick your format (JSON, CSV, or Excel), and choose between seconds or hours:minutes:seconds for time format. Perfect for client billing, performance reviews, integrating with external tools, or generating custom reports in spreadsheets.
Yes! When exporting board activity, you can group data by member (to see each person's work across all tasks) or by task (to see which team members worked on each task). Group by member for performance reviews and individual billing, or group by task for project retrospectives and task-level analysis.
Yes! The board activity export feature is available through the Public API at GET /api/v1/boards/{id}/export-activity. This allows you to automate regular exports, integrate time data with accounting systems, or build custom reporting tools. Requires API key authentication. See the Public API documentation for complete details.