Skip to content

Commit 65d539f

Browse files
Merge pull request #7016 from segmentio/kurt-lu-patch-1
Update dbt.md
2 parents 66f71a5 + ec46e8f commit 65d539f

File tree

1 file changed

+5
-2
lines changed
  • src/segment-app/extensions

1 file changed

+5
-2
lines changed

src/segment-app/extensions/dbt.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,10 @@ To set up dbt Cloud:
4848

4949
1. In your Segment workspace, navigate to **Settings > Extensions**.
5050
2. Click **Manage dbt Cloud**.
51-
3. Add your dbt Cloud API key, and, optionally, a custom subdomain. Click **Save**.
51+
3. Add your dbt Cloud API key or dbt Personal Access Token and an optional custom subdomain, then click **Save**.
52+
53+
> info "Add a custom subdomain"
54+
> By default, dbt sets the subdomain to 'cloud'. To identify your custom subdomain, open your URL and copy the portion before `.getdbt.com`. For example, if your domain was `https://subdomain.getdbt.com/`, your subdomain would be `subdomain`.
5255
5356
### Model syncs
5457

@@ -65,4 +68,4 @@ After you've successfully set up dbt with a warehouse and connected to your Git
6568
5. Click **Next**.
6669
6. Enter your **Model Name**, then click **Create Model**.
6770

68-
To change a connected model, ensure that you've removed it from all active Reverse ETL syncs.
71+
To change a connected model, ensure that you've removed it from all active Reverse ETL syncs.

0 commit comments

Comments
 (0)