---
title: "Exports as CSV"
slug: exports-as-csv-in-beta
description: "Learn how you can export your data as CSV. Currently in Beta."
created_at: "2025-08-01"
updated_at: "2025-08-01"
image: https://cdn.resend.com/posts/exports-as-csv-in-beta.jpg
humans: ["joao-melo", "vitor-capretz"]
---

We strongly believe that observability empowers developers.

While we've long provided Resend users with APIs for retrieving data and dashboards with filtering and searching capability, downloading data required custom code and caused unnecessary friction.

Today, we're excited to announce the beta release of **exports as CSV**.

## Exports coverage

We've implemented exports for the following resources so you can quickly download your data as a CSV for:

- Emails
- Broadcasts
- Contacts
- Domains
- Logs
- API keys

## Implementation details

Currently, exports are limited to admin users of your team. To start, apply filters to your data and click on the "Export" button.

Confirm your filters before exporting your data.

<video
  src="https://cdn.resend.com/posts/exports-as-csv-in-beta-1.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

If your exported data includes 1,000 items or less, the export will download immediately. For larger exports, you'll receive an email with a link to download your data.

All admins on your team can securely access the export for 7 days. Unavailable exports are marked as "Expired."

## Exports page

All exports your team creates are listed in the [Exports](/settings/exports) page under **Settings** > **Team** > **Exports**.

<video
  src="https://cdn.resend.com/posts/exports-as-csv-in-beta-2.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

Select any export to view its details page.

All members of your team can view your exports, but only admins can download the data.

## Feedback

We're excited to see how you use this feature. If you have any feedback on how we can improve exports during the beta, please let us know.