Skip to main content
IP RESTRICTIONSMake sure to allow traffic from one of the Paradime IPs in your firewall depending on the data location selected.👉 See also: Paradime IP addresses.
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:
  1. Click Settings in the top menu bar of the Paradime interface to access Account Settings
  2. In the left sidebar, click Connections
  3. Click Add New next to the DinoAI Background Agent Environment section
  4. 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 the rsa_public_key for the DinoAI agent service user:

Field details