We recommend creating a dedicated Snowflake service user for the DinoAI agent environment, with the minimum permissions required to create tables and views in your database.
Create a new Snowflake user
Execute the SQL commands below in Snowflake to create a dedicated service user for the DinoAI agent environment.Suggested permissions
This set of permissions will enable DinoAI to read from and create tables and views during background agent sessions in your Snowflake database.Add the DinoAI agent environment connection
To add the Snowflake DinoAI agent environment connection, follow these instructions:- Click Settings in the top menu bar of the Paradime interface to access Account Settings
- In the left sidebar, click Connections
- Click Add New next to the DinoAI Background Agent Environment section
- Select Snowflake and fill out the corresponding fields.
Using username and password

Field details
Using key-pair authentication
In Paradime you can use key-pair authentication to connect your DinoAI agent environment using a private key and optionally a private key passphrase. After generating an encrypted or unencrypted key pair, set thersa_public_key for the DinoAI agent service user:
