Skip to content

Commit ec46e8f

Browse files
Update src/segment-app/extensions/dbt.md
Co-authored-by: forstisabella <[email protected]>
1 parent 037329a commit ec46e8f

File tree

1 file changed

+4
-1
lines changed
  • src/segment-app/extensions

1 file changed

+4
-1
lines changed

src/segment-app/extensions/dbt.md

Lines changed: 4 additions & 1 deletion
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 (this should be your dbt Personal Access Token ), and, optionally, a custom subdomain (by default, the subdomain is set to 'cloud'. Your custom subdomain can be found in the url, for example https://cloud.getdbt.com/). 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

0 commit comments

Comments
 (0)