---
id: "integrations/scheduled-data-exports/selecting-columns"
title: "Selecting columns for an export"
description: "This article shows you how to pick which columns a Scheduled Data Export delivers. By the end, you'll have a custom column selection saved and your next export will reflect it."
permalink: "/docs/integrations/scheduled-data-exports/selecting-columns"
slug: "selecting-columns"
version: "current"
original_source: "docs/integrations/scheduled-data-exports/selecting-columns.mdx"
---

This article shows you how to pick which columns a [Scheduled Data Export](/integrations/scheduled-data-exports) delivers. By the end, you'll have a custom column selection saved and your next export will reflect it.

## Open the column catalog

1. Open [app.revenuecat.com](https://app.revenuecat.com) and select your project.
2. In the **Integrations** side panel, open your Scheduled Data Exports integration.
3. Scroll to the **Export columns** section. This is the column catalog.

The catalog lists every available column, grouped by category, with the columns currently in your selection marked as checked.

![Export columns catalog](/docs_images/integrations/scheduled-data-exports/column-catalog.png)

:::info First time configuring an integration?
A new integration starts with a sensible default selection. You can save without changing anything, or expand the selection before saving — both work.
:::

## Toggle columns and save

1. Check the box next to any column you want to add, or uncheck a column you want to remove.
2. Click **Save changes** at the bottom of the page.

Your selection applies to **future exports only** — RevenueCat doesn't rewrite past deliveries. The first export generated after you save will include the new column set; until then, in-flight deliveries continue to use the previous selection.

## Changing the selection later

You can revisit the column catalog and adjust the selection at any time. The new selection takes effect on the next scheduled export. If your downstream pipeline depends on a specific column being present, make sure the pipeline is updated before you remove that column from the selection.

For the full list of available columns, see [Available columns for Transactions](/integrations/scheduled-data-exports#available-columns-for-transactions).
