> ## Documentation Index
> Fetch the complete documentation index at: https://conductorone-docs-mcp-bridge-private-server.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up a Snowflake connector

> Integrate your Snowflake instance with C1 to run user access reviews, enable just-in-time access requests, and easily provision and deprovision access.

<Tip>
  **A newer version of this connector is available.** This version of the connector is no longer available for installation. If you're setting up a Snowflake connector with C1 for the first time, use the [v2 version](/baton/snowflake).
</Tip>

## Capabilities

* Sync user identities from Snowflake to C1

* Resources supported:
  * Roles

## Add a new Snowflake connector

<Warning>
  This task requires either the **Connector Administrator** or **Super Administrator** role in C1.
</Warning>

<Steps>
  <Step>
    In C1, navigate to **Integrations** > **Connectors** and click **Add connector**.
  </Step>

  <Step>
    Search for **Snowflake** and click **Add**.
  </Step>

  <Step>
    Choose how to set up the new Snowflake connector:

    * Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren't yet managed with C1)
    * Add the connector to a managed app (select from the list of existing managed apps)
    * Create a new managed app

    <Tip>
      **Do you SSO into Snowflake using your identity, SSO, or federation provider?** If so, make sure to add the connector to the unmanaged Snowflake app that was created automatically when you integrated your provider with C1, rather than creating a new managed app.
    </Tip>
  </Step>

  <Step>
    Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.

    <Warning>
      A Snowflake connector owner must have the following permissions:

      * **Connector Administrator** or **Super Administrator** role in C1
      * **Manage Grants** global privilege in Snowflake
    </Warning>
  </Step>

  <Step>
    Click **Next**.
  </Step>
</Steps>

### Next steps

* **If you are the connector owner**, proceed to [Configure your Snowflake connector](/baton/v1/snowflake#configure-your-snowflake-connector) for instructions on integrating Snowflake with C1.

* **If someone else is the connector owner**, C1 will notify them by email that their help is needed to complete the setup process.

## Configure your Snowflake connector

<Warning>
  A user with the **Connector Administrator** or **Super Administrator** role in C1 and **Manage Grants** global privilege in Snowflake must perform this task.
</Warning>

<Warning>
  You will be required to choose a Snowflake role with **Manage Grants** global privilege after the initial connector setup is complete.
</Warning>

### Step 1: Locate the Snowflake Locator for your account

<Steps>
  <Step>
    In Snowflake, click **Organization**.
  </Step>

  <Step>
    Locate the account you wish to connect to C1 in the accounts list.
  </Step>

  <Step>
    Hover over the value in the **LOCATOR** column, and click the copy function. We'll use this in Step 2.
  </Step>
</Steps>

### Step 2: Add your Snowflake credentials to C1

<Steps>
  <Step>
    In C1, navigate to the Snowflake connector by either:

    * Clicking the **Set up connector** link in the email you received about configuring the connector.
    * Navigate to **Connectors** > **Snowflake** (if there is more than one **Snowflake** listed, click the one with your name listed as owner and the status **Not connected**).
  </Step>

  <Step>
    Find the **Settings** area of the page and click **Edit**.
  </Step>

  <Step>
    In the **Account ID / Locator** field, enter the locator you looked up in Step 1.
  </Step>

  <Step>
    In the **Username** field, enter your Snowflake account username.
  </Step>

  <Step>
    In the **Password** field, enter your Snowflake account password.
  </Step>

  <Step>
    Click **Save**.
  </Step>

  <Step>
    The connector's label changes to **Syncing**, followed by **Connected**. You can view the logs to ensure that information is syncing.
  </Step>
</Steps>

### Step 3: Choose a role in Snowflake

<Steps>
  <Step>
    In Snowflake, go to **User roles** and click **Edit**.
  </Step>

  <Step>
    Select a user role. A role that's equivalent to **SECURITYADMIN** is required.
  </Step>

  <Step>
    Click **Add User role**.
  </Step>

  <Step>
    Click **Save**.
  </Step>

  <Step>
    Return to C1. After you see the **Connector updated** message, click on **View logs** to verify that the connector syncs successfully.
  </Step>
</Steps>

**Done.** Your Snowflake connector is now pulling access data into C1.
