> ## Documentation Index
> Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Snowflake

> Export your customers' accounting data from Layer to your Snowflake warehouse.

Layer can deliver your platform's accounting data to [Snowflake](https://www.snowflake.com/), where it sits alongside the rest of your product data. Unlike Layer's other integrations, this one flows outward: bank transactions, ledger activity, and report outputs from Layer land in your warehouse on a schedule, ready to query.

## Setup

Work with your Layer contact to choose the datasets you need, the delivery schedule, and the Snowflake destination. Once configured, Layer keeps the exported data current, and each customer's records carry their business ID so you can join them to your own tables.

Typical uses include platform-wide financial analytics, powering internal dashboards, and enriching your existing customer models with accounting activity.

This integration is enabled per platform. Reach out to your Layer contact to turn it on.

## Pulling data via API instead

For one-off or lighter-weight needs, the API exposes the same data directly: list endpoints such as [List Bank Transactions](/api-reference/v1/list-bank-transactions) and [List Ledger Entries](/api-reference/v1/list-ledger-entries), and export endpoints such as [Export Ledger Entries as CSV](/api-reference/v1/export-ledger-entries-csv).
