Export Dashboard data to CSV

Download the Leaderboard, pending tasks, and statuses Dashboard data as CSV, or query them through the public API.

AnalĂ­ticas y datos
2 min read
Sep 1, 2026

You can now download CSV files from several sections of your team's Dashboard, or query the same data directly through Vixiees' public API.


1. What you can export

From the team overview Dashboard, three sections now include a download button:

  • Leaderboard: salesperson rankings with their contact, task, and call metrics.
  • Pending tasks: both the hourly distribution chart and the breakdown by task type and by salesperson.
  • Statuses: how contacts move through each status over time.
📸 Screenshot pending: a real screenshot of these screens could not be captured in this run (demo-account credentials are not available on this machine). It will be added once available.

2. How to download a CSV

  1. Open the Dashboard and select the tab you want (Leaderboard, Pending tasks, or Statuses).
  2. Click the export button next to that section.
  3. The CSV file downloads with the same data shown on screen, ready to open in your spreadsheet tool of choice.

3. Access via the public API

If your team integrates Vixiees with other tools, the same Dashboard data (Leaderboard, overview, pending tasks, and statuses) is now available as public API endpoints, documented in the API's Swagger docs. This lets you automate reports or feed your own dashboards without relying on manual downloads.


Conclusion

There's no need to copy Dashboard data by hand anymore: any salesperson or manager can download it as a CSV in a couple of clicks, and technical teams can integrate it via the API.

Relevant scenarios

  • A sales manager overseeing several teams can export the Leaderboard every week and consolidate the results into their own report.
  • A team with custom integrations can use the public API to pipe Dashboard data straight into their own reporting system, without manual exports.

Was this article helpful?

Related Articles