Set up Cost Insights BetaEnterpriseEnterprise +
This guide walks you through setting up Cost Insights to track warehouse compute costs and cost reductions from dbt State and state-aware orchestration across your dbt projects and models.
Prerequisites
Before setting up Cost Insights, ensure you have:
- An administrator role.
- A supported data warehouse: Snowflake, BigQuery, Databricks, or Amazon Redshift.
To set up Cost Insights, follow these steps:
- Assign required permissions.
- Configure platform metadata credentials.
- (Optional) Configure Cost Insights settings.
- (Optional) Enable dbt State or state-aware orchestration in your job settings.
After completing these setup steps, you can view cost and optimization data across multiple areas of the dbt platform. Refer to Explore cost data to learn more about the Cost Insights section and how to use it.
Assign required permissions
Users with the following permission sets can view cost data by default:
- Account Admin
- Account Viewer
- Cost Insights Admin
- Cost Insights Viewer
- Database Admin
- Git Admin
- Job Admin
- Project Creator
- Team Admin
For more information on how to assign permissions to users, refer to About user access.
Configure platform metadata credentials
-
Click your account name at the bottom of the left-side menu and click Account settings.
-
Under Settings, go to Connections.
-
Select an existing connection or create a new connection for the project where you want to enable Cost Insights.
-
Configure platform metadata credentials for your connection.
-
Go to the Platform metadata credentials section. Depending on your current configuration, you may see one of the following:
- If no platform metadata credentials are configured yet, the credentials form is immediately in edit mode.
- If you previously canceled the form and see Add credentials, click the button to reopen the form.
- If you have multiple connections that reference the same account identifier, you will only be prompted to add platform metadata credentials to one of them. Other connections using the same account identifier will display a message indicating that platform metadata credentials are already configured.
-
Add credentials with permissions to the warehouse tables. Expand each connection to see the permissions required.
-
-
Verify that Cost insights is enabled under Features. This feature is enabled by default when you configure platform metadata credentials.
-
Click Save.
Configure Cost Insights settings (optional)
Note: This step is required for Amazon Redshift users. Without a configured price, costs will appear as $0.
By default, dbt uses standard warehouse pricing, which you can override if you have custom pricing agreements. Databricks and Amazon Redshift do not have default values. The default values vary by warehouse:
| Loading table... |
To change the default value:
- Click your account name at the bottom of the left-side menu and click Account settings.
- Under Settings, go to Connections.
- Select the connection where you want to configure Cost Insights settings.
- Go to the Cost Insights settings section.
- Enter your custom value in the Price per credit field.
- Click Save.
These custom values will apply to all future cost calculations for this connection. If you clear these values, they will reset to the default warehouse pricing.
Enable dbt State (optional)
dbt State works with all engines and environments: dbt Core, dbt platform, and Fusion
If you're using state-aware orchestration prior to June 1, 2026, you can continue using it. Your dbt State trial will be extended until the billing period begins on September 1, 2026. If your trial wasn't extended, contact your account team. To get started, refer to Migrate from state-aware orchestration.
Cost Insights displays cost data for your dbt models and jobs without dbt State. However, to understand the impact of optimizations and see cost reductions from model and test reuse, you must enable dbt State in your jobs. For steps on how to enable it, see Setting up dbt State.
Cost Insights also reflects cost reductions and efficiency gains from state-aware orchestration if you have it enabled.
For accounts already using dbt State or state-aware orchestration before Cost Insights is enabled, at least one full model build must occur within the last 10 days to establish a baseline for cost reduction calculations. If you don't see cost reduction data, try running a full build to establish the baseline.
Disable Cost Insights
To disable Cost Insights, you must have an administrator role.
- Click your account name at the bottom of the left-side menu and click Account settings.
- Under Settings, go to Connections.
- Select the connection where you want to disable Cost Insights.
- Go to Platform metadata credentials and click Edit.
- Go to the Features section and clear the Cost Insights option.
- Click Save.
Was this page helpful?
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.