Skip to content

Commit

Permalink
Merge pull request #7016 from segmentio/kurt-lu-patch-1
Browse files Browse the repository at this point in the history
Update dbt.md
  • Loading branch information
forstisabella authored Sep 11, 2024
2 parents 66f71a5 + ec46e8f commit 65d539f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/segment-app/extensions/dbt.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,10 @@ To set up dbt Cloud:

1. In your Segment workspace, navigate to **Settings > Extensions**.
2. Click **Manage dbt Cloud**.
3. Add your dbt Cloud API key, and, optionally, a custom subdomain. Click **Save**.
3. Add your dbt Cloud API key or dbt Personal Access Token and an optional custom subdomain, then click **Save**.

> info "Add a custom subdomain"
> 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`.
### Model syncs

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

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

0 comments on commit 65d539f

Please sign in to comment.