Skip to content
Install for Slides

Results & exports

Every session's data is yours. Doppio keeps results on the slide and in your dashboard, and lets you export in a few formats.

On the slide

Results are cached as native Slides objects when a session closes, so the final numbers travel with your deck.

In the dashboard

The analytics dashboard shows every session, response counts, and trends over time.

Exports

FormatContentsPlan
CSVOne row per responsePro
JSONFull session + response objectsPro
PNGSnapshot of the results chartFree
bash
# export a session's responses as CSV
curl -H "Authorization: Bearer $DOPPIO_KEY" \
  https://api.doppio.app/v1/sessions/QX-42/responses.csv -o responses.csv

Made for rooms with people in them.