Exporting Data
Export your workspace data using built-in tools, integrations, or the API
Overview
Export data from your workspace to build custom reports, to keep records, or to import to another workspace.
Export a workspace
Admins can export a workspace's data in CSV format from Settings > Workspace > Import Export and click Export data at the bottom. There is a toggle option to include private teams, if any. This export action is recorded in the audit log.
Export a list of members
Admins can export the list of members in CSV format from your Settings > Workspaces > Members and click Export CSV button.
Export issues
Export a CSV of issues from any issue view, project or issue list using the command line. This export type is available to standard members. In projects and custom views, this action is also accessible through the dropdown menu pictured.
- When in projects or custom views, click the the project/view name and choose "Export issues as CSV…" from the dropdown
This export contains the following fields for each issue: ID, Team, Title, Description, Status, Estimate, Priority, Project ID, Project, Creator, Assignee, Labels, Cycle Number, Cycle Name, Cycle Start, Cycle End, Created, Updated, Started, Triaged, Completed, Canceled, Archived, Due Date, Parent issue, Initiatives, Project Milestone ID, Project Milestone, SLA Status
Export projects
Export a project view or an initiative as a CSV. This export type is available to standard members.
This export contains the following fields for each project: Name, Description, Status, Milestones, Creator, Lead, Members, Created At, Started At, Target Date, Completed At, Canceled At, Teams, Initiatives
Integrations
Our Airbyte and Google sheets integrations offer ways to export and sync your workspace data to those platforms so you can build your own custom reports. If you're interested in exporting data for analysis, consider using Insights as well for in-product reporting.
API
You can export data using our API or work with data using webhooks; get started with our Developer Documentation.