Skip to main content
Paradime connects to your data warehouse separately for each environment. You configure these connections in Workspace Settings > Environments. For warehouse-specific setup steps and connection fields, see the data warehouse integration pages (Snowflake, BigQuery, Redshift, and more).

Create and manage environments

Bolt and Agent support multiple environments per workspace, so you can run the same project against different targets (for example a production and a staging environment). In Workspace Settings > Environments, click New environment to add one. The menu on each environment lets you rename it, set it as the workspace default, or delete it. Each Bolt environment has its own configuration:
  • Warehouse connection: connections attach to a specific environment, so each environment can point at a different database, schema, or warehouse.
  • dbt™ partial parsing toggle: turn partial parsing off for an environment when every run should parse the project from scratch. The toggle manages the DBT_PARTIAL_PARSE variable, which appears read-only in Settings > Environment variables while it is off.
Bolt schedules select which environment they run in from their schedule settings, so the environment determines the connection a run uses.

In this section

Code IDE

Connect a warehouse for dbt™ development in the Code IDE.

Bolt

Connect a warehouse for Bolt production jobs.

Agent

Connect a warehouse for Agent background sessions.

Radar environment

Connect your warehouse to Radar for cost insights.

Manage connections

Set a default connection or delete connections.

Optional connection attributes

Configure additional profiles.yml attributes for a connection.