<aside> ⚠️
Important: Snowflake is deprecating single-factor password authentication for service users. By August-October 2026, all service users (TYPE=SERVICE) will be required to use key-pair authentication or other secure methods. Password-only authentication will no longer work for programmatic access.
📚 Learn more: Snowflake's Password Deprecation Timeline
</aside>
Inflection supports 2 types of operations with Snowflake:
For information on tables and schemas that inflection exports to Snowflake, please read this
And that’s it! Once you are set up, you can monitor sync health by following our guide here
For information on generic import guidelines, please read this
<aside>
To change your connection :
Go to your snowflake connection (import or export)
Go to “Connection Settings” tab
Snowflake Export

Snowflake Import

Click on the “Edit Details” button in top right
Change the “Authentication Type” to “Key “Pair.”

Update the following fields
Private key - RSA private key (2048-bit minimum) in PEM format
Private key passphrase (if applicable) - for encrypted private keys
Database and Schema - name of the database and schema where Inflection should write data
<aside> 📝
Reference: Here is the document from Snowflake to generate your Private Key
</aside>
Click on save
Your connection will now use key pair for authentication.
You need to follow these steps for both IMPORT and EXPORT connections.
</aside>