From 3b3c17bde1f3e59f877f290bc8bd5e55e0eb08ea Mon Sep 17 00:00:00 2001 From: pwseg Date: Thu, 24 Jul 2025 13:39:50 -0500 Subject: [PATCH] update instructions --- src/segment-app/extensions/dbt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/segment-app/extensions/dbt.md b/src/segment-app/extensions/dbt.md index 21d221396d..852fbda133 100644 --- a/src/segment-app/extensions/dbt.md +++ b/src/segment-app/extensions/dbt.md @@ -35,7 +35,7 @@ To set up the dbt extension, you'll need: To connect Segment to your dbt models, you’ll first need to configure a Git connection. This allows Segment to pull dbt models directly from your repository. 1. In your Segment workspace, navigate to **Settings > Extensions**. -2. Click either **Set up dbt model syncs**. +2. Click either **Set up dbt model syncs** or **Set up integration** 3. On the **Configure service credentials** page, select a credential and protocol, add your key or token, then click **Next**. 4. In the **Connect source** window, select an existing Reverse ETL warehouse source from the dropdown, then click **Save**.