---
title: Can I export my form data?
date: '2021-06-21T15:31:27+00:00'
url: https://support.formkeep.com/docs/can-i-export-my-form-data/
summary: |-
  You can export a CSV file of your data under the Reports tab. Allowing you get a snapshot of the latest collection of submissions for your form.

  Or, you can use the FormKeep API to query your form’s submission data if HTTP and JSON are more your thing.
tags:
- Features
author: Support Team
---

# Can I export my form data?

You can export a CSV file of your data under the [Reports tab](https://formkeep.com/first_form/reports#export-data). Allowing you get a snapshot of the latest collection of submissions for your form.

Or, you can use the [FormKeep API](/docs/do-you-have-any-api-documentation/) to query your form’s submission data if HTTP and JSON are more your thing.
