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

# Snowflake

> Access our blockchain data through secure Snowflake Shares.

export const chainCount = '85+';

Allium offers secure access to historical blockchain data via Snowflake Shares, allowing you to query our data directly in your own Snowflake environment.

## Supported Blockchains and Schemas

Our historical batch data is currently hosted on Snowflake with comprehensive blockchain coverage.

<Card title={`[Explorer / Datashares] Blockchains (${chainCount})`} icon="database" href="/historical-data/supported-blockchains" horizontal />

## What are Snowflake Shares?

We can set up [Snowflake Data Shares](https://docs.snowflake.com/en/user-guide/data-sharing-intro) with your account so you can use our data in your own Snowflake environment.

### Key Benefits

<CardGroup cols={2}>
  <Card title="Direct Data Joins" icon="link">
    Join your data directly with Allium's blockchain tables. Max security!
  </Card>

  <Card title="Native Integrations" icon="plug">
    Compatible with DBT, Power BI, Looker, Metabase, and Hex
  </Card>
</CardGroup>

## Getting Started

To receive Snowflake Shares, you need to retrieve your Snowflake account identifier.

<Steps>
  <Step title="Find Your Account Identifier">
    Follow Snowflake's guide to [find your organization and account name](https://docs.snowflake.com/en/user-guide/admin-account-identifier#finding-the-organization-and-account-name-for-an-account).
  </Step>

  <Step title="Share Your Identifier">
    Provide your Snowflake account identifier to Allium to set up the data share.
  </Step>
</Steps>

<Note>
  Ready to get started? [Contact us](https://www.allium.so/contact) to set up your Snowflake Share.
</Note>
