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

# Finding your Snowflake account identifier

> Find your Snowflake account identifier for configuring the Snowflake destination in Integrate.io ELT & CDC. Locate your account URL and region.

To get the **Snowflake Account Identifier**

<Steps>
  <Step>
    Open the account selector and review the list of accounts that you previously signed in to.

    The region in this example is  **US EAST (N. Virginia)**. Click the **View account details** to get the **Account locator,** which is  **XY12345** in this example.

    <Frame>
      <img src="https://mintcdn.com/integrateio/MGWLTifrhXADDsEf/images/cdc/destinations/image-7.png?fit=max&auto=format&n=MGWLTifrhXADDsEf&q=85&s=962a5fcefbe7d698c7f904180cd2c5ad" alt="Snowflake account selector showing signed-in accounts list" width="1200" height="1360" data-path="images/cdc/destinations/image-7.png" />
    </Frame>

    <br />

    <br />

    <Frame>
      <img src="https://mintcdn.com/integrateio/MGWLTifrhXADDsEf/images/cdc/destinations/image-8.png?fit=max&auto=format&n=MGWLTifrhXADDsEf&q=85&s=028da5dad9eede2343104535ba44c2d4" alt="Account details showing the Account Locator and region" width="1200" height="860" data-path="images/cdc/destinations/image-8.png" />
    </Frame>
  </Step>

  <Step>
    Look for the equivalent **Account Identifier** format from [Snowflake Documentation on Account Identifiers](https://docs.snowflake.com/en/user-guide/admin-account-identifier#non-vps-account-locator-formats-by-cloud-platform-and-region)

    <Frame>
      <img src="https://mintcdn.com/integrateio/MGWLTifrhXADDsEf/images/cdc/destinations/image-9.png?fit=max&auto=format&n=MGWLTifrhXADDsEf&q=85&s=89f421c6f8f91a647bbe9c0823156916" alt="Snowflake documentation table of account identifier formats by region" width="1200" height="902" data-path="images/cdc/destinations/image-9.png" />
    </Frame>

    The final Account Identifier in this example is:  **xy12345.us-east-1**, where **xy12345** is the Account locator and  **us-east-1** is the region code for **US EAST (N. Virginia)**
  </Step>
</Steps>
