Preguntas Frecuentes: Etiqueta

Etiqueta: export

Categorías

    Etiquetas

      Can I export data to Excel?

      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.

      Can I export all my data from Corcava?

      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.

      Can I export time tracking data from project boards?

      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.

      What export formats are available for board activity?

      Board activity can be exported in three formats: JSON (perfect for API integrations and data processing), CSV (opens in Excel, Google Sheets, or Numbers for analysis), and XLSX (native Excel format with formatted headers). All formats properly handle international characters including Cyrillic, Chinese, and other non-English names.

      Can I organize exported time data by team member or by task?

      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.

      Can I automate board activity exports using the API?

      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.