You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/segment-app/extensions/index.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,12 @@
2
2
title: Extensions
3
3
---
4
4
5
-
Extensions integrate third-party tools into your existing Segment Workspace to help you automate tasks. Using Extensions, you can sync models with dbt labs and manage versioning for Segment Workspace changes using Git repositories.
5
+
Extensions integrate third-party tools into your existing Segment Workspace to help you automate tasks.
6
6
7
7
> info ""
8
-
> Extensions is currently in public beta and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}.
8
+
> Extensions is currently in public beta and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}. During Public Beta, Extensions is availability for Team and Developer plans only. [Reach out to Segment](mailto:[email protected]) if you're on a Business Tier plan and would like to participate in the Public Beta.
9
9
10
+
During public beta, Segment offers the following extensions:
11
+
12
+
-[dbt models and dbt Cloud](/docs/segment-app/extensions/dbt), which let you sync models with dbt Labs
13
+
-[Git sync](/docs/segment-app/extensions/dbt), which you can use to manage versioning and track changes in your Segment Workspace
0 commit comments