Skip to content

Commit b0e5c45

Browse files
authored
Merge pull request #5597 from segmentio/olesia-ag-patch-3
Update alias.md
2 parents addb4a1 + abe3fc3 commit b0e5c45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/connections/spec/alias.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ title: 'Spec: Alias'
77
88
The `alias` method is used to merge two user identities, effectively connecting two sets of user data as one. This is an advanced method, but it is required to manage user identities successfully in some of our destinations.
99

10+
> info "Alias and Unify"
11+
> The alias call can't be used to merge profiles in [Unify](/docs/unify/). For more information on how Unify merges user profiles, see the documentation on [Identity Resolution](/docs/unify/identity-resolution/).
12+
1013
{% include components/reference-button.html href="https://university.segment.com/introduction-to-segment/324252?reg=1&referrer=docs" icon="media/academy.svg" title="Segment University: The Segment Methods" content="Check out our high-level overview of these APIs in Segment University. (Must be logged in to access.)" %}
1114

1215
Since this is our most advanced method we have added sections to each docs page for destinations that use it:

0 commit comments

Comments
 (0)