Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/segment-app/extensions/dbt.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ To set up dbt Cloud:
2. Click **Manage dbt Cloud**.
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`.
> info "Adding 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 Down
Loading