
Download video and audio highlights
You can download a single highlight video or highlight reel from a project to share in other tools. This will export in a .mp4 format.- To do this, open the highlight and click onto the text within the transcript.
- From there, navigate to
•••and selectDownload highlight. This will create an export file for you to download onto your device.
- To do this, open your insight, navigate to the bottom right corner of the video player, and select
Download.
Download a transcript
You can download a transcript from a video or audio file as a VTT file.- To do this, open your data containing the transcript that you’d like to download and select
···at the top of the transcript. - From there, select
Download transcript.

Download project data as a spreadsheet
You can download a spreadsheet of your raw data, highlights, tags, and insights for your entire project. Each spreadsheet contains a number of columns in the CSV format, and can be opened with Apple Numbers, Google Sheets, Microsoft Excel, or other spreadsheet software.- To do this, open your project and navigate to
•••in the top right corner. - From there, navigate to the object type you wish to download as a single CSV file and press
Download.
Export all content in a project
This export is intended for moving projects between workspaces
- To bulk export multiple projects at once, navigate to
Homeor toProjects, then select the projects or folders you wish to export. Once selected, click on•••and selectExportfrom the bulk action menu at the bottom of the page. - To export a single project, use the same steps as above, selecting only one project, or navigate to the project’s settings menu
•••in the top right corner, clickExport, navigate toExport entire project, and selectDownload.
Download button in the prompt to download the file to your device, then prepare to import it into a separate Dovetail workspace.
What data is included in the export?
| Data (Notes) | Insights | Tags | Fields |
|---|---|---|---|
| Files1 | Tag groups | Tag boards | Field groups |
| Project views | Project field preferences | Project metadata |
- Any URLs found in your project data are only valid for 7 days from the day you exported your project. If they expire, you’ll need to re-export the project.
- This export does not include any comments added to data within projects.
- Channels data will not be included in the export. This includes data points uploaded to channels, themes generated in channels, and summaries generated on themes.
- Our export format is constantly evolving and subject to change. Please keep this in mind when using these exports in your own tooling. Revisit this document and your export files to see the latest changes.
Download raw data or insight as a PDF
Individual notes can be downloaded as a PDF, which is the only semi-standard format that preserves selectable text along with formatting, layout, embedded images and files, and highlights. The quality of the PDF export will vary between browsers.- To download a PDF version of your data:
- To do this, open the data and click ”…”, click on Open as Full page.
- From there, click
···in the top right and selectPrintand save as PDF.
- To do this, open the insight and click ”…”, click on Open as Full page.
- From there, click
···in the top-right corner, then selectPrintandSave as PDF.
Troubleshoot PDF export
We rely on the browser’s print feature to create the PDF. Every browser does this a bit differently, so you may have mixed results depending on your browser. We recommend exporting your notes and insights to PDF using Google Chrome, as it seems to produce the best output. Remember to open the note or insight as a page before printing. Otherwise, the text outside of the modal dialog will get cut off. We’re aware of an issue where some tags don’t appear in the sidebar when exporting long notes to PDF, and are investigating possible solutions.FAQs
Why can't I open a full project export?
Why can't I open a full project export?
Project export files are encrypted for security and are only supported for re-import into Dovetail. To access the contents, you must re-import the file into Dovetail. We recommend re-importing within 7 days, as media file links expire after 7 days.
Can I bulk export all my data from Dovetail?
Can I bulk export all my data from Dovetail?
Dovetail does not currently offer a single export option designed for bulk data extraction in a fully readable format outside of the platform.Project exports (
.dovetailproject files) are encrypted and intended for:- Re-importing projects into Dovetail
Why isn’t there a bulk export option?
Why isn’t there a bulk export option?
Dovetail does not offer a single one-click option to export all workspace data at once. However, we do support several standard, formats for exporting data outside of Dovetail:In-app exports:
- CSV — for highlights, tags, insights, and raw data (compatible with Excel, Google Sheets, etc.)
- PDF — for individual notes and insights
- VTT — for transcripts
- MP4 — for video and audio highlights
- HTML and Markdown — for document content export
.dovetailproject files are encrypted and intended only for re-importing projects into Dovetail — they are not designed to be opened or processed externally.Some teams choose to use the Dovetail API as a workaround to programmatically retrieve data. However, there are a few important caveats:- The API is primarily designed for bringing data into Dovetail, not bulk exporting it
- There is no dedicated bulk export endpoint
- You may need to query multiple endpoints and stitch data together manually
- Our team isn’t able to provide support for building or maintaining custom API export workflows
- If you choose to use the API, this would be considered a custom solution managed by your team
What formats does Dovetail support for exporting data outside the platform?
What formats does Dovetail support for exporting data outside the platform?
The
.dovetailproject format is one of several export options, designed for full project migration between Dovetail workspaces.Additional export options include:In-app exports:- CSV — for highlights, tags, insights, and raw data (compatible with Excel, Google Sheets, etc.)
- PDF — for individual notes and insights
- VTT — for transcripts
- MP4 — for video and audio highlights Via API (developers.dovetail.com):
- HTML and Markdown — for document content export