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

# Snowflake

> Integrating Snowflake with Zenskar involves setting up Snowflake for integration and then configuring Zenskar to connect with Snowflake.

Integrating your Snowflake data source with Zenskar is a two-step process:

<Steps>
  <Step title="Set up Snowflake for integration with Zenskar">
    Run a SQL script in your Snowflake account to create a dedicated role, user, warehouse, and database for Zenskar. See [Set up Snowflake](/docs/20260301/third-party-integrations/data-sources/snowflake/set-up-snowflake).
  </Step>

  <Step title="Configure Zenskar to connect with Snowflake">
    Add Snowflake as a data source in Zenskar using the credentials created in step 1. See [Configure Snowflake](/docs/20260301/third-party-integrations/data-sources/snowflake/configure-snowflake).
  </Step>
</Steps>
