Skip to content

Commit f07ea7d

Browse files
committed
hide docs
1 parent ffc7684 commit f07ea7d

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed

src/_data/sidenav/main.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,6 @@ sections:
315315
- section_title: Linked Profiles
316316
slug: unify/linked-profiles
317317
section:
318-
- path: /unify/linked-profiles
319-
title: Linked Profiles Overview
320318
- section_title: Setup Guides
321319
slug: unify/linked-profiles/setup-guides
322320
section:
@@ -326,8 +324,6 @@ sections:
326324
title: Snowflake Setup
327325
- path: /unify/linked-profiles/setup-guides/redshift-setup
328326
title: Redshift Setup
329-
- path: /unify/linked-profiles/data-graph
330-
title: Data Graph
331327
- path: /unify/linked-profiles/linked-events
332328
title: Linked Events
333329

@@ -359,7 +355,7 @@ sections:
359355
title: Unify FAQs
360356
- path: /unify/product-limits
361357
title: Unify Limits
362-
358+
363359
- section_title: Engage
364360
section:
365361
- path: '/engage'
@@ -397,8 +393,6 @@ sections:
397393
title: Account-level Audiences
398394
- path: '/engage/audiences/generative-audiences'
399395
title: Generative Audiences
400-
- path: '/engage/audiences/linked-audiences'
401-
title: Linked Audiences
402396
- path: '/engage/audiences/organization'
403397
title: Organize Audiences
404398

src/engage/audiences/linked-audiences.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ plan: engage-foundations
44
beta: true
55
redirect_from:
66
- '/unify/linked-profiles/linked-audiences'
7+
hidden: true
78
---
89

910
> info "Linked Audiences is in private beta"

src/unify/linked-profiles/data-graph.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Data Graph
33
plan: unify
44
beta: true
5+
hidden: true
56
---
67

78
> info "Segment's Data Graph is in private beta"

src/unify/linked-profiles/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
---
22
title: Linked Profiles Overview
33
plan: unify
4+
beta: true
5+
hidden: true
46
---
57

8+
> info "Linked Profiles is in private beta"
9+
> Linked Profiles is in private beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
10+
611
Use Linked Profiles to expand your model beyond the profile to the entire universe of business data. Linked Profiles offers a suite of products which includes the [Data Graph](/docs/unify/linked-profiles/data-graph/), [Linked Events](/docs/unify/linked-profiles/linked-events/), and [Linked Audiences](/docs/engage/audiences/linked-audiences/).
712

813
Build a [Data Graph](/docs/unify/linked-profiles/data-graph/) that defines relationships between any data set in the warehouse and the Segment Profiles you send with Profiles Sync.

src/unify/linked-profiles/linked-events.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ The table below shows the data warehouses Linked Events supports. View the Segme
9393
| [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/) | 1. Select the Redshift cluster you want to connect. <br> 2. [Configure](/docs/connections/storage/catalog/redshift/#networking) the correct network and security settings. |
9494

9595

96-
## Step 3: Build your Data Graph
97-
98-
The [Data Graph](/docs/unify/linked-profiles/data-graph/) is a semantic layer that represents a subset of relevant business data that you'll use to enrich events in downstream tools. Use the configuration language spec below to add models to build out your Data Graph.
96+
## Step 3: Build your Data Graph
97+
98+
The Data Graph is a semantic layer that represents a subset of relevant business data that you'll use to enrich events in downstream tools. Use the configuration language spec below to add models to build out your Data Graph.
9999

100100
Each Unify space has one Data Graph. The current version is v0.0.6 but this may change in the future as Segment accepts feedback about the process.
101101

@@ -199,7 +199,7 @@ For Linked Events, Segment supports all actions-based destinations.
199199

200200
Test events don't send Linked Events. You'll only see test events that come from the source debugger, which is ahead of the event enrichment.
201201

202-
#### Can I view my Linked Events Audit Trail?
202+
#### Can I view my Linked Events Audit Trail?
203203

204204
Linked Events uses the existing Audit Trail in your Segment workspace. To view your Audit Trail, navigate to **Settings > Admin > Audit Trail**.
205205

0 commit comments

Comments
 (0)